aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/srp/srp_vfy.c
Commit message (Expand)AuthorAgeFilesLines
* free NULL cleanupRich Salz2015-03-251-2/+1
* RAND_bytes updatesMatt Caswell2015-03-251-3/+6
* Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srpRich Salz2015-02-031-6/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-528/+506
* Constification - mostly originally from Chromium.Ben Laurie2014-06-291-2/+4
* - fix coverity issues 966593-966596Tim Hudson2014-05-061-0/+3
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-16/+14
* Fix warnings: signed/unisgned comparison, shadowing (in some cases globalDr. Stephen Henson2011-03-121-3/+3
* Add SRP support.Ben Laurie2011-03-121-0/+660