Fix a slightly confusing if condition in a2i_ASN1_INTEGER.
[oweals/openssl.git] / crypto / srp / srp_vfy.c
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-02-24 Emilia KasperCVE-2016-0798: avoid memory leak in SRP
2015-09-21 Matt CaswellFix SRP memory leaks
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-05-05 Tim Hudson- fix coverity issues 966593-966596
2012-06-03 Ben LaurieReduce version skew: trivia (I hope).
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2011-03-16 Ben LaurieAdd SRP.