aboutsummaryrefslogtreecommitdiffstats
path: root/src/stls/stls_run.c
Commit message (Expand)AuthorAgeFilesLines
* Catch obscure busyloop in stls_runLaurent Bercot2025-09-091-0/+5
* Fix stls_run; sbearssl_run needs a rewriteLaurent Bercot2023-11-171-47/+23
* Add -J and -j to the TLS tools to check for peer close_notify.Laurent Bercot2023-11-161-173/+185
* New and fixed version of sbearssl_runLaurent Bercot2023-11-111-3/+3
* Prepare for 2.5.1.2Laurent Bercot2022-11-291-1/+1
* Change -K semantics: timeout *during handshake*, not afterwardsLaurent Bercot2020-12-071-6/+2
* Fix a few bugs. sbearssl appears to be working.Laurent Bercot2020-11-221-0/+6
* Refactor tls code to support ucspi-tlsLaurent Bercot2020-11-201-92/+40
* Moderately big hammer: force kill on s6-tlsd when it has nothing to write to...Laurent Bercot2017-08-281-1/+5
* Revert big hammer. Data still needs to be flushed to the network even when t...Laurent Bercot2017-08-281-5/+1
* Explicitly make s6-tls[cd] die when the app diesLaurent Bercot2017-05-111-1/+5
* Fix case where s6-tls[cd] would sometimes not detect an application and rema...Laurent Bercot2017-03-221-15/+48
* Cleanup superfluous includesLaurent Bercot2017-03-141-1/+0
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-121-13/+12
* Types fix, first passLaurent Bercot2017-01-101-0/+1
* s6-tls*: small bugfixes. Add documentation.Laurent Bercot2016-12-031-3/+2
* Fix closing bugs in sbearssl_run and tls_runLaurent Bercot2016-12-021-25/+25
* Fix several bugs in stls, make the engine workLaurent Bercot2016-12-011-21/+26
* stls_run: fix "read from peer" error messageLaurent Bercot2016-11-261-1/+1
* Fix warning messages in libtls engineLaurent Bercot2016-11-261-3/+3
* Alpha version of the SSL work.Laurent Bercot2016-11-251-0/+274