Sanity check EVP_CTRL_AEAD_TLS_AAD
[openssl.git] / crypto / jpake /
2015-04-30 Rich Salzfree cleanup 12
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-24 Richard LevitteJPAKE Makefile missing 'files' target
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellMore comments
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-08 Geoff ThorpeInclude <openssl/foo.h> instead of "foo.h"
2014-12-08 Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28 Rich SalzRemove all .cvsignore files
2014-11-16 Mike BlandAdd missing SRC variable
2014-11-16 Mike BlandRemove redundant test targets outside of test/
2014-09-08 Alon Bar-LevRT1771: Add string.h include.
2014-08-17 Jonas Maebehashbn: check for NULL result when allocating bin and...
2014-08-17 Jonas MaebeJPAKE_CTX_new: check for NULL result when allocating ctx
2011-01-26 Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2010-11-29 Dr. Stephen Hensonapply J-PKAKE fix to HEAD (original by Ben)
2008-12-02 Bodo MöllerImplement Configure option pattern "experimental-foo"
2008-11-28 Geoff ThorpeFix compilation with -DOPENSSL_NO_DEPRECATED.
2008-11-24 Dr. Stephen HensonUpdate from stable-branch.
2008-11-16 Ben LaurieIntegrate J-PAKE and TLS-PSK. Increase PSK buffer size...
2008-11-13 Ben LaurieIgnore saved Makefile.
2008-11-13 Ben LaurieJ-PAKE is not experimental in HEAD.
2008-11-12 Dr. Stephen HensonUpdate from stable branch.
2008-11-02 Dr. Stephen HensonFix warnings: printf format mismatches on 64 bit platforms.
2008-10-31 Dr. Stephen HensonAdd install target to crypto/jpake/Makefile
2008-10-27 Dr. Stephen HensonWin32 fixes... add new directory to build system. Fix...
2008-10-27 Dr. Stephen HensonFix warnings and various issues.
2008-10-26 Ben LaurieAdd JPAKE.