summaryrefslogtreecommitdiff
path: root/crypto/jpake
Commit message (Expand)AuthorAgeFilesLines
* Change AR to ARX to allow exclusion of fips object modulessteve2011-01-261-1/+1
* apply J-PKAKE fix to HEAD (original by Ben)steve2010-11-293-1/+34
* Implement Configure option pattern "experimental-foo"bodo2008-12-021-1/+1
* Fix compilation with -DOPENSSL_NO_DEPRECATED.geoff2008-11-281-1/+1
* Update from stable-branch.steve2008-11-242-1/+7
* Integrate J-PAKE and TLS-PSK. Increase PSK buffer size. Fix memory leaks.ben2008-11-161-0/+14
* Ignore saved Makefile.ben2008-11-131-0/+2
* J-PAKE is not experimental in HEAD.ben2008-11-131-4/+0
* Update from stable branch.steve2008-11-121-0/+6
* Fix warnings: printf format mismatches on 64 bit platforms.steve2008-11-021-3/+2
* Add install target to crypto/jpake/Makefilesteve2008-10-311-0/+8
* Win32 fixes... add new directory to build system. Fix warnings.steve2008-10-271-1/+2
* Fix warnings and various issues.steve2008-10-274-90/+119
* Add JPAKE.ben2008-10-266-0/+914