Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-22 | bugfix: tcpserver should unignore SIGPIPE | Laurent Bercot | |
2021-05-21 | Trivial syscall number optimization | Laurent Bercot | |
2020-11-26 | Convert to new exec.h syntax | Laurent Bercot | |
2019-05-14 | Different code style for the maxconn spurious warning avoidance | Laurent Bercot | |
2018-10-06 | bugfix: have s6-tcpserver?d write localport to stdout on notif | Laurent Bercot | |
and not just a newline. | |||
2017-09-13 | bugfix: spurious error message in s6-tcpserver?d when maxed connections | Laurent Bercot | |
2017-03-15 | Fix memcpy size in s6-tcpserver6d | Laurent Bercot | |
2017-03-12 | Adapt to skalibs-2.5.0.0 | Laurent Bercot | |
2017-01-10 | Types fix, first pass | Laurent Bercot | |
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) | |||
2015-01-07 | Experimental decoupling of socketbinders and daemons in ucspi servers. | Laurent Bercot | |
Rewrite of s6-ipcserver as a small wrapper. s6-tcpserver4 and s6-tcpserver6 will follow. |