aboutsummaryrefslogtreecommitdiff
path: root/crypto/srp
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Implement internally opaque bn access from srpMatt Caswell3-535/+2
2014-11-28Remove all .cvsignore filesRich Salz1-2/+0
2014-11-16Remove redundant test targets outside of test/Mike Bland1-3/+0
2014-08-06Fix SRP buffer overrun vulnerability.Dr. Stephen Henson1-0/+6
2014-06-29Constification - mostly originally from Chromium.Ben Laurie4-41/+43
2014-05-06- fix coverity issues 966593-966596Tim Hudson1-0/+3
2013-11-12srp/srp_grps.h: make it Compaq C-friendly.Andy Polyakov2-412/+412
2013-02-26Missing files target.Ben Laurie1-0/+3
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie2-22/+20
2012-02-23PR: 2727Dr. Stephen Henson1-1/+2
2011-05-29Various mingw64 fixes.Andy Polyakov1-7/+11
2011-03-12Fix warnings: signed/unisgned comparison, shadowing (in some cases globalDr. Stephen Henson2-5/+5
2011-03-12Add SRP support.Ben Laurie8-0/+2049