Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be concise: do not say that void functions return no values, that's obvious. | schwarze | 2020-03-28 | 1 | -8/+2 |
| | | | | Useless text reported by Martin Vahlensieck (academicsolutions.ch) on tech@. | ||||
* | add links back to crypto(3) to function group entry pages | schwarze | 2019-06-10 | 1 | -2/+3 |
| | | | | | and to isolated obsolete pages; OK bcook@ jmc@ | ||||
* | OPENSSL_realloc(3) is no longer used, we now use reallocarray(3) | schwarze | 2019-06-04 | 1 | -3/+3 |
| | |||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -3/+15 |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | Add Copyright and license. | schwarze | 2016-11-28 | 1 | -2/+117 |
| | | | | | | | This documentation is obviously incomplete and unintelligible. However, as the interfaces are utterly ill-designed and contorted to the point of absurdity, i refuse to even attempt improvements, at least for now. | ||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | Convert the handful of manuals that had imaginary names, | schwarze | 2015-11-12 | 1 | -0/+430 |
give them names that really exist. This also helps jmc@'s ongoing work on improving NAME sections. |