aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 2.7.0.2Laurent Bercot2024-01-092-1/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.7.0.1Laurent Bercot2023-12-202-4/+15
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update documentation; make s6-tlsd-io more conservative by defaultLaurent Bercot2023-11-203-9/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Small bugfixes, update deps, update docLaurent Bercot2023-11-194-5/+26
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* /etc/hosts support for s6-tcpclient and s6-tcpserver-accessLaurent Bercot2023-11-185-12/+30
| | | | 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-168-6/+28
| | | | | | | | 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>
* New and fixed version of sbearssl_runLaurent Bercot2023-11-115-16/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.7.0.0. Better s6-tlsc-io interface.Laurent Bercot2023-11-103-7/+19
| | | | 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-303-50/+43
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Great Tcpserver Unification. Prepare for 2.6.0.0.Laurent Bercot2023-09-3010-565/+173
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2023-09-251-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document itLaurent Bercot2023-09-202-1/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove extra warning when s6-tcpserver-access has no rulesetLaurent Bercot2023-09-202-7/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-122-4/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-112-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-092-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.4; fix s6-tlsserver -Y|-yLaurent Bercot2023-08-082-6/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.3Laurent Bercot2023-02-092-5/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update dependenciesLaurent Bercot2023-01-022-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.2Laurent Bercot2022-11-291-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2022-11-201-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixLaurent Bercot2022-11-011-3/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixesLaurent Bercot2022-10-311-5/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.2Laurent Bercot2022-10-142-8/+27
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Bring libsbearssl doc up to date.Laurent Bercot2022-10-141-4/+113
| | | | | | Also fix a typo in sbearssl.h Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More doc fixesLaurent Bercot2022-10-131-7/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixesLaurent Bercot2022-10-131-5/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2022-10-101-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* ... and fix typosLaurent Bercot2022-08-231-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Do not require optional certificates XDLaurent Bercot2022-08-233-9/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.1; adapt to skalibs-2.12.0.0Laurent Bercot2022-04-092-3/+12
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2021-12-192-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.0Laurent Bercot2021-12-052-4/+15
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Allow SNI wildcarding for *.example.comLaurent Bercot2021-11-181-0/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update LibreSSL/LibreTLS dependenciesLaurent Bercot2021-09-262-2/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Log client decision on s6-ucspitls[cd] -v2Laurent Bercot2021-09-242-4/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update dependencies2.5.0.0Laurent Bercot2021-08-102-3/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.0.0; remove minidentdLaurent Bercot2021-07-235-90/+12
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Server-side SNI, libtls versionLaurent Bercot2021-05-285-10/+85
| | | | Implementation for bearssl coming soon.
* More debug commandsLaurent Bercot2021-05-251-1/+1
|
* Prepare for 2.4.2.0; implement client certificates with bearsslLaurent Bercot2021-05-183-4/+13
| | | | Also send a bit more environment with libtls
* version: 2.4.1.1v2.4.1.1Laurent Bercot2021-04-151-0/+11
|
* Prepare for 2.4.1.1Laurent Bercot2021-04-132-10/+27
|
* More doc fixesLaurent Bercot2021-02-163-8/+4
|
* version: 2.4.1.0v2.4.1.0Laurent Bercot2021-02-152-5/+7
|
* Add link to s6-networking man pagesLaurent Bercot2021-02-071-0/+8
|
* More doc fixesLaurent Bercot2021-02-042-3/+3
|
* Doc fixes, thanks flexibeastLaurent Bercot2021-02-0413-25/+24
|
* Remove SSL_TLS_SNI_SERVERNAME (instead of defined but empty) if no SNILaurent Bercot2021-01-284-13/+11
|