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
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
2005-07-09
Include config.h in every source file to make sure necessary options are
Keith Packard
2005-07-09
Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
Keith Packard
2005-07-03
Install publicly used headers in X11/fonts.
XORG-6_8_99_14
Kevin E Martin
2005-07-03
Change include dir now that public headers are referenced by
Kevin E Martin
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2005-07-02
Add suitable .cvsignore files
Keith Packard
2005-07-02
Make headers needed by bdftopcf public
Kevin E Martin
2005-05-27
Reference X11/fonts header files using X11/fonts/ prefix.
XORG-6_8_99_9
XORG-6_8_99_10
Josh Triplett
[next]