index
:
lib/libXfont
libXfont-1.4-branch
libXfont-1.5-branch
master
obsd
Xfont library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bitmap
Age
Commit message (
Expand
)
Author
2024-02-03
bitscale.c: remove unused MAX() macro
Alan Coopersmith
2024-02-03
bitscale.c: ensure SCORE macro expands properly
Alan Coopersmith
2024-02-03
bitscale.c: ensure SCORE2 macro expands properly
Alan Coopersmith
2022-04-06
Fix spelling/wording issues
Alan Coopersmith
2019-08-17
ComputeScaledProperties: check for valid pointers before making atoms
Alan Coopersmith
2019-08-17
Fix whitespace
Maya Rashish
2019-08-04
Convert multiplying malloc calls to use mallocarray instead
Alan Coopersmith
2019-08-03
Use bounds checking string functions everywhere
Alan Coopersmith
2017-10-04
pcfGetProperties: Check string boundaries (CVE-2017-13722)
Michal Srb
2016-05-29
bitmap: Bail out on invalid input to FontFileMakeDir instead of calling callo...
Jeremy Huddleston Sequoia
2015-12-09
Convert to non-recursive build.
Matt Turner
2015-12-08
Eliminate calls back to X server or font server functions by name (v4)
libXfont2-2.0.0
Keith Packard
2015-12-08
Add compiler warning flags and fix warnings
Keith Packard
2015-10-20
Fix is*() usage.
Thomas Klausner
2015-07-28
bdfReadCharacters: Allow negative DWIDTH values
Benjamin Tissoires
2015-03-17
bdfReadCharacters: ensure metrics fit into xCharInfo struct [CVE-2015-1804]
Alan Coopersmith
2015-03-17
bdfReadCharacters: bailout if a char's bitmap cannot be read [CVE-2015-1803]
Alan Coopersmith
2015-03-17
bdfReadProperties: property count needs range check [CVE-2015-1802]
Alan Coopersmith
2014-06-27
Make shared library work on Cygwin/MinGW
Yaakov Selkowitz
2014-05-23
Use default glyphs when getting 16-bit font with 8-bit text
Keith Packard
2014-05-23
Don't build unused code in bitmapfunc.c if all bitmap formats are disabled
Alan Coopersmith
2014-05-23
Don't compile bitmap source files for disabled formats
Alan Coopersmith
2014-05-23
Drop imake/monolithic compatibility #define mapping
Alan Coopersmith
2014-01-29
Warning fixes.
Keith Packard
2013-12-30
Limit additional sscanf strings to fit buffer sizes
Alan Coopersmith
2013-12-30
CVE-2013-6462: unlimited sscanf overflows stack buffer in bdfReadCharacters()
Alan Coopersmith
2013-01-16
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
2011-11-11
Fix printf warnings about incorrect argument types
Alan Coopersmith
2011-11-11
Add _X_ATTRIBUTE_PRINTF to *Error/*Warning functions taking printf formats
Alan Coopersmith
2011-11-11
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-09-18
libxfont: An uninitialized pointer causes a crash if pcf header is corrupted.
Olli Vertanen
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2011-05-17
Fix memory leak in allocation failure path of BitmapOpenScalable()
Alan Coopersmith
2010-10-06
Purge cvs tags.
Jesse Adkins
2009-01-29
Janitor: make distcheck and .gitignore
Paulo Cesar Pereira de Andrade
2009-01-20
Delete some dead ifdefs
Adam Jackson
2009-01-20
xalloc -> malloc, etc.
Adam Jackson
2009-01-20
Remove PMF support.
Adam Jackson
2009-01-20
Remove useless #define
Adam Jackson
2008-12-19
libXfont ansification and removal of xf86_ansic.h dependency
Paulo Cesar Pereira de Andrade
2008-11-04
Don't clobber CFLAGS in configure
Julien Cristau
2008-08-21
Add support for bzip2 bitmap font compression
Alan Coopersmith
2008-01-17
Fix for CVE-2008-0006 - PCF Font parser buffer overflow.
Matthieu Herrb
2007-06-07
Static markup over bitmap and builtins.
Adam Jackson
2007-06-07
Warning cleanup.
Adam Jackson
2007-04-03
Integer overflow vulnerabilities
Matthieu Herrb
2006-08-30
Fix typo in comment (alreadt -> already)
Alan Coopersmith
2006-07-23
More check on PCF file reading. Bugzilla #7535
Matthieu Herrb
2006-07-13
renamed: .cvsignore -> .gitignore
Alan Coopersmith
2005-07-09
Switch from monolithic configuration symbols to modular ones, add backward
XORG-6_8_99_16
XORG-6_8_99_15
Keith Packard
[next]