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
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
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-10-29
Sun's copyrights now belong to Oracle
Alan Coopersmith
2010-01-14
Update Sun license notices to current X.Org standard form
Alan Coopersmith
2009-10-15
Xtranssock: assume that we have getaddrinfo if ipv6 is enabled
Julien Cristau
2009-07-30
Fix ifdef checks for SVR4 to do the right thing on Solaris
Alan Coopersmith
2009-05-18
xfs segfaults in _FontTransSocketReopen when cloning itself
Alan Coopersmith
2009-01-30
Janitor: Correct make distcheck and compiler warnings.
Paulo Cesar Pereira de Andrade
2008-08-07
Drastically simplify TRANS_OPEN_MAX.
Adam Jackson
2008-08-07
Massive ifdef cleanup, dropping a ton of unsupported platform code.
Adam Jackson
2008-06-24
Clear some pointer type mismatch warnings
Alan Coopersmith
2008-05-12
Connection failure for abstract socket is ECONNREFUSED, not ENOENT.
Adam Jackson
2008-05-12
Ignore mkdir() errors when creating the abstract socket.
Bill Nottingham
2008-04-25
Fix length calculation for the path for abstract unix domain sockets
James Cloos
2008-04-23
Only call WSAGetLastError() if there has been an
Colin Harrison
2008-04-15
Sun bug #6688467: _X11TransConvertAddress: Unknown family type on 64-bit SPARC
Alan Coopersmith
2008-03-24
Bug #10489: Don't retry unix socket connect()s on ENOENT.
Loïc Minier
2008-03-23
BSD44SOCKETS is the wrong check for SOCK_MAXADDRLEN
Julien Cristau
2008-03-05
Add support for the abstract socket namespace under Linux.
Adam Jackson
2008-02-10
Fixed #ifdef checks that were using i386 to use __i386__
Jeremy Huddleston
2007-11-14
Fix for incorrect processing of recycled launchd socket on OS X
Ben Byer
2007-11-14
removed cvs tags
Ben Byer
2007-09-11
libxtrans: fixed a typo in my last commit
Dodji Seketeli
2007-09-11
libxtrans: fix linux compilation breakage
Dodji Seketeli
2007-09-05
changes to support launchd on OS X
Ben Byer
2006-09-13
Bug 728: RUI in _X11TransSocketINETGetAddr in file "Xtranssock.c"
Alan Coopersmith
2006-08-24
Use SUN_LEN if it is defined on non-BSD44SOCKETS systems
Alan Coopersmith
2006-08-24
Bug 4982: use offsetof for manipulating struct sockaddr_un
Petr Salinger
2006-08-24
More sprintf -> snprintf conversions
Alan Coopersmith
2006-05-25
No code change. Just fix comment that said SOCKCONN to become TCPCONN.
Jeremy C. Reed
2005-11-08
See ChangeLog entry 2005-11-07 for details.
XORG-6_8_99_903
XORG-6_8_99_902
Kean Johnson
2005-10-03
Bug #3813 <https://bugs.freedesktop.org/show_bug.cgi?id=3813> GNU/kFreeBSD
XORG-6_8_99_901
Alan Coopersmith
2005-10-02
//bugs.freedesktop.org/show_bug.cgi?id=4256> Patch #3046
Alan Coopersmith
2005-08-19
Bugzilla #3957 <https://bugs.freedesktop.org/show_bug.cgi?id=3957> Patch
Alan Coopersmith
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
XORG-6_8_99_14
Daniel Stone
2005-06-22
Add the rest of my patch from bugzilla #1605 to define INADDR_NONE on
XORG-6_8_99_13
Alan Coopersmith
2005-06-22
Apply patch by Alan Coopersmith from #1605 to fix address resolution of
Kristian Høgsberg
2005-03-02
xc/config/cf/DragonFly.cf
sco_port_update-base
XORG-6_8_99_9
XORG-6_8_99_8
XORG-6_8_99_7
XORG-6_8_99_6
XORG-6_8_99_5
XORG-6_8_99_4
XORG-6_8_99_3
XORG-6_8_99_2
XORG-6_8_99_12
XORG-6_8_99_11
XORG-6_8_99_10
XORG-6_8_99_1
Roland Mainz
2004-11-15
Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added
xprint_packagertest_20041217_base
xprint_packagertest_20041125_base
Alexander Gottwald
2004-04-23
Merging XORG-CURRENT into trunk
XACE-SELINUX-MERGE
Egbert Eich
[next]