aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/srp
Commit message (Expand)AuthorAgeFilesLines
* Implement internally opaque bn access from srpMatt Caswell2014-12-083-535/+2
* Remove all .cvsignore filesRich Salz2014-11-281-2/+0
* Remove redundant test targets outside of test/Mike Bland2014-11-161-3/+0
* Fix SRP buffer overrun vulnerability.Dr. Stephen Henson2014-08-061-0/+6
* Constification - mostly originally from Chromium.Ben Laurie2014-06-294-41/+43
* - fix coverity issues 966593-966596Tim Hudson2014-05-061-0/+3
* srp/srp_grps.h: make it Compaq C-friendly.Andy Polyakov2013-11-122-412/+412
* Missing files target.Ben Laurie2013-02-261-0/+3
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-032-22/+20
* PR: 2727Dr. Stephen Henson2012-02-231-1/+2
* Various mingw64 fixes.Andy Polyakov2011-05-291-7/+11
* Fix warnings: signed/unisgned comparison, shadowing (in some cases globalDr. Stephen Henson2011-03-122-5/+5
* Add SRP support.Ben Laurie2011-03-128-0/+2049