summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BIO_dump.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* spellingjsg2022-01-151-3/+3
| | | | ok tb@
* While the traditional OpenSSL return value and behaviour of BIO_dump(3)beck2021-07-111-26/+7
| | | | | | | | | | | is pure comedy gold, and now documented as such, sadly this bit of pure Muppet genius can't really in good consience stay in the tree as is. Change BIO_dump to always return the number of bytes printed on success and to stop printing and return -1 on failure if a writing function fails. ok tb@, jsing@
* new manual page BIO_dump(3)schwarze2021-07-101-0/+144