summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/malloc-wrapper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finish Hiding symbols in crypto.hbeck2024-04-101-1/+4
* Fix CRYPTO_malloc/free signaturestb2024-03-021-5/+3
* Remove a bunch of CRYPTO memory APItb2024-03-021-149/+1
* Hide symbols in crypto.hbeck2023-07-081-1/+17
* Turn CRYPTO_realloc_clean() into a recallocarray() wrapper.jsing2018-05-131-11/+4
* use freezero() instead of memset/explicit_bzero + free. Substantiallyderaadt2017-05-021-3/+2
* revert previous accidental commitbeck2017-04-281-2/+3
* *** empty log message ***beck2017-04-281-3/+2
* More KNF.jsing2014-04-201-2/+2
* unused variabletedu2014-04-171-3/+1
* Your operating system memory allocation functions are your friend. If theybeck2014-04-161-0/+199