CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2023/04/07 08:47:37
Modified files: lib/libcrypto/man: BIO_set_callback.3 Log message: Mark BIO_CB_return(), BIO_cb_pre(), and BIO_cb_post() as intentionally undocumented because they are unused according to codesearch.debian.net and would cause nothing but obfuscation if they were used.