summaryrefslogtreecommitdiff
path: root/src/usr.sbin
diff options
context:
space:
mode:
authorjsing <>2019-03-17 15:48:02 +0000
committerjsing <>2019-03-17 15:48:02 +0000
commit08aa1de76d746545bb36aea72b4204fdaa408aad (patch)
tree9a14046c43fbb0de32c78bc9d2073c4135aa7e4b /src/usr.sbin
parent02f7540b7cb04e4e3a520c240503b8185e76f372 (diff)
downloadopenbsd-08aa1de76d746545bb36aea72b4204fdaa408aad.tar.gz
openbsd-08aa1de76d746545bb36aea72b4204fdaa408aad.tar.bz2
openbsd-08aa1de76d746545bb36aea72b4204fdaa408aad.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 'src/usr.sbin')
0 files changed, 0 insertions, 0 deletions