summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/srp (follow)
Commit message (Expand)AuthorAgeFilesLines
* malloc() result does not need a cast.deraadt2014-06-071-3/+3
* convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53deraadt2014-05-292-3/+3
* Remove WIN32, WIN64 and MINGW32 tentacles.miod2014-04-281-3/+1
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-172-26/+26
* we don't use these files for buildingtedu2014-04-151-74/+0
* No licence.miod2014-04-151-162/+0
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-24/+0
* Import OpenSSL 1.0.1gmiod2014-04-133-417/+422
* import OpenSSL-1.0.1cdjm2012-10-137-0/+2046