diff options
author | Omar Polo <op@omarpolo.com> | 2021-01-13 18:40:18 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-01-13 18:40:18 +0000 |
commit | 9862b637c2aa97e7e8d148ae9c3f92d0ca758fa7 (patch) | |
tree | 052c6928ff81dd614ebf9af23b99a0e8280ff7d0 /iri.c | |
parent | 0d7a38c4ce99cf5367a242d0a1d41b51d4a742e8 (diff) |
track handshakes
This alter the current state machine by adding S_HANDSHAKE as the
initial state. There, we ensure we did the handshake and we check
SNI. ATM we simply continue in S_OPEN, but later we can add virtual
host checks there, and skip to S_INITIALIZING with an error state if
the client is accessing a wrong host.
Diffstat (limited to 'iri.c')
0 files changed, 0 insertions, 0 deletions