aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/srp
Commit message (Expand)AuthorAgeFilesLines
* Change usage of RAND_pseudo_bytes to RAND_bytesMatt Caswell2016-06-271-3/+3
* Fix error return value in SRP functionsMatt Caswell2016-05-241-7/+13
* Fix SRP client key computationCynh2016-05-181-2/+2
* CVE-2016-0798: avoid memory leak in SRPEmilia Kasper2016-02-242-5/+62
* Fix SRP memory leaksMatt Caswell2015-09-211-9/+25
* RT4044: Remove .cvsignore files.Rich Salz2015-09-151-2/+0
* RT3856: Fix memory leaks in test codeRussell Webb2015-06-231-0/+1
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-231-0/+2
* Code style: space after 'if'Viktor Dukhovni2015-04-161-3/+3
* Fix RAND_(pseudo_)?_bytes returnsMatt Caswell2015-03-251-3/+6
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-226-1518/+1487
* Fix SRP buffer overrun vulnerability.Dr. Stephen Henson2014-08-061-0/+6
* - fix coverity issues 966593-966596Tim Hudson2014-05-061-0/+3
* srp/srp_grps.h: make it Compaq C-friendly.Andy Polyakov2013-11-122-415/+419
* Backport single makefile from master.Ben Laurie2013-06-131-0/+3
* Reduce version skew: trivia (I hope).Ben Laurie2012-06-031-2/+3
* PR: 2727Dr. Stephen Henson2012-02-231-1/+2
* Ignorance.Ben Laurie2011-11-141-0/+1
* make update (1.0.1-stable)Richard Levitte2011-03-231-10/+16
* Add SRP.Ben Laurie2011-03-168-0/+2040