index
:
xorg/lib/libxtrans
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
sco_port_update
X Network Transport layer shared code (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxtrans)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
accept const pointers for buf argument to TRANS(Write)
HEAD
master
Alan Coopersmith
6
-8
/
+8
12 days
xtrans 1.5.2
xtrans-1.5.2
Alan Coopersmith
1
-1
/
+1
2024-11-01
is_numeric: Add !defined(IPv6) to checks
Alan Coopersmith
1
-1
/
+2
2024-10-15
Fix build when HAVE_STRCASECMP is not defined
Peter Harris
1
-1
/
+1
2024-10-12
xtrans 1.5.1
xtrans-1.5.1
Alan Coopersmith
1
-2
/
+2
2024-08-25
is_numeric: Add TRANS_SERVER to required ifdefs
Alan Coopersmith
1
-1
/
+1
2024-08-25
SocketOpen: avoid leak of out-of-range fd
Alan Coopersmith
1
-4
/
+12
2024-08-25
GetPeerNetworkId: avoid calling strlen() on a NULL pointer
Alan Coopersmith
1
-1
/
+2
2024-08-25
GetPeerNetworkId: Avoid writing to NULL pointer if malloc() fails
Alan Coopersmith
1
-5
/
+7
2024-08-25
GetMyNetworkId: Avoid writing to NULL pointer if malloc() fails
Alan Coopersmith
1
-3
/
+5
2024-08-25
MakeAllCOTSServerListeners: Initialize temp_ciptrs
Alan Coopersmith
1
-2
/
+3
2024-08-25
ParseAddress: return failure when strdup() fails
Alan Coopersmith
1
-3
/
+4
2024-08-25
SocketINETConnect: return failure when malloc() fails
Alan Coopersmith
1
-0
/
+5
2024-08-25
Clear numerous -Wsign-compare warnings from gcc 14.1
Alan Coopersmith
3
-21
/
+18
2024-08-25
SocketCreateListener: Fix -Wuseless-cast warning in bind() call
Alan Coopersmith
1
-1
/
+1
2024-08-25
LocalInitTransports: Fix -Wuseless-cast warning for getenv() call
Alan Coopersmith
1
-1
/
+1
2024-07-21
Fix string length check
Robert Royals
1
-1
/
+1
2024-04-03
TRANS(GetHostname): Fix "‘strncpy’ output truncated.." warning
Kim Woelders
1
-1
/
+1
2024-04-03
TRANS(ParseAddress): Fix "assignment discards ‘const’ qualifier" warnings
Kim Woelders
1
-5
/
+6
2024-04-03
update .gitignore
Enrico Weigelt, metux IT consult
1
-0
/
+3
2023-10-13
gitlab CI: add libc-dev to required packages in build container
Alan Coopersmith
1
-2
/
+2
2023-10-13
gitlab CI: collect config.log to help diagnose failures
Alan Coopersmith
1
-0
/
+6
2023-10-13
gitlab CI: add xz-utils to container for "make distcheck"
Alan Coopersmith
1
-3
/
+3
2023-06-02
xtrans 1.5.0
xtrans-1.5.0
Alan Coopersmith
1
-1
/
+1
2023-03-19
DISPLAY starting with unix: or / is always a socket path
Demi Marie Obenour
1
-23
/
+25
2023-03-19
Allow full paths to sockets on non-macOS
Demi Marie Obenour
1
-6
/
+18
2023-03-19
Remove client-side abstract socket support
Demi Marie Obenour
2
-31
/
+6
2023-03-19
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
3
-3
/
+3
2023-03-19
Allow partial connection to succeed
Olivier Fourdan
1
-0
/
+3
2022-08-20
Use font server ErrorF/VErrorF instead of private versions
Keith Packard
1
-3
/
+4
2022-08-20
move is_numeric to Xtranssock.c and only define for TCPCONN or TRANS_REOPEN
Keith Packard
3
-19
/
+14
2022-05-10
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+99
2022-05-10
Fix spelling/wording issues
Alan Coopersmith
5
-7
/
+7
2022-05-10
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2022-05-10
Automatically disable inet6 transport if ipv6 is disabled on machine
Ray Strode
1
-4
/
+11
2019-10-14
TEST_t is never defined
Adam Jackson
2
-8
/
+1
2019-09-30
Remove non-Solaris SysV support
Adam Jackson
3
-582
/
+2
2019-09-30
Delete SCO support
Adam Jackson
6
-477
/
+12
2019-09-30
unifdef USG and NCR
Adam Jackson
4
-4
/
+4
2019-03-16
xtrans 1.4.0
xtrans-1.4.0
Alan Coopersmith
1
-1
/
+1
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-19
Update README for gitlab migration
Alan Coopersmith
2
-11
/
+10
2018-09-30
Use fchmod() instead of chmod() when creating named pipes
Alan Coopersmith
1
-3
/
+4
2018-08-25
Use strcasecmp if it's available, instead of lowercasing strings
Alan Coopersmith
3
-3
/
+25
2018-08-25
Set freeXLOCAL to NULL after freeing it to prevent double frees
Alan Coopersmith
1
-0
/
+1
2018-03-24
avoid -Wformat errors from clang
Rin Okuyama
1
-1
/
+1
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2016-09-10
Update strlcpy macro check to also check HAVE_STRLCPY
Jeremy Huddleston Sequoia
1
-1
/
+1
2016-09-01
Revert "Make FreeConnInfo static"
Adam Jackson
2
-4
/
+4
[next]