+4
−0
+5
−5
+52
−52
+30
−42
+2
−5
Loading
Ensure all message types work the same way including CCS so that the state
machine doesn't need to know about special cases. Put all the special logic
into ssl_set_handshake_header() and ssl_close_construct_packet().
Reviewed-by:
Rich Salz <rsalz@openssl.org>