summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/CRYPTO_get_mem_functions.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update documentation of CRYPTO_mem_leaks*.tb2018-08-241-6/+12
| | | | ok jsing
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-4/+14
| | | | on the web, so fix up SSLeay HISTORY accordingly
* crypto.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-201-2/+6
|
* mention CRYPTO_mem_leaks_cb(3) because OpenSSLschwarze2017-08-201-4/+18
| | | | now also documents it, in OPENSSL_malloc.pod
* tweak previous;jmc2016-11-291-4/+3
|
* seperate these descriptions into seperate files to reduce confusion.deraadt2016-11-291-0/+79
discussed with jsing ok schwarze