| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Great Tcpserver Unification. Prepare for 2.6.0.0. | Laurent Bercot | 2023-09-30 | 1 | -427/+0 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Remove s6-tcpserver?d dependency on libs6 | Laurent Bercot | 2023-09-11 | 1 | -3/+11 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | New versions of s6-tcpserver4d and s6-tcpserver6d | Laurent Bercot | 2023-09-08 | 1 | -106/+139 |
| | | | | | | | | | | | | - 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 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Adapt to skalibs-2.11.0.0 | Laurent Bercot | 2021-08-10 | 1 | -4/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | bugfix: tcpserver should unignore SIGPIPE | Laurent Bercot | 2021-05-22 | 1 | -1/+2 |
| | | |||||
| * | Trivial syscall number optimization | Laurent Bercot | 2021-05-21 | 1 | -1/+1 |
| | | |||||
| * | Convert to new exec.h syntax | Laurent Bercot | 2020-11-26 | 1 | -15/+15 |
| | | |||||
| * | Different code style for the maxconn spurious warning avoidance | Laurent Bercot | 2019-05-14 | 1 | -5/+3 |
| | | |||||
| * | bugfix: have s6-tcpserver?d write localport to stdout on notif | Laurent Bercot | 2018-10-06 | 1 | -1/+12 |
| | | | | | and not just a newline. | ||||
| * | bugfix: spurious error message in s6-tcpserver?d when maxed connections | Laurent Bercot | 2017-09-13 | 1 | -3/+3 |
| | | |||||
| * | Adapt to skalibs-2.5.0.0 | Laurent Bercot | 2017-03-12 | 1 | -37/+38 |
| | | |||||
| * | Types fix, first pass | Laurent Bercot | 2017-01-10 | 1 | -15/+16 |
| | | | | | | | | XXX marks what must change when skalibs changes. Also started writing functions for client certificate support in sbearssl, but it's not working yet (need more high-level support from BearSSL before it can work) | ||||
| * | Experimental decoupling of socketbinders and daemons in ucspi servers. | Laurent Bercot | 2015-01-07 | 1 | -0/+375 |
| Rewrite of s6-ipcserver as a small wrapper. s6-tcpserver4 and s6-tcpserver6 will follow. | |||||
