summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2023-12-29 12:24:34 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2023-12-29 12:24:34 +0000
commitda2cf959745bc6cd6131ff30f96c95a6ca1586da (patch)
tree7de9b7c3cc1b4fbac74124f27736c077c25ff7f4 /share
parent2707c4900bdb06e4c4d51a254175e98d7c0ce753 (diff)
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 'share')
0 files changed, 0 insertions, 0 deletions