]> git.ipfire.org Git - thirdparty/openssl.git/commit
Document expected BIO operations for libssl
authorDavid Benjamin <davidben@google.com>
Mon, 25 Nov 2024 16:01:17 +0000 (11:01 -0500)
committerTomas Mraz <tomas@openssl.org>
Wed, 27 Nov 2024 12:03:13 +0000 (13:03 +0100)
commit74b3781fb4e92fef51fed57fcb1d5795844604d4
tree25c97a58d293c180d8b39f35a00f3f5327efb2b2
parente50d4bac9d9018f09427f4600062a7415c1bdfc8
Document expected BIO operations for libssl

If your custom BIO does not implement BIO_CTRL_FLUSH, it won't work, but
this is not document anywhere.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26060)

(cherry picked from commit 847a23757f7cbebaa882e15087efb926113a0670)
doc/man3/SSL_set_bio.pod