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
/
fontfile
Age
Commit message (
Expand
)
Author
2017-11-25
Open files with O_NOFOLLOW. (CVE-2017-16611)
Michal Srb
2017-10-19
Check for end of string in PatternMatch (CVE-2017-13720)
Michal Srb
2015-02-26
Set close-on-exec for font file I/O.
Christos Zoulas
2014-06-27
Make shared library work on Cygwin/MinGW
Yaakov Selkowitz
2014-05-12
CVE-2014-0209: integer overflow of realloc() size in lexAlias()
Alan Coopersmith
2014-05-12
CVE-2014-0209: integer overflow of realloc() size in FontFileAddEntry()
Alan Coopersmith
2014-04-21
Check if pointer returned by BufFileCreate is NULL before writing to it
Alan Coopersmith
2014-01-29
Warning fixes.
Keith Packard
2014-01-08
Remove redundant declaration of FontFileStartListFonts()
Alan Coopersmith
2014-01-08
Fix unused variable 'dir' warnings
Alan Coopersmith
2013-11-01
Replace malloc(strlen)+strcpy/strcat calls with strdup
Alan Coopersmith
2013-06-02
Protect config.h inclusion with ifdef HAVE_CONFIG_H, like usual.
Thomas Klausner
2013-01-16
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
2012-12-07
catalogue: Fix obvious thinko
Adam Jackson
2012-10-29
Omit catalogue support on systems without symlinks
Yaakov Selkowitz
2011-11-11
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-10-10
Support compress files with maxbits < 12
Tomas Hoger
2011-09-17
Do proper input validation to fix for CVE-2011-2895.
Joerg Sonnenberger
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2011-08-10
LZW decompress: fix for CVE-2011-2895
Thomas Hoger
2010-11-21
Sun's copyrights belong to Oracle now
Alan Coopersmith
2010-10-06
Purge cvs tags.
Jesse Adkins
2010-01-14
Update Sun license notices to current X.Org standard form
Alan Coopersmith
2009-10-07
Remove unused setting of ENCODINGSDIR
Alan Coopersmith
2009-09-15
Fixed int(*)()->double cast warning
Bob Ham
2009-01-29
Janitor: make distcheck and .gitignore
Paulo Cesar Pereira de Andrade
2009-01-20
Allow case insensitive filename matching in fontfile.
Adam Jackson
2009-01-20
Delete some dead ifdefs
Adam Jackson
2009-01-20
Move the copy of CopyISOLatin1Lowered near its user, and un-weak it.
Adam Jackson
2009-01-20
Drop OS/2 support
Adam Jackson
2009-01-20
xalloc -> malloc, etc.
Adam Jackson
2009-01-20
Remove printer font support.
Adam Jackson
2009-01-20
Remove loadable renderer support.
Adam Jackson
2009-01-20
Get rid of a useless array
Adam Jackson
2009-01-20
Delete Type1
Adam Jackson
2009-01-20
Delete speedo
Adam Jackson
2008-12-19
libXfont ansification and removal of xf86_ansic.h dependency
Paulo Cesar Pereira de Andrade
2008-12-18
Always scan catalogue dirs at startup, even if their mtime < 0
Alan Coopersmith
2008-11-04
Don't clobber CFLAGS in configure
Julien Cristau
2008-10-20
X.Org Bug 17945: avoid gcc warnings for libXfont
Peter Breitenlohner
2008-08-21
Add support for bzip2 bitmap font compression
Alan Coopersmith
2008-08-21
Sun bug 4510977: dtremote fails to start session
Derek Wang
2008-05-13
FontFileDirectoryChanged: check length of "fonts.alias" as well as "fonts.dir"
Alan Coopersmith
2008-05-09
Don't allow a font alias to point to itself and create a loop
Alan Coopersmith
2008-05-05
Fix build for WIN32
Colin Harrison
2007-09-28
catalogue.c: prevent a one character overflow
Matthieu Herrb
2007-08-11
Fix dirfd leak on CatalogueRescan().
Ademar de Souza Reis Jr
2007-08-11
Support relative paths in catalogue:<dir> symlinks.
Ademar de Souza Reis Jr
2007-07-02
Fix crash when no attributes are present for symlink.
Kristian Høgsberg
2007-06-21
Add a new 'catalogue' FPE, which takes font paths from symlinks in a dir.
Kristian Høgsberg
[next]