about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* bugfixes: s6-tcpserverd without -1, s6-tcpclient ip46 options HEAD masterLaurent Bercot2024-09-132-69/+83
* Fix partial local/remote host resolution in s6-tcpserver-accessLaurent Bercot2024-07-301-1/+1
* Prepare for 2.7.0.3; fix s6-tcpserverd fd bugLaurent Bercot2024-04-231-9/+4
* Fix sbearssl_run exit conditions AGAINLaurent Bercot2024-01-091-0/+2
* No duplicate : in s6-tcpserver-access' prognameLaurent Bercot2023-12-131-1/+1
* Fix clock programs that recv46; fix s6-tcpserver-access exitcodesLaurent Bercot2023-12-124-8/+22
* Update documentation; make s6-tlsd-io more conservative by defaultLaurent Bercot2023-11-201-0/+1
* version: 2.7.0.0 v2.7.0.0Laurent Bercot2023-11-202-0/+3
* Small bugfixes, update deps, update docLaurent Bercot2023-11-192-10/+7
* /etc/hosts support for s6-tcpclient and s6-tcpserver-accessLaurent Bercot2023-11-184-51/+136
* Small sbearssl_run pass, should work nowLaurent Bercot2023-11-172-56/+82
* Fix stls_run; sbearssl_run needs a rewriteLaurent Bercot2023-11-176-101/+104
* Add -J and -j to the TLS tools to check for peer close_notify.Laurent Bercot2023-11-1614-208/+233
* Fix sbearssl_run even moreLaurent Bercot2023-11-123-14/+40
* s6-tcpserverd: change terminology: allow -> accept, deny -> rejectLaurent Bercot2023-11-121-4/+4
* New and fixed version of sbearssl_runLaurent Bercot2023-11-117-148/+148
* Prepare for 2.7.0.0. Better s6-tlsc-io interface.Laurent Bercot2023-11-1012-96/+96
* s6-tcpserver-access: don't use errno in deny messagesLaurent Bercot2023-11-061-5/+5
* Fix tls_error invocationLaurent Bercot2023-11-051-1/+1
* Fix missing null terminatorLaurent Bercot2023-10-161-8/+9
* Better iteration when sending signals in s6-tcpserverdLaurent Bercot2023-10-011-28/+33
* Avoid stupid buffer overflows tyvmLaurent Bercot2023-10-011-1/+1
* Refactor s6-tcpserverd loggingLaurent Bercot2023-10-011-51/+43
* s6-tlsserver bugfix, doc updatesLaurent Bercot2023-09-301-17/+6
* Great Tcpserver Unification. Prepare for 2.6.0.0.Laurent Bercot2023-09-3014-826/+121
* Remove extra warning when s6-tcpserver-access has no rulesetLaurent Bercot2023-09-202-2/+1
* Remove s6-tcpserver?d dependency on libs6Laurent Bercot2023-09-114-8/+22
* Fix s6-tlsd fd fuxLaurent Bercot2023-09-093-5/+4
* Use cspawn (skalibs-2.14)Laurent Bercot2023-09-091-95/+10
* Fully defork s6-tlsc and s6-tlsdLaurent Bercot2023-09-0810-85/+153
* Refactor s6-tls[cd] so they're ready to port to posix_spawnLaurent Bercot2023-09-0810-122/+134
* New versions of s6-tcpserver4d and s6-tcpserver6dLaurent Bercot2023-09-084-153/+163
* Fix s6-tcpserver verbosity invocationLaurent Bercot2023-08-091-1/+0
* Fix s6-tlsserver tcpaccess invocation conditionLaurent Bercot2023-08-092-26/+35
* Prepare for 2.5.1.4; fix s6-tlsserver -Y|-yLaurent Bercot2023-08-081-2/+5
* Autoset INTERNAL_LIBSLaurent Bercot2023-02-152-2/+2
* bugfix: s6net_ident_reply_get uninitialized variableLaurent Bercot2023-01-231-1/+1
* QoL: more client warnings / earlier exit when taiclock or ntp exchange failsLaurent Bercot2023-01-182-0/+37
* Prepare for 2.5.1.2Laurent Bercot2022-11-2936-36/+36
* Bring libsbearssl doc up to date.Laurent Bercot2022-10-141-1/+1
* bugfix: sbearssl_run adapted to new allread() APILaurent Bercot2022-10-071-2/+6
* Add workaround to bearssl regression with BR_FEATURE_X509_TIME_CALLBACKLaurent Bercot2022-10-077-8/+65
* s6-tls[cd]: don't leak useless fd to the appLaurent Bercot2022-08-301-0/+1
* sbearssl_sni_policy_vtable: use the COPY macro for ec as wellLaurent Bercot2022-08-121-3/+3
* Fix allread errno managementLaurent Bercot2022-07-183-0/+7
* Prepare for 2.5.1.1; adapt to skalibs-2.12.0.0Laurent Bercot2022-04-095-12/+3
* Add sbearssl_*_set_tain(n)_g convenience macrosLaurent Bercot2021-11-193-2/+6
* Allow SNI wildcarding for *.example.comLaurent Bercot2021-11-181-5/+27
* SNI matches are case-insensitiveLaurent Bercot2021-11-181-2/+2
* Fix error path in add_keypair_file for sbearssl SNI policyLaurent Bercot2021-11-091-1/+1