Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spelling | jsg | 2022-01-15 | 1 | -3/+3 |
| | | | | ok tb@ | ||||
* | While the traditional OpenSSL return value and behaviour of BIO_dump(3) | beck | 2021-07-11 | 1 | -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) | schwarze | 2021-07-10 | 1 | -0/+144 |