summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-06libICE 1.0.9libICE-1.0.9Alan Coopersmith
2013-12-24Delete unused name variable in register.cAlan Coopersmith
2013-12-24Free iceConn->connection_string when unwinding after malloc failsAlan Coopersmith
2013-09-12Use arc4random when available to produce the auth cookie.Matthieu Herrb
2013-08-08Make STORE_STRING cast strlen result to CARD16 when storing in CARD16Alan Coopersmith
2013-08-08Cast assignments in IceErrorHeader() macroAlan Coopersmith
2013-08-08Make write_string call write_counted_string instead of copying itAlan Coopersmith
2013-08-08Mark input arguments to write_string functions as constAlan Coopersmith
2013-08-08Stop casting return values from mallocAlan Coopersmith
2013-08-08Get rid of casts to (char *) in calls to free()Alan Coopersmith
2013-07-20Convert remaining sprintf() call to snprintf()Alan Coopersmith
2013-07-20Convert strcpy/strcat pairs to snprintf callsAlan Coopersmith
2013-07-20Fix some clang warnings about integer sign/size conversionsAlan Coopersmith
2013-07-20unifdef WORD64Alan Coopersmith
2013-07-20Constify filename argument to IceLockAuthFile & IceUnlockAuthFileAlan Coopersmith
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
2013-01-04unifdef -U__UNIXOS2__Alan Coopersmith
2012-03-02libICE 1.0.8libICE-1.0.8Alan Coopersmith
2012-01-09informaltable cleanupMatt Dew
2011-11-30Plug minor memory leak in unusual path through ProcessConnectionSetupAlan Coopersmith
2011-11-22Constify protocol, vendor & release string args to IceRegisterForProtocol*Alan Coopersmith
2011-11-11Remove ancient workaround for System V/386 Release 4.2 compiler bugAlan Coopersmith
2011-11-11Fix gcc -Wwrite-strings warnings in process.cAlan Coopersmith
2011-11-11Fix gcc -Wwrite-strings warnings in AuthNames handlingAlan Coopersmith
2011-11-11constify arguments to IceGetAuthFileEntryAlan Coopersmith
2011-11-11Fix gcc -Wwrite-strings warnings in _IceError* functionsAlan Coopersmith
2011-11-11Fix gcc -Wwrite-strings warnings in _IceDefaultErrorHandlerAlan Coopersmith
2011-10-04Cleanup IDs and links in docMatt Dew
2011-09-19As of 1997, X Window System is a trademark of The Open Group.Gaetan Nadon
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-09-15specs: remove <productnumber> which is not used by defaultGaetan Nadon
2011-09-15specs: use DocBook suggested markup for CopyrightsGaetan Nadon
2011-09-15specs: remove orphan <corpname>Gaetan Nadon
2011-09-15specs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon
2011-09-15ice.xml: version number is 1.1, not 1.0Gaetan Nadon
2011-09-11ice.xml: fix orphan affiliationGaetan Nadon
2011-09-11ICElib doc: remove empty revision list and specify the doc version numberGaetan Nadon
2011-09-08docbook.am: embed css styles inside the HTML HEAD elementGaetan Nadon
2011-09-07docbook.am: global maintenance update - entities, images and olinkingGaetan Nadon
2011-06-12Install xml versions of specs even if HAVE_XMLTO is falseGaetan Nadon
2011-06-11Install target dbs alongside generated documentsGaetan Nadon
2011-06-04add id attributes to funcsynopsis to allow other docs to olink to themMatt Dew
2011-04-21IceWritePad: Zero fill pad bytes used when buffer is fullAlan Coopersmith
2011-04-21Fix reads outside array bounds in error handlersAlan Coopersmith
2011-03-30doc: xorg-sgml-doctools package at version 1.7 is requiredGaetan Nadon
2011-03-23Documentation: add Docbook external references supportGaetan Nadon
2011-02-25Docbook: change the book id to match the xml file basenameGaetan Nadon
2011-02-02config: splitting ICE and XTRANS compiler options is not requiredGaetan Nadon
2011-02-02config: comment, minor upgrade, quote and layout configure.acGaetan Nadon