kmx git
Register
IABSD.fr/src
IABSD.fr
Login
IABSD.fr
/
src
Browse
Commit
Author :
jsing
Date :
2020-01-23 02:24:38
Hash :
dc02d6ed
Message :
Pass a CBB to TLSv1.3 send handlers. This avoids the need for each send handler to call tls13_handshake_msg_start() and tls13_handshake_msg_finish(). ok beck@ tb@