index
:
lib/libxtrans
master
obsd
X transport layer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xtranssock.c
Age
Commit message (
Expand
)
Author
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-08-24
Add const qualifiers to TRANS(OpenC{L,O}TS{Server,Client}) 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-04-08
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2014-03-31
Increase UNIX socket buffer size
Mark Kettenis
2013-12-08
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2013-11-21
Fix alignment issues in FD passing code
Mark Kettenis
2013-11-21
Remove unused static inlines
Mark Kettenis
2013-11-12
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2013-11-07
Switch to CMSG_* macros for FD passing
Keith Packard
2013-11-07
Actually disable all of the FD passing code unless XTRANS_SEND_FDS is set
Keith Packard
2013-11-02
Add SEND_FDS version of Readv
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-08-04
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2013-07-09
Add const qualifier to unix_nolisten
Ćukasz Stelmach
2012-01-01
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2011-12-13
Xtranssock.c: avoid buffer overrun in SocketReopen
Robert Bragg
2011-12-06
Remove unnecessary casts on malloc, calloc & free calls
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
Convert a bunch of sprintf calls to snprintf
Alan Coopersmith
2011-10-01
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-10-01
Fix warning: unused variable 'tmpport' with various configurations
Alan Coopersmith
2011-10-01
Add _X_UNUSED attributes to silence unused parameter warnings
Alan Coopersmith
2011-10-01
Fix unused variable warnings
Alan Coopersmith
2011-10-01
Fix printf format string warnings
Alan Coopersmith
2011-10-01
Convert PRMSG macro to prmsg inline function
Alan Coopersmith
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2010-11-27
Merge remote branch 'origin/master' into obsd
Matthieu Herrb
2010-10-29
Sun's copyrights now belong to Oracle
Alan Coopersmith
2010-02-14
Merge remote branch 'origin/master' into obsd
Matthieu Herrb
2010-01-14
Update Sun license notices to current X.Org standard form
Alan Coopersmith
2009-11-01
Merge remote branch 'origin/master' into obsd
Matthieu Herrb
2009-10-15
Xtranssock: assume that we have getaddrinfo if ipv6 is enabled
Julien Cristau
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
2009-05-23
Merge commit 'origin/master' into obsd
Matthieu Herrb
2009-05-18
xfs segfaults in _FontTransSocketReopen when cloning itself
Alan Coopersmith
2009-02-04
Merge commit 'origin/master' into obsd
Matthieu Herrb
2009-01-30
Janitor: Correct make distcheck and compiler warnings.
Paulo Cesar Pereira de Andrade
2008-11-21
Fix snprintf() argument order.
Matthieu Herrb
2008-10-11
Merge branch 'master' into obsd
Matthieu Herrb
2008-08-07
Drastically simplify TRANS_OPEN_MAX.
Adam Jackson
[next]