summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/CRYPTO_get_mem_functions.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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