aboutsummaryrefslogtreecommitdiffstats
path: root/src/stls/stls_run.c
Commit message (Collapse)AuthorAgeFilesLines
* Types fix, first passLaurent Bercot2017-01-101-0/+1
| | | | | | | XXX marks what must change when skalibs changes. Also started writing functions for client certificate support in sbearssl, but it's not working yet (need more high-level support from BearSSL before it can work)
* 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
Doesn't build yet, but I'm scared of losing it, so using git as storage. Will fix the stupid bugs now, the tricky bugs later.