]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/srp
Replace "SSLeay" in API with OpenSSL
[thirdparty/openssl.git] / crypto / srp /
2015-09-21  Matt CaswellFix SRP memory leaks
2015-09-11  Dr. Stephen HensonFix "defined but not used" warnings.
2015-05-22  Richard LevitteFix the update target and remove duplicate file updates
2015-05-14  Richard Levittemake depend
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11  Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-05-01  Rich Salzfree NULL cleanup 7
2015-04-30  Rich Salzfree cleanup 12
2015-04-28  Rich Salzremove malloc casts
2015-03-31  Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31  Richard LevitteStop symlinking, move files to intended directory
2015-03-25  Rich Salzfree NULL cleanup
2015-03-25  Matt CaswellRAND_bytes updates
2015-02-03  Rich SalzDead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-12-08  Matt CaswellImplement internally opaque bn access from srp
2014-11-28  Rich SalzRemove all .cvsignore files
2014-11-16  Mike BlandRemove redundant test targets outside of test/
2014-08-06  Dr. Stephen HensonFix SRP buffer overrun vulnerability.
2014-06-29  Ben LaurieConstification - mostly originally from Chromium.
2014-05-05  Tim Hudson- fix coverity issues 966593-966596
2013-11-12  Andy Polyakovsrp/srp_grps.h: make it Compaq C-friendly.
2013-02-26  Ben LaurieMissing files target.
2012-06-03  Ben LaurieVersion skew reduction: trivia (I hope).
2012-02-23  Dr. Stephen HensonPR: 2727
2011-05-29  Andy PolyakovVarious mingw64 fixes.
2011-03-12  Dr. Stephen HensonFix warnings: signed/unisgned comparison, shadowing...
2011-03-12  Ben LaurieAdd SRP support.