aboutsummaryrefslogtreecommitdiffstats
path: root/src/sbearssl/sbearssl_ta_readfile.c
Commit message (Collapse)AuthorAgeFilesLines
* Add all the missing pieces for sni_policyLaurent Bercot2021-06-011-1/+2
| | | | | sbearssl_server_init_and_run is yet unchanged, the next step is to rewrite it using the new primitives.
* sbearssl: allow DER-encoded certificates in TA directoryLaurent Bercot2016-11-301-2/+25
|
* Alpha version of the SSL work.Laurent Bercot2016-11-251-0/+16
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.