aboutsummaryrefslogtreecommitdiffstats
path: root/src/stls
Commit message (Collapse)AuthorAgeFilesLines
* s6-tls*: small bugfixes. Add documentation.Laurent Bercot2016-12-032-4/+3
|
* 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-013-25/+41
|
* Small sbearssl bugfixes and usability messagesLaurent Bercot2016-11-282-2/+2
|
* Add -z option to s6-tlsc/s6-tlsd to clean TLS env vars before spawning ↵Laurent Bercot2016-11-263-2/+5
| | | | (default)
* stls_run: fix "read from peer" error messageLaurent Bercot2016-11-261-1/+1
|
* Fix warning messages in libtls engineLaurent Bercot2016-11-261-3/+3
|
* Usability fixes for TLSLaurent Bercot2016-11-261-1/+1
|
* SNI support for libtlsLaurent Bercot2016-11-251-8/+6
|
* Fix build bugs. It builds!Laurent Bercot2016-11-252-7/+7
| | | | | | Two things remain to do: - how to pass SNI information to libtls - how to detect cert issuer key type for ECC in bearssl
* Alpha version of the SSL work.Laurent Bercot2016-11-254-0/+465
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.