diff options
author | jsing <> | 2020-01-23 02:49:38 +0000 |
---|---|---|
committer | jsing <> | 2020-01-23 02:49:38 +0000 |
commit | 7f4d6ebbe0ac3623241a9fb8708f7186d0687cff (patch) | |
tree | 57ca5e667e9100c8bbc3b880854a9337c1f4e5f2 /src/lib/libssl/ssl_lib.c | |
parent | 4476e3b2e9e3d974f3729d94af10b6d95ade1c03 (diff) | |
download | openbsd-7f4d6ebbe0ac3623241a9fb8708f7186d0687cff.tar.gz openbsd-7f4d6ebbe0ac3623241a9fb8708f7186d0687cff.tar.bz2 openbsd-7f4d6ebbe0ac3623241a9fb8708f7186d0687cff.zip |
Add a TLS13_IO_ALERT return value so that we can explicitly signal when
we sent or received a fatal alert.
Pull the fatal_alert check up into tls13_legacy_error(). Also, if sending
an alert resulted in EOF, do not propagate this back since we do not want
to signal EOF to the caller (rather we want to indicate failure).
ok beck@ tb@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions