summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-08Remove redundant setting of 'len' in SPropRecValList_add_by_font_capAlan Coopersmith
2014-01-08Initialize (unused) data field in fsListCataloguesReq before sending it.Alan Coopersmith
2014-01-08Remove redundant declaration of FontFileStartListFonts()Alan Coopersmith
2014-01-08Fix unused variable 'dir' warningsAlan Coopersmith
2014-01-07libXfont 1.4.7libXfont-1.4.7Alan Coopersmith
2013-12-30Limit additional sscanf strings to fit buffer sizesAlan Coopersmith
2013-12-30CVE-2013-6462: unlimited sscanf overflows stack buffer in bdfReadCharacters()Alan Coopersmith
2013-12-30Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensionsAlan Coopersmith
2013-12-13Don't leak old allocation if realloc fails to enlarge itAlan Coopersmith
2013-11-22Make serverGeneration unsignedJulien Cristau
2013-11-01Replace malloc(strlen)+strcpy/strcat calls with strdupAlan Coopersmith
2013-11-01xstrdup -> strdupAlan Coopersmith
2013-07-21libXfont 1.4.6libXfont-1.4.6Alan Coopersmith
2013-06-24Require ANSI C89 pre-processor, drop pre-C89 token pasting supportAlan Coopersmith
2013-06-02Protect config.h inclusion with ifdef HAVE_CONFIG_H, like usual.Thomas Klausner
2013-01-16Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
2012-12-07catalogue: Fix obvious thinkoAdam Jackson
2012-10-29Omit catalogue support on systems without symlinksYaakov Selkowitz
2012-08-24If socket is interrupted with signal EINTR, re-attempt read.Arvind Umrao
2012-03-02libXfont 1.4.5libXfont-1.4.5Alan Coopersmith
2011-11-11Use * precision notation instead of computing sprintf format stringsAlan Coopersmith
2011-11-11Fix printf warnings about incorrect argument typesAlan Coopersmith
2011-11-11Add _X_ATTRIBUTE_PRINTF to *Error/*Warning functions taking printf formatsAlan Coopersmith
2011-11-11Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-10-10Support compress files with maxbits < 12Tomas Hoger
2011-10-03 1 - fix the capitalization of the ID attriutes to match either theMatt Dew
2011-09-22doc: fix typo in copyright statementGaetan Nadon
2011-09-22doc: refactor legal text for multi licensing copyrightsGaetan Nadon
2011-09-18libxfont: An uninitialized pointer causes a crash if pcf header is corrupted.Olli Vertanen
2011-09-18Fix empty statement in if conditional.Joerg Sonnenberger
2011-09-17Do proper input validation to fix for CVE-2011-2895.Joerg Sonnenberger
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-09-12docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon
2011-09-11devbook.am: maintenance update from docbook.amGaetan Nadon
2011-08-19Remove configure comment about synchronizing version numbersAlan Coopersmith
2011-08-10libXfont 1.4.4libXfont-1.4.4Matthieu Herrb
2011-08-10LZW decompress: fix for CVE-2011-2895Thomas Hoger
2011-05-17Fix memory leak in allocation failure path of BitmapOpenScalable()Alan Coopersmith
2011-03-31doc: use common makefile for developers documentationGaetan Nadon
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-12-16Use docbookx.dtd version 4.3 for all docsPaulo Zanoni
2010-11-21Sun's copyrights belong to Oracle nowAlan Coopersmith
2010-11-09config: HTML file generation: use the installed copy of xorg.cssGaetan Nadon
2010-10-28libXfont 1.4.3libXfont-1.4.3Alan Coopersmith
2010-10-06Purge cvs tags.Jesse Adkins
2010-09-27FreeType: Cleanup MUMBLE and fix printing of XLFD in debug spew.Jeremy Huddleston
2010-08-09Revert "Bug #6247: Fix build on Cygwin"Yaakov Selkowitz