summaryrefslogtreecommitdiffstats
path: root/demos
AgeCommit message (Expand)Author
2015-01-22Backport hw_ibmca.c from master due to failed mergeMatt Caswell
2015-01-22Tweaks for comments due to indent's inability to handle themMatt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22Fix source where indent will not be able to copeMatt Caswell
2015-01-22Additional comment changes for reformat of 0.9.8Matt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2014-07-22Remove old unused and unmaintained demonstration code.Tim Hudson
2013-03-18Typo.Dr. Stephen Henson
2009-08-15Use SHA1 and not deprecated MD5 in demos.Dr. Stephen Henson
2009-05-15Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte
2008-11-05Change old obsolete email address...Dr. Stephen Henson
2008-10-26Minor clarity enhancements.Ben Laurie
2008-10-20Distinguish public/private data more clearly.Ben Laurie
2008-10-19Ignore executable.Ben Laurie
2008-10-19Add J-PAKE demo.Ben Laurie
2008-04-18Add missing 'extern "C" {' to some _err.h files in crypto/engines/Lutz Jänicke
2006-02-15fix typosNils Larsch
2005-12-13update TLS-ECC codeBodo Möller
2005-04-30From branch OpenSSL_0_9_7-stable, 2002-11-13 15:30:Richard Levitte
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2004-08-11Stupid casts...Richard Levitte
2003-07-22updates for draft-ietf-tls-ecc-03.txtBodo Möller
2003-06-11Typo.Richard Levitte
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2002-12-11Make 'tunala' link with zlib if possible (so it works if openssl wasGeoff Thorpe
2002-11-14Fix to build better with DJGPP.Richard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-11-13Make internal functions static.Richard Levitte
2002-11-13Name the flag files correctly.Richard Levitte
2002-10-24There's a name clash between OpenSSL and RSAref. Since this engine handlesRichard Levitte
2002-10-21Typo: v3 is represented by 2.Dr. Stephen Henson
2002-10-10Add a few more target platforms, to see how well the shared libraryRichard Levitte
2002-10-09Don't fuss with the demo binariesRichard Levitte
2002-09-16add URL for Internet DraftBodo Möller
2002-09-101. switch from "-newkey ecdsa:..." to "-newkey ec:..."Bodo Möller
2002-08-13Some files deserve to be ignoredRichard Levitte
2002-08-13Merge in demo engines from 0.9.7-stable.Richard Levitte
2002-08-12Scripts for testing ECC ciphersuites.Bodo Möller
2002-08-01Add the CBC flag for cbc ciphersRichard Levitte
2002-04-06Allow longer program names (VMS allows up to 39 characters).Richard Levitte
2002-03-21Fix buggy if-condition (thomas poindessous <poinde_t@epita.fr>).Lutz Jänicke
2002-03-05'#if OPENSSL_VERSION_NUMBER >= ...' to document the recent changeBodo Möller
2002-02-28Add 'void *' argument to app_verify_callback.Bodo Möller
2002-02-20A rough little self-test for tunala. This runs through all cipher-suite /Geoff Thorpe
2002-02-20Make the "ungunk" logic a little more robust.Geoff Thorpe
2002-02-20- Add support for cipher suites that require a temporary RSA key forGeoff Thorpe
2002-01-17Correct for the recent prototype changes.Geoff Thorpe
2002-01-16Produce less confusing statistics when "-out_totals" is used.Geoff Thorpe
2002-01-16The sample certs had expired, so these are newer ones that should lastGeoff Thorpe