index
:
lib/libxtrans
master
obsd
X transport layer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-16
xtrans 1.4.0
xtrans-1.4.0
Alan Coopersmith
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-19
Update README for gitlab migration
Alan Coopersmith
2018-09-30
Use fchmod() instead of chmod() when creating named pipes
Alan Coopersmith
2018-08-25
Use strcasecmp if it's available, instead of lowercasing strings
Alan Coopersmith
2018-08-25
Set freeXLOCAL to NULL after freeing it to prevent double frees
Alan Coopersmith
2018-03-24
avoid -Wformat errors from clang
Rin Okuyama
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2016-09-10
Update strlcpy macro check to also check HAVE_STRLCPY
Jeremy Huddleston Sequoia
2016-09-01
Revert "Make FreeConnInfo static"
Adam Jackson
2016-05-19
Remove GetMyAddr
Adam Jackson
2016-05-19
Make FreeConnInfo static
Adam Jackson
2016-05-19
unifdef LBXPROXY_t and TEST_t
Adam Jackson
2016-05-19
Remove CLTS code
Adam Jackson
2016-05-18
autogen: Add a default patch prefix
Adam Jackson
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-09-25
Make sure LONG64 is defined in Xtrans.h
Julien Cristau
2014-09-20
xtrans 1.3.5
xtrans-1.3.5
Keith Packard
2014-09-13
Add TRANS(Listen) function to re-enable specific listen sockets
Keith Packard
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(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-08-23
Update docs to note that TransName is now const char *
Alan Coopersmith
2014-03-31
xtrans 1.3.4
xtrans-1.3.4
Hans de Goede
2014-03-31
Increase UNIX socket buffer size
Mark Kettenis
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-03-26
configure: Also add -D_DEFAULT_SOURCE to .pc cflags to shut up glibc warnings
Hans de Goede
2014-01-27
xtrans 1.3.3
xtrans-1.3.3
Hans de Goede
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-12-16
xtrans.m4: remove AC_TYPE_SIGNAL and Imake SIGNALRETURNSINT
Gaetan Nadon
2013-12-16
xtrans.m4: replace deprecated AC_HAVE_LIBRARY with AC_CHECK_LIB
Gaetan Nadon
2013-12-16
xtrans.m4: fix warning by replacing obsolete AC_HELP_STRING
Gaetan Nadon
2013-12-14
Don't restrict FD passing to Linux & Solaris
Mark Kettenis
2013-11-21
Fix alignment issues in FD passing code
Mark Kettenis
2013-11-21
Remove unused static inlines
Mark Kettenis
2013-11-07
xtrans 1.3.2
xtrans-1.3.2
Alan Coopersmith
2013-11-07
Allow XTRANS_SEND_FDS on Solaris as well
Alan Coopersmith
2013-11-07
Check if we need to define _XOPEN_SOURCE for struct msghdr.msg_control
Alan Coopersmith
2013-11-07
Add stubs for send/recv fd functions in local transports
Alan Coopersmith
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-06
Update to version 1.3.1
xtrans-1.3.1
Keith Packard
[next]