aboutsummaryrefslogtreecommitdiffstats
path: root/src/conn-tools
Commit message (Expand)AuthorAgeFilesLines
* Modernize s6-tcpserver-socketbinder, fix error message bugLaurent Bercot2026-01-131-28/+42
* Adapt proxy-server to new golLaurent Bercot2025-06-301-32/+32
* proxy-server --after-tlsd logic fixLaurent Bercot2025-06-101-2/+5
* proxy-server: support in s6-tlsserverLaurent Bercot2025-06-101-22/+53
* proxy-server: fix both() logicLaurent Bercot2025-06-101-1/+1
* proxy-server bugfix and ui change, doc updateLaurent Bercot2025-06-091-10/+9
* Delay addition of pid in name until after trivial permanent errorsLaurent Bercot2025-06-042-8/+13
* Add proxy-serverLaurent Bercot2025-06-032-0/+360
* s6-tcpclient noqualifies by defaultLaurent Bercot2024-10-041-1/+1
* bugfix: in s6-tcpserver-access, flagfatal shouldn't be defaultLaurent Bercot2024-09-231-1/+1
* bugfixes: s6-tcpserverd without -1, s6-tcpclient ip46 optionsLaurent Bercot2024-09-132-68/+82
* Fix partial local/remote host resolution in s6-tcpserver-accessLaurent Bercot2024-07-301-1/+1
* Prepare for 2.7.0.3; fix s6-tcpserverd fd bugLaurent Bercot2024-04-231-9/+4
* No duplicate : in s6-tcpserver-access' prognameLaurent Bercot2023-12-131-1/+1
* Fix clock programs that recv46; fix s6-tcpserver-access exitcodesLaurent Bercot2023-12-121-5/+17
* version: 2.7.0.0v2.7.0.0Laurent Bercot2023-11-202-0/+3
* Small bugfixes, update deps, update docLaurent Bercot2023-11-191-1/+1
* /etc/hosts support for s6-tcpclient and s6-tcpserver-accessLaurent Bercot2023-11-182-45/+124
* s6-tcpserverd: change terminology: allow -> accept, deny -> rejectLaurent Bercot2023-11-121-4/+4
* s6-tcpserver-access: don't use errno in deny messagesLaurent Bercot2023-11-061-5/+5
* Fix missing null terminatorLaurent Bercot2023-10-161-8/+9
* Better iteration when sending signals in s6-tcpserverdLaurent Bercot2023-10-011-28/+33
* Avoid stupid buffer overflows tyvmLaurent Bercot2023-10-011-1/+1
* Refactor s6-tcpserverd loggingLaurent Bercot2023-10-011-51/+43
* Great Tcpserver Unification. Prepare for 2.6.0.0.Laurent Bercot2023-09-3014-826/+121
* Remove extra warning when s6-tcpserver-access has no rulesetLaurent Bercot2023-09-201-1/+0
* Remove s6-tcpserver?d dependency on libs6Laurent Bercot2023-09-114-8/+22
* New versions of s6-tcpserver4d and s6-tcpserver6dLaurent Bercot2023-09-084-153/+163
* Prepare for 2.5.1.2Laurent Bercot2022-11-2911-11/+11
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-1010-49/+36
* bugfix: tcpserver should unignore SIGPIPELaurent Bercot2021-05-222-2/+4
* Trivial syscall number optimizationLaurent Bercot2021-05-212-2/+2
* Get rid of webipc.hLaurent Bercot2020-12-092-8/+8
* Convert to new exec.h syntaxLaurent Bercot2020-11-269-62/+84
* Move all tls stuff into its own subdirLaurent Bercot2020-11-2122-1299/+0
* Add s6-ucspitlscLaurent Bercot2020-11-219-78/+201
* Prepare for 2.4.0.0Laurent Bercot2020-11-211-1/+12
* Privs can only be dropped after reading key files.Laurent Bercot2020-11-216-29/+0
* Refactor tls code to support ucspi-tlsLaurent Bercot2020-11-2016-98/+654
* Add -e option to s6-tlsserverLaurent Bercot2020-05-061-4/+12
* Remove tainnow.lib dependencyLaurent Bercot2019-09-215-5/+5
* Adapt to new stopwatch APILaurent Bercot2019-09-065-8/+5
* Use stopwatches and wallclocks where appropriateLaurent Bercot2019-09-045-0/+5
* Different code style for the maxconn spurious warning avoidanceLaurent Bercot2019-05-142-9/+6
* bugfix: have s6-tcpserver?d write localport to stdout on notifLaurent Bercot2018-10-062-2/+24
* change localip is6 flag based on destination ipJohn Regan2018-04-111-2/+6
* Add -B (blocking) option to s6-tcpserver?-socketbinderLaurent Bercot2018-04-112-6/+12
* bugfix: spurious error message in s6-tcpserver?d when maxed connectionsLaurent Bercot2017-09-133-6/+8
* Optimize to xpathexec ; prepare for 2.3.0.2Laurent Bercot2017-08-229-20/+10
* Fix memcpy size in s6-tcpserver6dLaurent Bercot2017-03-151-1/+1