aboutsummaryrefslogtreecommitdiffstats
path: root/src/sbearssl/sbearssl_sni_policy_vtable.c
Commit message (Collapse)AuthorAgeFilesLines
* Debug session. Now works.Laurent Bercot2021-06-021-35/+14
| | | | | The environment given to the application still needs to be cleaned up of SNI variables.
* Add servername to storagedevLaurent Bercot2021-06-011-1/+1
|
* Make stuff buildLaurent Bercot2021-06-011-4/+18
| | | | Still not working: we need to add servername to the storage
* Add all the missing pieces for sni_policyLaurent Bercot2021-06-011-42/+162
| | | | | sbearssl_server_init_and_run is yet unchanged, the next step is to rewrite it using the new primitives.
* Start work on bearssl server-side sniLaurent Bercot2021-05-301-0/+71