| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adapt proxy-server to new gol | Laurent Bercot | 2025-06-30 | 1 | -32/+32 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | proxy-server --after-tlsd logic fix | Laurent Bercot | 2025-06-10 | 1 | -2/+5 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | proxy-server: support in s6-tlsserver | Laurent Bercot | 2025-06-10 | 1 | -22/+53 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | proxy-server: fix both() logic | Laurent Bercot | 2025-06-10 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | proxy-server bugfix and ui change, doc update | Laurent Bercot | 2025-06-09 | 1 | -10/+9 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Delay addition of pid in name until after trivial permanent errors | Laurent Bercot | 2025-06-04 | 2 | -8/+13 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add proxy-server | Laurent Bercot | 2025-06-03 | 2 | -0/+360 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | s6-tcpclient noqualifies by default | Laurent Bercot | 2024-10-04 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | bugfix: in s6-tcpserver-access, flagfatal shouldn't be default | Laurent Bercot | 2024-09-23 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | bugfixes: s6-tcpserverd without -1, s6-tcpclient ip46 options | Laurent Bercot | 2024-09-13 | 2 | -68/+82 |
| | | | | | | | Also rename master to main Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix partial local/remote host resolution in s6-tcpserver-access | Laurent Bercot | 2024-07-30 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.7.0.3; fix s6-tcpserverd fd bug | Laurent Bercot | 2024-04-23 | 1 | -9/+4 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | No duplicate : in s6-tcpserver-access' progname | Laurent Bercot | 2023-12-13 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix clock programs that recv46; fix s6-tcpserver-access exitcodes | Laurent Bercot | 2023-12-12 | 1 | -5/+17 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | version: 2.7.0.0v2.7.0.0 | Laurent Bercot | 2023-11-20 | 2 | -0/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Small bugfixes, update deps, update doc | Laurent Bercot | 2023-11-19 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | /etc/hosts support for s6-tcpclient and s6-tcpserver-access | Laurent Bercot | 2023-11-18 | 2 | -45/+124 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | s6-tcpserverd: change terminology: allow -> accept, deny -> reject | Laurent Bercot | 2023-11-12 | 1 | -4/+4 |
| | | | | | | | Also change ip:port to ip_port in logs Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | s6-tcpserver-access: don't use errno in deny messages | Laurent Bercot | 2023-11-06 | 1 | -5/+5 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix missing null terminator | Laurent Bercot | 2023-10-16 | 1 | -8/+9 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Better iteration when sending signals in s6-tcpserverd | Laurent Bercot | 2023-10-01 | 1 | -28/+33 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Avoid stupid buffer overflows tyvm | Laurent Bercot | 2023-10-01 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Refactor s6-tcpserverd logging | Laurent Bercot | 2023-10-01 | 1 | -51/+43 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Great Tcpserver Unification. Prepare for 2.6.0.0. | Laurent Bercot | 2023-09-30 | 14 | -826/+121 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Remove extra warning when s6-tcpserver-access has no ruleset | Laurent Bercot | 2023-09-20 | 1 | -1/+0 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Remove s6-tcpserver?d dependency on libs6 | Laurent Bercot | 2023-09-11 | 4 | -8/+22 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | New versions of s6-tcpserver4d and s6-tcpserver6d | Laurent Bercot | 2023-09-08 | 4 | -153/+163 |
| | | | | | | | | | | | | - both now use posix_spawn when available - s6-tcpserver4d uses avltree for logarithmic lookups - s6-tcpserver6d still has the linear lookup - the point was to benchmark linear vs logarithmic, but the fork() overhead overshadowed everything - now with fork() out of the way, I'm going back to benchmarks Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.5.1.2 | Laurent Bercot | 2022-11-29 | 11 | -11/+11 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Adapt to skalibs-2.11.0.0 | Laurent Bercot | 2021-08-10 | 10 | -49/+36 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | bugfix: tcpserver should unignore SIGPIPE | Laurent Bercot | 2021-05-22 | 2 | -2/+4 |
| | | |||||
| * | Trivial syscall number optimization | Laurent Bercot | 2021-05-21 | 2 | -2/+2 |
| | | |||||
| * | Get rid of webipc.h | Laurent Bercot | 2020-12-09 | 2 | -8/+8 |
| | | |||||
| * | Convert to new exec.h syntax | Laurent Bercot | 2020-11-26 | 9 | -62/+84 |
| | | |||||
| * | Move all tls stuff into its own subdir | Laurent Bercot | 2020-11-21 | 22 | -1299/+0 |
| | | |||||
| * | Add s6-ucspitlsc | Laurent Bercot | 2020-11-21 | 9 | -78/+201 |
| | | |||||
| * | Prepare for 2.4.0.0 | Laurent Bercot | 2020-11-21 | 1 | -1/+12 |
| | | |||||
| * | Privs can only be dropped after reading key files. | Laurent Bercot | 2020-11-21 | 6 | -29/+0 |
| | | |||||
| * | Refactor tls code to support ucspi-tls | Laurent Bercot | 2020-11-20 | 16 | -98/+654 |
| | | | | | | | | | | | | | | | | | | | That includes: - new architecture: the tls binary is now a child of the app instead of the other way around - the sbearssl_run engine now takes a post-handshake callback. This allows s6-tlsc and s6-tlsd to only exec into the app when the handshake succeeds (which was already the case with libressl). - new binaries s6-tlsc-io and s6-tlsd-io encapsulate the crypto code; they init and run the engine, connecting to 4 already open fds (stdin/stdout = network, argv[1] and argv[2] = local) - s6-tlsc is now a simple wrapper around s6-tlsc-io - s6-tlsd is now a simple wrapper around s6-tlsd-io - new binary: s6-ucspitlsd, which is also a wrapper around s6-tlsd-io, but differently: the parent execs the app which should be ucspi-tls-aware, the child waits for a command from the parent and execs into s6-tlsd-io if it receives it. | ||||
| * | Add -e option to s6-tlsserver | Laurent Bercot | 2020-05-06 | 1 | -4/+12 |
| | | |||||
| * | Remove tainnow.lib dependency | Laurent Bercot | 2019-09-21 | 5 | -5/+5 |
| | | |||||
| * | Adapt to new stopwatch API | Laurent Bercot | 2019-09-06 | 5 | -8/+5 |
| | | |||||
| * | Use stopwatches and wallclocks where appropriate | Laurent Bercot | 2019-09-04 | 5 | -0/+5 |
| | | |||||
| * | Different code style for the maxconn spurious warning avoidance | Laurent Bercot | 2019-05-14 | 2 | -9/+6 |
| | | |||||
| * | bugfix: have s6-tcpserver?d write localport to stdout on notif | Laurent Bercot | 2018-10-06 | 2 | -2/+24 |
| | | | | | and not just a newline. | ||||
| * | change localip is6 flag based on destination ip | John Regan | 2018-04-11 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | By default, the localip flag is initialized with the is6 flag set to 0. The only time the flag is changed to 1 is when a user specifies a local IPv6 address to use. Because of this, socket_tcp46 always creates an IPv4 socket. This patch corrects that - if the user hasn't specified a local address, then the local 'is6' flag is updated to match the destination 'is6' flag. Signed-off-by: Laurent Bercot <ska-skaware@skarnet.org> | ||||
| * | Add -B (blocking) option to s6-tcpserver?-socketbinder | Laurent Bercot | 2018-04-11 | 2 | -6/+12 |
| | | |||||
| * | bugfix: spurious error message in s6-tcpserver?d when maxed connections | Laurent Bercot | 2017-09-13 | 3 | -6/+8 |
| | | |||||
| * | Optimize to xpathexec ; prepare for 2.3.0.2 | Laurent Bercot | 2017-08-22 | 9 | -20/+10 |
| | | |||||
| * | Fix memcpy size in s6-tcpserver6d | Laurent Bercot | 2017-03-15 | 1 | -1/+1 |
| | | |||||
| * | Cleanup superfluous includes | Laurent Bercot | 2017-03-14 | 2 | -2/+2 |
| | | |||||
