summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-23Add note to README declaring snf fonts to be deprecatedAlan Coopersmith1-1/+2
2014-01-23Add notes to README about various font formats & configure optionsAlan Coopersmith1-0/+58
2014-01-23Correct comment in configure.ac about scalable font supportAlan Coopersmith1-3/+2
2014-01-08Remove redundant setting of 'len' in SPropRecValList_add_by_font_capAlan Coopersmith1-1/+0
2014-01-08Initialize (unused) data field in fsListCataloguesReq before sending it.Alan Coopersmith1-0/+1
2014-01-08Remove redundant declaration of FontFileStartListFonts()Alan Coopersmith1-5/+0
2014-01-08Fix unused variable 'dir' warningsAlan Coopersmith2-7/+0
2014-01-07libXfont 1.4.7libXfont-1.4.7Alan Coopersmith1-1/+1
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-12-30Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensionsAlan Coopersmith1-0/+5
2013-12-13Don't leak old allocation if realloc fails to enlarge itAlan Coopersmith2-11/+18
2013-11-22Make serverGeneration unsignedJulien Cristau1-1/+1
2013-11-01Replace malloc(strlen)+strcpy/strcat calls with strdupAlan Coopersmith3-12/+5
2013-11-01xstrdup -> strdupAlan Coopersmith3-31/+2
2013-07-21libXfont 1.4.6libXfont-1.4.6Alan Coopersmith1-1/+1
2013-06-24Require ANSI C89 pre-processor, drop pre-C89 token pasting supportAlan Coopersmith1-5/+0
2013-06-02Protect config.h inclusion with ifdef HAVE_CONFIG_H, like usual.Thomas Klausner1-0/+2
2013-01-16Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith7-9/+9
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2012-12-07catalogue: Fix obvious thinkoAdam Jackson1-1/+1
2012-10-29Omit catalogue support on systems without symlinksYaakov Selkowitz3-1/+7
2012-08-24If socket is interrupted with signal EINTR, re-attempt read.Arvind Umrao1-2/+5
2012-03-02libXfont 1.4.5libXfont-1.4.5Alan Coopersmith1-1/+1
2011-11-11Use * precision notation instead of computing sprintf format stringsAlan Coopersmith1-11/+5
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 Coopersmith3-4/+4
2011-11-11Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith14-28/+28
2011-10-10Support compress files with maxbits < 12Tomas Hoger1-12/+2
2011-10-03 1 - fix the capitalization of the ID attriutes to match either theMatt Dew1-69/+27
2011-09-22doc: fix typo in copyright statementGaetan Nadon1-1/+1
2011-09-22doc: refactor legal text for multi licensing copyrightsGaetan Nadon1-7/+7
2011-09-18libxfont: An uninitialized pointer causes a crash if pcf header is corrupted.Olli Vertanen1-0/+2
2011-09-18Fix empty statement in if conditional.Joerg Sonnenberger1-1/+1
2011-09-17Do proper input validation to fix for CVE-2011-2895.Joerg Sonnenberger1-13/+16
2011-09-16Strip trailing whitespaceAlan Coopersmith63-753/+753
2011-09-12docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon1-1/+5
2011-09-11devbook.am: maintenance update from docbook.amGaetan Nadon1-26/+20
2011-08-19Remove configure comment about synchronizing version numbersAlan Coopersmith1-6/+0
2011-08-10libXfont 1.4.4libXfont-1.4.4Matthieu Herrb1-1/+1
2011-08-10LZW decompress: fix for CVE-2011-2895Thomas Hoger1-0/+2
2011-05-17Fix memory leak in allocation failure path of BitmapOpenScalable()Alan Coopersmith1-7/+4
2011-03-31doc: use common makefile for developers documentationGaetan Nadon4-58/+68
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon1-51/+54
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-12-16Use docbookx.dtd version 4.3 for all docsPaulo Zanoni1-2/+2
2010-11-21Sun's copyrights belong to Oracle nowAlan Coopersmith2-2/+2
2010-11-09config: HTML file generation: use the installed copy of xorg.cssGaetan Nadon2-7/+2
2010-10-28libXfont 1.4.3libXfont-1.4.3Alan Coopersmith1-1/+1