summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-01-17Fix for CVE-2008-0006 - PCF Font parser buffer overflow.Matthieu Herrb
2007-10-18ftsystem.c is not needed anymore.Matthieu Herrb
2007-09-28catalogue.c: prevent a one character overflowMatthieu Herrb
2007-09-27fix build with gcc 2.95.Jens Granseuer
2007-09-13Replaced one instance of bcopy() with memcpy().Tilman Sauerbeck
2007-08-25Kill unused macro definition.Matthieu Herrb
2007-08-11Fix dirfd leak on CatalogueRescan().Ademar de Souza Reis Jr
2007-08-11Support relative paths in catalogue:<dir> symlinks.Ademar de Souza Reis Jr
2007-07-16Remove side effects from BuiltinReadDirectory()Dodji Seketeli
2007-07-02Fix crash when no attributes are present for symlink.Kristian Høgsberg
2007-06-21Add a new 'catalogue' FPE, which takes font paths from symlinks in a dir.Kristian Høgsberg
2007-06-07Minor fontfile cleanup.Adam Jackson
2007-06-07Dead code cull from fontserver code.Adam Jackson
2007-06-07Static markup over bitmap and builtins.Adam Jackson
2007-06-07Dead code cull from FreeType.Adam Jackson
2007-06-07Death to open-coded strcasecmp.Adam Jackson
2007-06-07Dead code cull from Speedo.Adam Jackson
2007-06-07One more missed static in Type1Adam Jackson
2007-06-07Dead code removal and static markup for Type1.Adam Jackson
2007-06-07Warning cleanup.Adam Jackson
2007-04-03Merge branch 'master' of git+ssh://herrb@git.freedesktop.org/git/xorg/lib/lib...Matthieu Herrb
2007-04-03Integer overflow vulnerabilitiesMatthieu Herrb
2007-04-02Add #pragma weak for Sun cc where neededAlan Coopersmith
2007-03-23Actually use loadable font modulesAlan Coopersmith
2007-01-19fontfile: accept empty (but valid) font paths (bug #3091)Simon Law
2007-01-17Add stubs for the scalable renderer callbacks.Kristian Høgsberg
2006-12-01post-CID fixesDaniel Stone
2006-12-01remove CID font support (bug #5553)Daniel Stone
2006-09-22Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libXfontAlan Coopersmith
2006-09-12Fixes for integer overflows in CID encoded fonts parsing reported by iDefenseMatthieu Herrb
2006-08-30Fix typo in comment (alreadt -> already)Alan Coopersmith
2006-07-23More check on PCF file reading. Bugzilla #7535Matthieu Herrb
2006-07-19use OpenBitmap when availableDaniel Stone
2006-07-19move builtin fonts to gzipDaniel Stone
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-07-13Bug #7397: Fix a buffer overflow in Freetype font support.Matthieu Herrb
2006-07-06Bug #6918: remove dependencies on Freetype internal headers. As of 2.2Jie Luo
2006-06-03Coverity #1541: Double free of pointer "ranges" in call to "Xfree"Alan Coopersmith
2006-06-01For the 20-odd symbols defined both in libXfont and the X server, emit themAdam Jackson
2006-03-31Change BUILD_* to XFONT_* (Drew Parsons). Remove random #ifndef CRAY.Daniel Stone
2006-03-20Bug #6247: Fix build on Cygwin. (Yaakov Selkowitz)Adam Jackson
2006-02-21Don't crash when we receive an FS_Error from the font server (GuillemDaniel Stone
2005-12-09Bug #5175: Make encodingsdir configurable.MODULAR_COPYKevin E Martin
2005-11-20Add/improve libs .cvsignores.Eric Anholt
2005-11-14Bug #5047: Make font directory attribs work in modular.XORG-6_8_99_903Adam Jackson
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_902Kean Johnson
2005-10-23Bug #4721: Fix crash when using Freetype 2.1.10. (Michael Gor)Adam Jackson
2005-10-05Include missing filesKevin E Martin
2005-10-04Bug #4677: Don't install libfontcache.soAdam Jackson
2005-07-30Clear compiler warnings. (Stefan Dirsch)XORG-6_99_99_900XORG-6_8_99_901XORG-6_8_99_900Alan Coopersmith