index
:
lib/libxtrans
master
obsd
X transport layer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xtrans.c
Age
Commit message (
Expand
)
Author
2016-08-13
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2016-05-19
Remove GetMyAddr
Adam Jackson
2016-05-19
Remove CLTS code
Adam Jackson
2016-01-02
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2015-12-03
Remove support for SysV on x86 platforms other than Solaris & SCO
Alan Coopersmith
2015-11-28
Replace 'sun' with '__sun'
Richard PALO
2015-11-07
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2014-09-13
Add TRANS(Listen) function to re-enable specific listen sockets
Keith Packard
2014-08-24
Add const qualifiers to TRANS(MakeAll*ServerListeners) port args
Alan Coopersmith
2014-08-24
Add const qualifiers to TRANS(Connect) args
Alan Coopersmith
2014-08-23
Add const qualifiers to TRANS(CreateListener) port args
Alan Coopersmith
2014-08-23
Add const qualifiers to TRANS(Reopen...) port args
Alan Coopersmith
2014-08-23
Add const qualifiers to TRANS(Open...) address args
Alan Coopersmith
2014-04-08
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2014-03-26
Add missing headers for free() and strlen().
Thomas Klausner
2014-03-26
Cast ctype(3) function arguments to unsigned char.
Thomas Klausner
2014-02-09
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2014-01-27
Add TransIsListening()
Jon TURNEY
2014-01-13
Enable systemd socket activation
Łukasz Stelmach
2014-01-13
Define TRANS_RECEIVED flag for transports
Łukasz Stelmach
2013-11-12
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2013-11-07
Actually disable all of the FD passing code unless XTRANS_SEND_FDS is set
Keith Packard
2013-11-02
Revert "Remove 'Readv' interface"
Keith Packard
2013-11-02
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2013-10-31
Add APIs to send file descriptors through the network
Keith Packard
2013-10-31
Remove 'Readv' interface
Keith Packard
2013-01-13
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2012-12-26
Remove unused TLI ("STREAMSCONN") code from xtrans
Alan Coopersmith
2012-01-01
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2011-12-06
Remove unnecessary casts on malloc, calloc & free calls
Alan Coopersmith
2011-12-06
Replace malloc(strlen)+strcpy with strdup
Alan Coopersmith
2011-12-05
Finish conversion to standard C allocation functions
Alan Coopersmith
2011-12-05
Fix some resource & memory leaks in libxtrans.
Alan Hourihane
2011-10-01
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2011-10-01
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-10-01
Convert PRMSG macro to prmsg inline function
Alan Coopersmith
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2011-04-17
Merge remote branch 'origin/master' into obsd
Matthieu Herrb
2011-03-16
Remove a decnet leftover
Adam Jackson
2010-11-27
Merge remote branch 'origin/master' into obsd
Matthieu Herrb
2010-11-07
Remove ISCFuncs, fix SCOFuncs inclusion (bug 23324)
Jesse Adkins
2009-08-02
Merge commit 'origin/master' into obsd
Matthieu Herrb
2009-07-30
Fix ifdef checks for SVR4 to do the right thing on Solaris
Alan Coopersmith
2008-10-11
Merge branch 'master' into obsd
Matthieu Herrb
2008-10-07
Remove DECNET support.
Adam Jackson
2008-08-07
Massive ifdef cleanup, dropping a ton of unsupported platform code.
Adam Jackson
2008-07-15
Apple: Allow Xquartz to provide an additional fd to xtrans since the dynamic ...
Jeremy Huddleston
2008-05-24
OpenBSD fixes: snprintf/strlc{at,py}
Matthieu Herrb
2008-05-23
Launchd: This functionality has been moved into xorg-server
Jeremy Huddleston
2008-02-10
Fixed #ifdef checks that were using i386 to use __i386__
Jeremy Huddleston
[next]