summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/malloc-wrapper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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