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
2023-03-28
Set close-on-exec when opening files
Alan Coopersmith
2022-10-06
Switch from libbsd to libbsd-overlay
Guillem Jover
2022-09-14
Handle arrays too large to fit in iceConn buffers
Alan Coopersmith
2022-09-07
IceFlush: signal fatal I/O error if bufptr is past end of buffer
Alan Coopersmith
2022-09-07
Refactor Fatal I/O error handling into a common function
Alan Coopersmith
2022-08-20
make sure buffer is zero filled and report if allocation failed
walter harms
2022-08-20
add check for malloc
walter harms
2022-04-30
connect.c: FIX 'iceConn' shadows a previous local, [-Wshadow]
walter harms
2022-04-30
ProcessAuthReply: rename status variable to avoid shadowing
Alan Coopersmith
2022-04-30
ConnectToPeer: be doubly sure that use-after-free doesn't happen
Alan Coopersmith
2022-04-30
Fix spelling/wording issues
Alan Coopersmith
2019-04-11
cleanup: Separate variable assignment and test
Olivier Fourdan
2019-04-10
_IceRead: Avoid possible use-after-free
Olivier Fourdan
2019-04-10
IceListenForWellKnownConnections: Fix memleak
Olivier Fourdan
2019-03-24
IceOpenConnection: check for malloc failure on connect_to_you too
Alan Coopersmith
2019-03-24
authutil: support $XDG_RUNTIME_DIR/ICEauthority
Allison Lortie
2019-03-24
authutil: fix an out-of-bounds access
Allison Lortie
2019-03-10
Always terminate strncpy results.
Tobias Stoeckmann
2019-03-03
iceauth.c: FIX warning: unused variable 'ret' in 'arc4random_buf'
walter harms
2017-09-14
make IceProtocolShutdown() more readable
walter harms
2017-09-14
Drop NULL check prior to free()
walter harms
2017-09-07
Make sure string is never NULL
Eric Engestrom
2017-09-07
Make sure error_message is a free-able string
Eric Engestrom
2017-09-07
Make sure errorStr is a free-able string
Eric Engestrom
2017-09-07
configure.ac: set TRANS_CLIENT/SERVER
Emil Velikov
2017-09-07
Kill off local ICE_t definitions
Emil Velikov
2017-09-07
Remove unneeded ^L symbols.
Emil Velikov
2017-09-07
Kill off Time_t macro
Emil Velikov
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
[next]