summaryrefslogtreecommitdiff
path: root/src/fontfile/fontdir.c
Commit message (Expand)AuthorAgeFilesLines
* Fix buffer overrun in FontFileMakeDir on WIN32Peter Harris2022-08-111-4/+5
* Fix comments to reflect removal of OS/2 supportAlan Coopersmith2022-06-211-1/+1
* Fix out-of-bounds read in FontFileMakeDir()Alex Richardson2021-07-141-4/+1
* Convert multiplying malloc calls to use mallocarray insteadAlan Coopersmith2019-08-041-1/+1
* Convert multiplying realloc calls to use reallocarray insteadAlan Coopersmith2019-08-031-1/+1
* Use bounds checking string functions everywhereAlan Coopersmith2019-08-031-4/+5
* Check for end of string in PatternMatch (CVE-2017-13720)Michal Srb2017-10-041-1/+3
* Eliminate calls back to X server or font server functions by name (v4)libXfont2-2.0.0Keith Packard2015-12-081-3/+4
* CVE-2014-0209: integer overflow of realloc() size in FontFileAddEntry()Alan Coopersmith2014-05-121-0/+5
* Replace malloc(strlen)+strcpy/strcat calls with strdupAlan Coopersmith2013-11-011-7/+3
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-11-111-2/+2
* Strip trailing whitespaceAlan Coopersmith2011-09-161-6/+6
* Purge cvs tags.Jesse Adkins2010-10-061-4/+0
* Fixed int(*)()->double cast warningBob Ham2009-09-151-1/+2
* Delete some dead ifdefsAdam Jackson2009-01-201-4/+0
* Drop OS/2 supportAdam Jackson2009-01-201-1/+1
* xalloc -> malloc, etc.Adam Jackson2009-01-201-25/+24
* Sun bug 4510977: dtremote fails to start sessionDerek Wang2008-08-211-0/+2
* Don't allow a font alias to point to itself and create a loopAlan Coopersmith2008-05-091-0/+4
* Integer overflow vulnerabilitiesMatthieu Herrb2007-04-031-0/+8
* Bug #5047: Make font directory attribs work in modular.XORG-6_8_99_903Adam Jackson2005-11-141-18/+0
* Include config.h in every source file to make sure necessary options areKeith Packard2005-07-091-1/+4
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-031-2/+2
* Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedXORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_1Alexander Gottwald2004-11-151-2/+2
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-1/+2
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* XFree86 4.3.99.901 (RC 1)xf86-4_3_99_901Kaleb Keithley2003-12-041-3/+13
* XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley2003-11-251-19/+17
* XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley2003-11-141-85/+148
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+762