summaryrefslogtreecommitdiffstats
path: root/crypto/jpake
AgeCommit message (Expand)Author
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-11-05Rebuild error source files.Dr. Stephen Henson
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-04-30free cleanup 12Rich Salz
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-03-24JPAKE Makefile missing 'files' targetRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22More commentsMatt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-08Include <openssl/foo.h> instead of "foo.h"Geoff Thorpe
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson
2014-11-28Remove all .cvsignore filesRich Salz
2014-11-16Add missing SRC variableMike Bland
2014-11-16Remove redundant test targets outside of test/Mike Bland
2014-09-08RT1771: Add string.h include.Alon Bar-Lev
2014-08-17hashbn: check for NULL result when allocating bin and return an error if it f...Jonas Maebe
2014-08-17JPAKE_CTX_new: check for NULL result when allocating ctxJonas Maebe
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson
2010-11-29apply J-PKAKE fix to HEAD (original by Ben)Dr. Stephen Henson
2008-12-02Implement Configure option pattern "experimental-foo"Bodo Möller
2008-11-28Fix compilation with -DOPENSSL_NO_DEPRECATED.Geoff Thorpe
2008-11-24Update from stable-branch.Dr. Stephen Henson
2008-11-16Integrate J-PAKE and TLS-PSK. Increase PSK buffer size. Fix memory leaks.Ben Laurie
2008-11-13Ignore saved Makefile.Ben Laurie
2008-11-13J-PAKE is not experimental in HEAD.Ben Laurie
2008-11-12Update from stable branch.Dr. Stephen Henson
2008-11-02Fix warnings: printf format mismatches on 64 bit platforms.Dr. Stephen Henson
2008-10-31Add install target to crypto/jpake/MakefileDr. Stephen Henson
2008-10-27Win32 fixes... add new directory to build system. Fix warnings.Dr. Stephen Henson
2008-10-27Fix warnings and various issues.Dr. Stephen Henson
2008-10-26Add JPAKE.Ben Laurie