Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove BIO_{sn,v,vsn}printf(3) | tb | 2024-03-02 | 1 | -55/+4 |
| | | | | | | | Unsued printing functionality. If something should need this we can readily add it back. ok jsing | ||||
* | crypto HISTORY up to 0.9.6; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+9 |
| | |||||
* | bio.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-20 | 1 | -2/+6 |
| | |||||
* | OpenSSL documented the public function BIO_printf(3) (and friends) | schwarze | 2017-03-25 | 1 | -0/+86 |
in commit 2ca2e917. Document it here, too, but do not use their text. Be more concise and more precise at the same time. |