aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/jpake
Commit message (Expand)AuthorAgeFilesLines
* mark all block comments that need format preserving so thatTim Hudson2014-12-302-6/+6
* Include <openssl/foo.h> instead of "foo.h"Geoff Thorpe2014-12-081-2/+1
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-3/+0
* Add missing SRC variableMike Bland2014-11-161-0/+1
* Remove redundant test targets outside of test/Mike Bland2014-11-161-2/+0
* RT1771: Add string.h include.Alon Bar-Lev2014-09-081-0/+1
* hashbn: check for NULL result when allocating bin and return an error if it f...Jonas Maebe2014-08-171-21/+47
* JPAKE_CTX_new: check for NULL result when allocating ctxJonas Maebe2014-08-171-0/+2
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* apply J-PKAKE fix to HEAD (original by Ben)Dr. Stephen Henson2010-11-293-1/+34
* Implement Configure option pattern "experimental-foo"Bodo Möller2008-12-021-1/+1
* Fix compilation with -DOPENSSL_NO_DEPRECATED.Geoff Thorpe2008-11-281-1/+1
* Update from stable-branch.Dr. Stephen Henson2008-11-242-1/+7
* Integrate J-PAKE and TLS-PSK. Increase PSK buffer size. Fix memory leaks.Ben Laurie2008-11-161-0/+14
* Ignore saved Makefile.Ben Laurie2008-11-131-0/+2
* J-PAKE is not experimental in HEAD.Ben Laurie2008-11-131-4/+0
* Update from stable branch.Dr. Stephen Henson2008-11-121-0/+6
* Fix warnings: printf format mismatches on 64 bit platforms.Dr. Stephen Henson2008-11-021-3/+2
* Add install target to crypto/jpake/MakefileDr. Stephen Henson2008-10-311-0/+8
* Win32 fixes... add new directory to build system. Fix warnings.Dr. Stephen Henson2008-10-271-1/+2
* Fix warnings and various issues.Dr. Stephen Henson2008-10-274-90/+119
* Add JPAKE.Ben Laurie2008-10-266-0/+914