diff options
author | tb <> | 2023-12-29 12:24:33 +0000 |
---|---|---|
committer | tb <> | 2023-12-29 12:24:33 +0000 |
commit | 9968234501cfdecd94c72061bdad038b9f340d50 (patch) | |
tree | 63b098be008d3bd6041d78d9a5fe9c6c51396721 /src/lib/libcrypto | |
parent | 47579f77bfbf210abc8b63d1bf6acfd9926ff7f7 (diff) | |
download | openbsd-9968234501cfdecd94c72061bdad038b9f340d50.tar.gz openbsd-9968234501cfdecd94c72061bdad038b9f340d50.tar.bz2 openbsd-9968234501cfdecd94c72061bdad038b9f340d50.zip |
Neuter the SSL_set_debug(3) API
The TLSv1.3 stack didn't support this in the first place, and in the legacy
stack it only added some dubious BIO_flush(3) calls. The sleep call between
SSL_read(3) and SSL_write(3) advertised in the comment next to the flag has
been a sleep call in the s_server since time immemorial, nota bene between
calls to BIO_gets(3). Anyway. This can all go and what remains will go with
the next major bump.
ok jsing
Diffstat (limited to 'src/lib/libcrypto')
0 files changed, 0 insertions, 0 deletions