Run util/openssl-format-source -v -c .
[openssl.git] / crypto / jpake / jpake.c
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-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
2010-11-29 Dr. Stephen Hensonapply J-PKAKE fix to HEAD (original by Ben)
2008-11-02 Dr. Stephen HensonFix warnings: printf format mismatches on 64 bit platforms.
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.