index
:
lib/libICE
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
obsd
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
ICE library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-09-07
Kill off Strstr macro
Emil Velikov
2017-04-24
Use getentropy() if arc4random_buf() is not available
Benjamin Tissoires
2016-12-09
Fix use after free on subsequent calls
Tobias Stoeckmann
2015-07-19
Bug 90616 - libICE build fails on array bounds check
Remko van der Vossen
2015-04-10
Include unistd.h for getpid()
Jon TURNEY
2013-12-24
Delete unused name variable in register.c
Alan Coopersmith
2013-12-24
Free iceConn->connection_string when unwinding after malloc fails
Alan Coopersmith
2013-09-12
Use arc4random when available to produce the auth cookie.
Matthieu Herrb
2013-08-08
Make STORE_STRING cast strlen result to CARD16 when storing in CARD16
Alan Coopersmith
2013-08-08
Make write_string call write_counted_string instead of copying it
Alan Coopersmith
2013-08-08
Mark input arguments to write_string functions as const
Alan Coopersmith
2013-08-08
Stop casting return values from malloc
Alan Coopersmith
2013-08-08
Get rid of casts to (char *) in calls to free()
Alan Coopersmith
2013-07-20
Convert remaining sprintf() call to snprintf()
Alan Coopersmith
2013-07-20
Convert strcpy/strcat pairs to snprintf calls
Alan Coopersmith
2013-07-20
Fix some clang warnings about integer sign/size conversions
Alan Coopersmith
2013-07-20
unifdef WORD64
Alan Coopersmith
2013-07-20
Constify filename argument to IceLockAuthFile & IceUnlockAuthFile
Alan Coopersmith
2013-01-04
unifdef -U__UNIXOS2__
Alan Coopersmith
2011-11-30
Plug minor memory leak in unusual path through ProcessConnectionSetup
Alan Coopersmith
2011-11-22
Constify protocol, vendor & release string args to IceRegisterForProtocol*
Alan Coopersmith
2011-11-11
Remove ancient workaround for System V/386 Release 4.2 compiler bug
Alan Coopersmith
2011-11-11
Fix gcc -Wwrite-strings warnings in process.c
Alan Coopersmith
2011-11-11
Fix gcc -Wwrite-strings warnings in AuthNames handling
Alan Coopersmith
2011-11-11
constify arguments to IceGetAuthFileEntry
Alan Coopersmith
2011-11-11
Fix gcc -Wwrite-strings warnings in _IceError* functions
Alan Coopersmith
2011-11-11
Fix gcc -Wwrite-strings warnings in _IceDefaultErrorHandler
Alan Coopersmith
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2011-04-21
Fix reads outside array bounds in error handlers
Alan Coopersmith
2011-02-02
config: splitting ICE and XTRANS compiler options is not required
Gaetan Nadon
2011-01-07
Resync fallback asprintf with updated version put into xrdb
Alan Coopersmith
2010-12-19
Use correct string pointer in asprintf() fallback
Alan Coopersmith
2010-12-13
Convert src/process.c from malloc + sprintf to asprintf
Alan Coopersmith
2010-10-17
Fix include ordering, so -I../include precedes $CPPFLAGS which could
Jeremy Huddleston
2010-10-06
Purge cvs tags.
Jesse Adkins
2010-05-11
Set the close-on-exec flag for listening sockets
Julien Cristau
2010-02-16
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2009-01-28
Janitor: Correct sparse warnings.
Paulo Cesar Pereira de Andrade
2009-01-06
use memcmp instead of binaryEqual
Peter Breitenlohner
2009-01-06
Use NULL, not zero, for pointers
Peter Breitenlohner
2009-01-06
ANSI C
Peter Breitenlohner
2009-01-06
towards ANSI C
Peter Breitenlohner
2009-01-06
Activate CWARNFLAGS with lots of gcc warnings
Peter Breitenlohner
2008-10-07
Constify some arguments in libICE to clear warnings in libSM
Peter Breitenlohner
2008-10-07
define macros to 1 in icetrans.c to avoid redefined macro warnings
Peter Breitenlohner
2008-04-29
silence warning
Alan Hourihane
2008-04-29
include for sleep()
Colin Harrison
2008-03-09
nuke RCS Ids
Matthieu Herrb
2007-06-04
Add $(AM_CFLAGS) to lint flags to get correct Xtrans flags
Alan Coopersmith
2007-04-05
Replace many malloc(strlen()); strcpy() pairs with strdup()
Alan Coopersmith
[next]