summaryrefslogtreecommitdiff
path: root/src/bitmap
AgeCommit message (Expand)AuthorFilesLines
2015-10-20Fix is*() usage.Thomas Klausner1-2/+2
2015-07-28bdfReadCharacters: Allow negative DWIDTH valuesBenjamin Tissoires1-1/+1
2015-03-17bdfReadCharacters: ensure metrics fit into xCharInfo struct [CVE-2015-1804]Alan Coopersmith1-2/+24
2015-03-17bdfReadCharacters: bailout if a char's bitmap cannot be read [CVE-2015-1803]Alan Coopersmith1-1/+4
2015-03-17bdfReadProperties: property count needs range check [CVE-2015-1802]Alan Coopersmith1-1/+3
2014-06-27Make shared library work on Cygwin/MinGWYaakov Selkowitz1-3/+3
2014-05-23Use default glyphs when getting 16-bit font with 8-bit textKeith Packard1-1/+5
2014-05-23Don't build unused code in bitmapfunc.c if all bitmap formats are disabledAlan Coopersmith1-0/+15
2014-05-23Don't compile bitmap source files for disabled formatsAlan Coopersmith1-7/+17
2014-05-23Drop imake/monolithic compatibility #define mappingAlan Coopersmith2-32/+0
2014-01-29Warning fixes.Keith Packard1-2/+2
2013-12-30Limit additional sscanf strings to fit buffer sizesAlan Coopersmith1-3/+11
2013-12-30CVE-2013-6462: unlimited sscanf overflows stack buffer in bdfReadCharacters()Alan Coopersmith1-1/+1
2013-01-16Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith1-1/+1
2011-11-11Fix printf warnings about incorrect argument typesAlan Coopersmith5-27/+41
2011-11-11Add _X_ATTRIBUTE_PRINTF to *Error/*Warning functions taking printf formatsAlan Coopersmith1-1/+1
2011-11-11Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2-7/+7
2011-09-18libxfont: An uninitialized pointer causes a crash if pcf header is corrupted.Olli Vertanen1-0/+2
2011-09-16Strip trailing whitespaceAlan Coopersmith10-94/+94
2011-05-17Fix memory leak in allocation failure path of BitmapOpenScalable()Alan Coopersmith1-7/+4
2010-10-06Purge cvs tags.Jesse Adkins11-26/+0
2009-01-29Janitor: make distcheck and .gitignorePaulo Cesar Pereira de Andrade1-6/+0
2009-01-20Delete some dead ifdefsAdam Jackson1-15/+0
2009-01-20xalloc -> malloc, etc.Adam Jackson8-161/+143
2009-01-20Remove PMF support.Adam Jackson3-512/+6
2009-01-20Remove useless #defineAdam Jackson1-3/+0
2008-12-19libXfont ansification and removal of xf86_ansic.h dependencyPaulo Cesar Pereira de Andrade5-19/+1
2008-11-04Don't clobber CFLAGS in configureJulien Cristau1-0/+2
2008-08-21Add support for bzip2 bitmap font compressionAlan Coopersmith2-19/+53
2008-01-17Fix for CVE-2008-0006 - PCF Font parser buffer overflow.Matthieu Herrb1-0/+6
2007-06-07Static markup over bitmap and builtins.Adam Jackson4-54/+53
2007-06-07Warning cleanup.Adam Jackson1-1/+1
2007-04-03Integer overflow vulnerabilitiesMatthieu Herrb1-0/+11
2006-08-30Fix typo in comment (alreadt -> already)Alan Coopersmith1-1/+1
2006-07-23More check on PCF file reading. Bugzilla #7535Matthieu Herrb1-1/+28
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+0
2005-07-09Switch from monolithic configuration symbols to modular ones, add backwardXORG-6_8_99_16XORG-6_8_99_15Keith Packard2-12/+52
2005-07-09Include config.h in every source file to make sure necessary options areKeith Packard10-0/+39
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard1-2/+2
2005-07-03Install publicly used headers in X11/fonts.XORG-6_8_99_14Kevin E Martin7-8/+8
2005-07-03Change include dir now that public headers are referenced byKevin E Martin1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone11-24/+24
2005-07-02Add suitable .cvsignore filesKeith Packard1-0/+6
2005-07-02Make headers needed by bdftopcf publicKevin E Martin1-2/+0
2005-05-27Reference X11/fonts header files using X11/fonts/ prefix.XORG-6_8_99_9XORG-6_8_99_10Josh Triplett1-1/+1
2005-05-27Add Xfont.Josh Triplett1-0/+19
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich11-12/+11
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich11-11/+11
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich11-11/+11
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich11-11/+11