summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/lh_new.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Be concise: do not say that void functions return no values, that's obvious.schwarze2020-03-281-8/+2
| | | | Useless text reported by Martin Vahlensieck (academicsolutions.ch) on tech@.
* add links back to crypto(3) to function group entry pagesschwarze2019-06-101-2/+3
| | | | | and to isolated obsolete pages; OK bcook@ jmc@
* OPENSSL_realloc(3) is no longer used, we now use reallocarray(3)schwarze2019-06-041-3/+3
|
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-3/+15
| | | | on the web, so fix up SSLeay HISTORY accordingly
* Add Copyright and license.schwarze2016-11-281-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 schwarzejmc2016-11-061-1/+3
|
* Convert the handful of manuals that had imaginary names,schwarze2015-11-121-0/+430
give them names that really exist. This also helps jmc@'s ongoing work on improving NAME sections.