Prepare for 1.0.2n release
[openssl.git] / crypto / srp /
2017-02-21 Rich SalzPrevent OOB in SRP base64 code.
2016-09-14 Matt CaswellAdd some sanity checks around usage of t_fromb64()
2016-08-26 Matt CaswellSRP_create_verifier does not check for NULL before...
2016-06-27 Matt CaswellChange usage of RAND_pseudo_bytes to RAND_bytes
2016-05-23 Matt CaswellFix error return value in SRP functions
2016-05-18 CynhFix SRP client key computation
2016-02-24 Emilia KasperCVE-2016-0798: avoid memory leak in SRP
2015-09-21 Matt CaswellFix SRP memory leaks
2015-09-15 Rich SalzRT4044: Remove .cvsignore files.
2015-06-23 Russell WebbRT3856: Fix memory leaks in test code
2015-05-23 Richard LevitteFix the update target and remove duplicate file updates
2015-04-16 Viktor DukhovniCode style: space after 'if'
2015-03-25 Matt CaswellFix RAND_(pseudo_)?_bytes returns
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-08-06 Dr. Stephen HensonFix SRP buffer overrun vulnerability.
2014-05-05 Tim Hudson- fix coverity issues 966593-966596
2013-11-12 Andy Polyakovsrp/srp_grps.h: make it Compaq C-friendly.
2013-06-13 Ben LaurieBackport single makefile from master.
2012-06-03 Ben LaurieReduce version skew: trivia (I hope).
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-02-23 Dr. Stephen HensonPR: 2727
2011-11-14 Ben LaurieIgnorance.
2011-03-23 Richard Levittemake update (1.0.1-stable)
2011-03-16 Ben LaurieAdd SRP.