summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BIO_accept.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark the five BIO_GHBN_* constants as intentionally undocumented.schwarze2023-04-301-2/+7
| | | | | | They are intended to be used by BIO_gethostbyname(), which is deprecated in OpenSSL and already marked as intentionally undocumented in LibreSSL. Besides, these constants are completely unused by anything.
* new manual page BIO_accept(3)schwarze2022-12-221-0/+382