cryb-to/lib
Dag-Erling Smørgrav 4d1703c77a Don't try to memset NULL if allocation fails.
Always emit UTRACE records, even for failed allocations.
When allocating more than was requested, fill the slop with garbage.
2016-02-19 12:23:17 +01:00
..
cipher
core Add man pages for a few functions. 2016-01-08 17:27:27 +01:00
cpe
digest Add man pages for a few functions. 2016-01-08 17:27:27 +01:00
enc Fix buffer over-read in percent_decode(). 2016-01-10 23:29:03 +01:00
hash Add man pages for a few functions. 2016-01-08 17:27:27 +01:00
mac
mpi
oath Reserve room in the label buffer for the terminating NUL. 2016-02-19 12:20:25 +01:00
rand
rsaref
test Don't try to memset NULL if allocation fails. 2016-02-19 12:23:17 +01:00
.gitignore
Makefile.am