summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-02Merge remote-tracking branch 'origin/master' into obsdobsdMatthieu Herrb
2024-07-21Fix string length checkHEADmasterRobert Royals
2024-05-05Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2024-04-03TRANS(GetHostname): Fix "‘strncpy’ output truncated.." warningKim Woelders
2024-04-03TRANS(ParseAddress): Fix "assignment discards ‘const’ qualifier" warningsKim Woelders
2024-04-03update .gitignoreEnrico Weigelt, metux IT consult
2023-10-13gitlab CI: add libc-dev to required packages in build containerAlan Coopersmith
2023-10-13gitlab CI: collect config.log to help diagnose failuresAlan Coopersmith
2023-10-13gitlab CI: add xz-utils to container for "make distcheck"Alan Coopersmith
2023-06-15Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2023-06-02xtrans 1.5.0xtrans-1.5.0Alan Coopersmith
2023-03-19DISPLAY starting with unix: or / is always a socket pathDemi Marie Obenour
2023-03-19Allow full paths to sockets on non-macOSDemi Marie Obenour
2023-03-19Remove client-side abstract socket supportDemi Marie Obenour
2023-03-19Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith
2023-03-19Allow partial connection to succeedOlivier Fourdan
2022-08-20Use font server ErrorF/VErrorF instead of private versionsKeith Packard
2022-08-20move is_numeric to Xtranssock.c and only define for TCPCONN or TRANS_REOPENKeith Packard
2022-07-01Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2022-05-10gitlab CI: add a basic build testAlan Coopersmith
2022-05-10Fix spelling/wording issuesAlan Coopersmith
2022-05-10Build xz tarballs instead of bzip2Alan Coopersmith
2022-05-10Automatically disable inet6 transport if ipv6 is disabled on machineRay Strode
2020-04-25Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2019-10-14TEST_t is never definedAdam Jackson
2019-09-30Remove non-Solaris SysV supportAdam Jackson
2019-09-30Delete SCO supportAdam Jackson
2019-09-30unifdef USG and NCRAdam Jackson
2019-07-15Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2019-03-16xtrans 1.4.0xtrans-1.4.0Alan Coopersmith
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-25Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2018-11-19Update README for gitlab migrationAlan Coopersmith
2018-09-30Use fchmod() instead of chmod() when creating named pipesAlan Coopersmith
2018-08-25Use strcasecmp if it's available, instead of lowercasing stringsAlan Coopersmith
2018-08-25Set freeXLOCAL to NULL after freeing it to prevent double freesAlan Coopersmith
2018-03-24avoid -Wformat errors from clangRin Okuyama
2017-02-18Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2016-11-03Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2016-09-10Update strlcpy macro check to also check HAVE_STRLCPYJeremy Huddleston Sequoia
2016-09-01Revert "Make FreeConnInfo static"Adam Jackson
2016-08-13Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2016-05-19Remove GetMyAddrAdam Jackson
2016-05-19Make FreeConnInfo staticAdam Jackson
2016-05-19unifdef LBXPROXY_t and TEST_tAdam Jackson
2016-05-19Remove CLTS codeAdam Jackson
2016-05-18autogen: Add a default patch prefixAdam Jackson
2016-01-02Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb