summaryrefslogtreecommitdiffstats
path: root/lib/libssl/ssl_methods.c
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2019-03-17 15:48:02 +0000
committerjsing <jsing@openbsd.org>2019-03-17 15:48:02 +0000
commit208e8f194acb28ed3c77aafb1258ea53fbdba350 (patch)
treed48404cf8bc3c714d04b80a0e48a040843f33e35 /lib/libssl/ssl_methods.c
parentPartially clean up the TLS1_get_{,client}_version macros. (diff)
downloadwireguard-openbsd-208e8f194acb28ed3c77aafb1258ea53fbdba350.tar.xz
wireguard-openbsd-208e8f194acb28ed3c77aafb1258ea53fbdba350.zip
Correct return value handling in tls13_handshake_recv_action().
The recv action handler returns success/failure, rather than a TLS13_IO_* value, which is what tls13_handshake_recv_action() needs to return. Failure previously mapped to TLS13_IO_EOF, which is not ideal. ok tb@
Diffstat (limited to 'lib/libssl/ssl_methods.c')
0 files changed, 0 insertions, 0 deletions