aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Install static libraries in /usr/lib by defaultLaurent Bercot2024-09-235-26/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: in s6-tcpserver-access, flagfatal shouldn't be defaultLaurent Bercot2024-09-231-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfixes: s6-tcpserverd without -1, s6-tcpclient ip46 optionsLaurent Bercot2024-09-133-75/+85
| | | | | | Also rename master to main Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.7.0.4; update depsLaurent Bercot2024-07-305-12/+33
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix partial local/remote host resolution in s6-tcpserver-accessLaurent Bercot2024-07-302-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.7.0.3v2.7.0.3Laurent Bercot2024-06-071-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* And againLaurent Bercot2024-06-063-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update deps againLaurent Bercot2024-04-273-5/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2024-04-253-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.7.0.3; fix s6-tcpserverd fd bugLaurent Bercot2024-04-237-21/+40
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.7.0.2v2.7.0.2Laurent Bercot2024-01-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.7.0.2Laurent Bercot2024-01-094-2/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix sbearssl_run exit conditions AGAINLaurent Bercot2024-01-091-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.7.0.1v2.7.0.1Laurent Bercot2023-12-211-3/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.7.0.1Laurent Bercot2023-12-205-8/+25
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* No duplicate : in s6-tcpserver-access' prognameLaurent Bercot2023-12-131-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix clock programs that recv46; fix s6-tcpserver-access exitcodesLaurent Bercot2023-12-124-8/+22
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update documentation; make s6-tlsd-io more conservative by defaultLaurent Bercot2023-11-204-9/+22
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.7.0.0v2.7.0.0Laurent Bercot2023-11-202-0/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Small bugfixes, update deps, update docLaurent Bercot2023-11-198-23/+42
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* /etc/hosts support for s6-tcpclient and s6-tcpserver-accessLaurent Bercot2023-11-1810-63/+177
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Small sbearssl_run pass, should work nowLaurent Bercot2023-11-172-56/+82
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix stls_run; sbearssl_run needs a rewriteLaurent Bercot2023-11-176-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 Bercot2023-11-1622-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 moreLaurent Bercot2023-11-123-14/+40
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-tcpserverd: change terminology: allow -> accept, deny -> rejectLaurent Bercot2023-11-121-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_runLaurent Bercot2023-11-1112-164/+162
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.7.0.0. Better s6-tlsc-io interface.Laurent Bercot2023-11-1016-104/+116
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.6.0.0v2.6.0.0Laurent Bercot2023-11-062-2/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-tcpserver-access: don't use errno in deny messagesLaurent Bercot2023-11-061-5/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix tls_error invocationLaurent Bercot2023-11-051-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix missing null terminatorLaurent Bercot2023-10-161-8/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Better iteration when sending signals in s6-tcpserverdLaurent Bercot2023-10-011-28/+33
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Avoid stupid buffer overflows tyvmLaurent Bercot2023-10-011-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Refactor s6-tcpserverd loggingLaurent Bercot2023-10-011-51/+43
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2023-10-011-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-tlsserver bugfix, doc updatesLaurent Bercot2023-09-306-75/+64
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Great Tcpserver Unification. Prepare for 2.6.0.0.Laurent Bercot2023-09-3029-1425/+308
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2023-09-251-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Simpler MakefileLaurent Bercot2023-09-221-7/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document itLaurent Bercot2023-09-203-1/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove extra warning when s6-tcpserver-access has no rulesetLaurent Bercot2023-09-204-9/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-123-7/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-113-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove s6-tcpserver?d dependency on libs6Laurent Bercot2023-09-115-10/+24
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix s6-tlsd fd fuxLaurent Bercot2023-09-093-5/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-094-3/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Use cspawn (skalibs-2.14)Laurent Bercot2023-09-091-95/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fully defork s6-tlsc and s6-tlsdLaurent Bercot2023-09-0811-87/+156
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Refactor s6-tls[cd] so they're ready to port to posix_spawnLaurent Bercot2023-09-0811-127/+138
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>