summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libICE 1.0.9libICE-1.0.9Alan Coopersmith2014-06-061-1/+1
* Delete unused name variable in register.cAlan Coopersmith2013-12-241-6/+2
* Free iceConn->connection_string when unwinding after malloc failsAlan Coopersmith2013-12-241-0/+2
* Use arc4random when available to produce the auth cookie.Matthieu Herrb2013-09-122-2/+12
* Make STORE_STRING cast strlen result to CARD16 when storing in CARD16Alan Coopersmith2013-08-081-1/+1
* Cast assignments in IceErrorHeader() macroAlan Coopersmith2013-08-081-4/+4
* Make write_string call write_counted_string instead of copying itAlan Coopersmith2013-08-081-7/+1
* Mark input arguments to write_string functions as constAlan Coopersmith2013-08-081-4/+4
* Stop casting return values from mallocAlan Coopersmith2013-08-0817-69/+46
* Get rid of casts to (char *) in calls to free()Alan Coopersmith2013-08-0812-46/+46
* Convert remaining sprintf() call to snprintf()Alan Coopersmith2013-07-201-1/+1
* Convert strcpy/strcat pairs to snprintf callsAlan Coopersmith2013-07-201-13/+6
* Fix some clang warnings about integer sign/size conversionsAlan Coopersmith2013-07-203-16/+20
* unifdef WORD64Alan Coopersmith2013-07-203-156/+0
* Constify filename argument to IceLockAuthFile & IceUnlockAuthFileAlan Coopersmith2013-07-202-4/+4
* autogen.sh: Implement GNOME Build APIbaserock/morphColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* unifdef -U__UNIXOS2__Alan Coopersmith2013-01-044-22/+1
* libICE 1.0.8libICE-1.0.8Alan Coopersmith2012-03-021-1/+1
* informaltable cleanupMatt Dew2012-01-092-320/+323
* Plug minor memory leak in unusual path through ProcessConnectionSetupAlan Coopersmith2011-11-301-0/+5
* Constify protocol, vendor & release string args to IceRegisterForProtocol*Alan Coopersmith2011-11-223-20/+30
* Remove ancient workaround for System V/386 Release 4.2 compiler bugAlan Coopersmith2011-11-111-11/+1
* Fix gcc -Wwrite-strings warnings in process.cAlan Coopersmith2011-11-111-11/+13
* Fix gcc -Wwrite-strings warnings in AuthNames handlingAlan Coopersmith2011-11-115-40/+41
* constify arguments to IceGetAuthFileEntryAlan Coopersmith2011-11-113-9/+9
* Fix gcc -Wwrite-strings warnings in _IceError* functionsAlan Coopersmith2011-11-112-10/+10
* Fix gcc -Wwrite-strings warnings in _IceDefaultErrorHandlerAlan Coopersmith2011-11-111-17/+18
* Cleanup IDs and links in docMatt Dew2011-10-042-321/+308
* As of 1997, X Window System is a trademark of The Open Group.Gaetan Nadon2011-09-191-2/+2
* Strip trailing whitespaceAlan Coopersmith2011-09-1617-57/+57
* specs: remove <productnumber> which is not used by defaultGaetan Nadon2011-09-151-1/+0
* specs: use DocBook suggested markup for CopyrightsGaetan Nadon2011-09-152-5/+8
* specs: remove orphan <corpname>Gaetan Nadon2011-09-152-2/+0
* specs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon2011-09-152-5/+10
* ice.xml: version number is 1.1, not 1.0Gaetan Nadon2011-09-151-1/+1
* ice.xml: fix orphan affiliationGaetan Nadon2011-09-111-1/+1
* ICElib doc: remove empty revision list and specify the doc version numberGaetan Nadon2011-09-111-1/+1
* docbook.am: embed css styles inside the HTML HEAD elementGaetan Nadon2011-09-081-2/+0
* docbook.am: global maintenance update - entities, images and olinkingGaetan Nadon2011-09-071-52/+62
* Install xml versions of specs even if HAVE_XMLTO is falseGaetan Nadon2011-06-123-4/+2
* Install target dbs alongside generated documentsGaetan Nadon2011-06-112-3/+3
* add id attributes to funcsynopsis to allow other docs to olink to themMatt Dew2011-06-041-77/+77
* IceWritePad: Zero fill pad bytes used when buffer is fullAlan Coopersmith2011-04-211-3/+3
* Fix reads outside array bounds in error handlersAlan Coopersmith2011-04-211-4/+4
* doc: xorg-sgml-doctools package at version 1.7 is requiredGaetan Nadon2011-03-301-1/+1
* Documentation: add Docbook external references supportGaetan Nadon2011-03-236-108/+114
* Docbook: change the book id to match the xml file basenameGaetan Nadon2011-02-251-1/+1
* config: splitting ICE and XTRANS compiler options is not requiredGaetan Nadon2011-02-022-4/+2
* config: comment, minor upgrade, quote and layout configure.acGaetan Nadon2011-02-021-14/+12