shithub: tlssrv.sni

RSS feed

7d02c348 – igor <igor@mux> authored on 2022/10/06 19:50
Merge.

76ae95b0 – igor <igor@mux> authored on 2022/10/06 19:46
Document how to extract common name (aka server name) from certificate.

b467af55 – igor <igor@mux> authored on 2022/10/06 19:46
tlshand: improve parsing of SNI extension.

f117ba2e – Igor Böhm <igor@9lab.org> authored on 2022/09/27 19:58
sni: increment pointer *after* host_name check

3654e2a6 – Igor Böhm <igor@9lab.org> authored on 2022/09/27 19:30
limit size and null terminate server name identifier

f7f5dd6c – Igor Böhm <igor@9lab.org> authored on 2022/09/27 19:00
allocate space for server name identifier (@iboehm)

9f766b50 – Igor Böhm <igor@9lab.org> authored on 2022/09/27 18:34
Initial commit.