summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/srp/srp_lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53deraadt2014-05-291-1/+1
* Remove WIN32, WIN64 and MINGW32 tentacles.miod2014-04-281-3/+1
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-6/+6
* Import OpenSSL 1.0.1gmiod2014-04-131-7/+11
* import OpenSSL-1.0.1cdjm2012-10-131-0/+357