aboutsummaryrefslogtreecommitdiffstats
path: root/src/sbearssl/sbearssl_s6tlsc.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix sbearssl buildLaurent Bercot2016-12-041-0/+1
|
* Remove s6-tls* dependency to libs6net. Improve gen-deps to make dynlinking ↵Laurent Bercot2016-12-041-2/+1
| | | | easier.
* sbearssl: allow DER-encoded certificates in TA directoryLaurent Bercot2016-11-301-0/+4
|
* Small sbearssl bugfixes and usability messagesLaurent Bercot2016-11-281-1/+1
|
* Add -z option to s6-tlsc/s6-tlsd to clean TLS env vars before spawning ↵Laurent Bercot2016-11-261-1/+2
| | | | (default)
* Fix build bugs. It builds!Laurent Bercot2016-11-251-20/+23
| | | | | | 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-251-0/+82
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.