summaryrefslogtreecommitdiff
path: root/lib/libedit
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2018-11-10 08:10:44 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2018-11-10 08:10:44 +0000
commit2de54af3352f1dea08ed328f5c7725888d1ca666 (patch)
treef27475cb4f58df812244c70be6e2ea3f9f5a2af0 /lib/libedit
parent34b3c5fb81be0b50833a3a671f77cc491a630dd8 (diff)
Tweak and improve the TLSv1.3 state machine.
- Provide a tls13_handshake_active_action() function to reduce code duplication and replace tls13_handshake_get_sender(). - Add an INVALID message_type, so we can explicitly detect invalid conditions. - Implement skeletons for the tls13_handshake_send_action() and tls13_handshake_recv_action() functions. - OR in the NEGOTIATED value at the end of recving or sending a server hello so that we switch to the next chain in the state table. ok tb@
Diffstat (limited to 'lib/libedit')
0 files changed, 0 insertions, 0 deletions