aboutsummaryrefslogtreecommitdiffstats
path: root/src/stls/stls_run.c
Commit message (Expand)AuthorAgeFilesLines
* 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