aboutsummaryrefslogtreecommitdiffstats
path: root/src/sbearssl/sbearssl_sni_policy_init.c
Commit message (Collapse)AuthorAgeFilesLines
* SNI matches are case-insensitiveLaurent Bercot2021-11-181-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add servername to storagedevLaurent Bercot2021-06-011-1/+2
|
* Add all the missing pieces for sni_policyLaurent Bercot2021-06-011-49/+6
| | | | | 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/+75