summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/srp/srp_vfy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53deraadt2014-05-291-2/+2
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-20/+20
* Import OpenSSL 1.0.1gmiod2014-04-131-2/+3
* import OpenSSL-1.0.1cdjm2012-10-131-0/+657