aboutsummaryrefslogtreecommitdiffstats
path: root/src/sbearssl/sbearssl_sni_policy_vtable.c
Commit message (Expand)AuthorAgeFilesLines
* No need for twice the workaround ^^'Laurent Bercot2021-11-081-1/+0
* Workaround for a bearssl bug in do_signLaurent Bercot2021-10-191-0/+1
* Inline functionsLaurent Bercot2021-06-031-2/+2
* Don't hardcode ecdsa signature implementation in sni_policyLaurent Bercot2021-06-031-1/+1
* Debug session. Now works.Laurent Bercot2021-06-021-35/+14
* Add servername to storagedevLaurent Bercot2021-06-011-1/+1
* Make stuff buildLaurent Bercot2021-06-011-4/+18
* Add all the missing pieces for sni_policyLaurent Bercot2021-06-011-42/+162
* Start work on bearssl server-side sniLaurent Bercot2021-05-301-0/+71