index
:
lib/libxtrans
master
obsd
X transport layer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-02
xtrans 1.5.0
xtrans-1.5.0
Alan Coopersmith
2023-03-19
DISPLAY starting with unix: or / is always a socket path
Demi Marie Obenour
2023-03-19
Allow full paths to sockets on non-macOS
Demi Marie Obenour
2023-03-19
Remove client-side abstract socket support
Demi Marie Obenour
2023-03-19
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
2023-03-19
Allow partial connection to succeed
Olivier Fourdan
2022-08-20
Use font server ErrorF/VErrorF instead of private versions
Keith Packard
2022-08-20
move is_numeric to Xtranssock.c and only define for TCPCONN or TRANS_REOPEN
Keith Packard
2022-05-10
gitlab CI: add a basic build test
Alan Coopersmith
2022-05-10
Fix spelling/wording issues
Alan Coopersmith
2022-05-10
Build xz tarballs instead of bzip2
Alan Coopersmith
2022-05-10
Automatically disable inet6 transport if ipv6 is disabled on machine
Ray Strode
2019-10-14
TEST_t is never defined
Adam Jackson
2019-09-30
Remove non-Solaris SysV support
Adam Jackson
2019-09-30
Delete SCO support
Adam Jackson
2019-09-30
unifdef USG and NCR
Adam Jackson
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
[next]