| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Install static libraries in /usr/lib by default | Laurent Bercot | 2024-09-23 | 5 | -26/+13 | |
| | | | | | 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 | 3 | -75/+85 | |
| | | | | | | | Also rename master to main Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 2.7.0.4; update deps | Laurent Bercot | 2024-07-30 | 5 | -12/+33 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Fix partial local/remote host resolution in s6-tcpserver-access | Laurent Bercot | 2024-07-30 | 2 | -1/+2 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | version: 2.7.0.3v2.7.0.3 | Laurent Bercot | 2024-06-07 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | And again | Laurent Bercot | 2024-06-06 | 3 | -6/+6 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Update deps again | Laurent Bercot | 2024-04-27 | 3 | -5/+7 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Update deps | Laurent Bercot | 2024-04-25 | 3 | -3/+3 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 2.7.0.3; fix s6-tcpserverd fd bug | Laurent Bercot | 2024-04-23 | 7 | -21/+40 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | version: 2.7.0.2v2.7.0.2 | Laurent Bercot | 2024-01-09 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 2.7.0.2 | Laurent Bercot | 2024-01-09 | 4 | -2/+14 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Fix sbearssl_run exit conditions AGAIN | Laurent Bercot | 2024-01-09 | 1 | -0/+2 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | version: 2.7.0.1v2.7.0.1 | Laurent Bercot | 2023-12-21 | 1 | -3/+8 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 2.7.0.1 | Laurent Bercot | 2023-12-20 | 5 | -8/+25 | |
| | | | | | 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 | 4 | -8/+22 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Update documentation; make s6-tlsd-io more conservative by default | Laurent Bercot | 2023-11-20 | 4 | -9/+22 | |
| | | | | | 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 | 8 | -23/+42 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | /etc/hosts support for s6-tcpclient and s6-tcpserver-access | Laurent Bercot | 2023-11-18 | 10 | -63/+177 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Small sbearssl_run pass, should work now | Laurent Bercot | 2023-11-17 | 2 | -56/+82 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Fix stls_run; sbearssl_run needs a rewrite | Laurent Bercot | 2023-11-17 | 6 | -101/+104 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Add -J and -j to the TLS tools to check for peer close_notify. | Laurent Bercot | 2023-11-16 | 22 | -213/+260 | |
| | | | | | | | | | Also, and more importantly, significantly rewrite stls_run() for better full-duplex support. This implementation isn't fully tested yet. Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Fix sbearssl_run even more | Laurent Bercot | 2023-11-12 | 3 | -14/+40 | |
| | | | | | 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> | |||||
| * | New and fixed version of sbearssl_run | Laurent Bercot | 2023-11-11 | 12 | -164/+162 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Prepare for 2.7.0.0. Better s6-tlsc-io interface. | Laurent Bercot | 2023-11-10 | 16 | -104/+116 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | version: 2.6.0.0v2.6.0.0 | Laurent Bercot | 2023-11-06 | 2 | -2/+1 | |
| | | | | | 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 tls_error invocation | Laurent Bercot | 2023-11-05 | 1 | -1/+1 | |
| | | | | | 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> | |||||
| * | Doc typo fix | Laurent Bercot | 2023-10-01 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | s6-tlsserver bugfix, doc updates | Laurent Bercot | 2023-09-30 | 6 | -75/+64 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Great Tcpserver Unification. Prepare for 2.6.0.0. | Laurent Bercot | 2023-09-30 | 29 | -1425/+308 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Doc typo fix | Laurent Bercot | 2023-09-25 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Simpler Makefile | Laurent Bercot | 2023-09-22 | 1 | -7/+7 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Document it | Laurent Bercot | 2023-09-20 | 3 | -1/+6 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Remove extra warning when s6-tcpserver-access has no ruleset | Laurent Bercot | 2023-09-20 | 4 | -9/+3 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Update deps | Laurent Bercot | 2023-09-12 | 3 | -7/+11 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Update deps | Laurent Bercot | 2023-09-11 | 3 | -3/+3 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Remove s6-tcpserver?d dependency on libs6 | Laurent Bercot | 2023-09-11 | 5 | -10/+24 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Fix s6-tlsd fd fux | Laurent Bercot | 2023-09-09 | 3 | -5/+4 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Update deps | Laurent Bercot | 2023-09-09 | 4 | -3/+4 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Use cspawn (skalibs-2.14) | Laurent Bercot | 2023-09-09 | 1 | -95/+10 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Fully defork s6-tlsc and s6-tlsd | Laurent Bercot | 2023-09-08 | 11 | -87/+156 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Refactor s6-tls[cd] so they're ready to port to posix_spawn | Laurent Bercot | 2023-09-08 | 11 | -127/+138 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
