]> git.ipfire.org Git - thirdparty/openssl.git/history - demos
Don't downgrade keys in libssl
[thirdparty/openssl.git] / demos /
2013-10-20  Dr. Stephen HensonFix various typos.
2013-10-20  Dr. Stephen HensonModify sample accept.cnf
2013-10-20  Dr. Stephen HensonAdd demo for SSL server using SSL_CONF.
2013-09-05  Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-03-18  Dr. Stephen HensonTypo.
2013-03-05  Dr. Stephen Hensontypo
2013-03-05  Dr. Stephen HensonInitial CCM code.
2013-02-26  Dr. Stephen HensonDemo code for SSL_CONF API
2012-12-14  Dr. Stephen Hensonoops, revert, committed in error
2012-12-14  Dr. Stephen Hensonapps/ocsp.c
2012-11-18  Dr. Stephen Hensonremove redundant code from demo
2012-10-27  Dr. Stephen Hensontypo
2012-10-16  Dr. Stephen Hensonadd simple AES GCM code example
2012-09-09  Dr. Stephen Hensonupdate README
2012-09-09  Dr. Stephen HensonExtend certificate creation examples to include CRL...
2012-08-31  Dr. Stephen Hensonmake EC test certificates usable for ECDH
2012-06-29  Dr. Stephen HensonAdd certificate callback. If set this is called wheneve...
2012-02-09  Dr. Stephen Hensonoops, revert unrelated changes
2012-02-09  Dr. Stephen HensonModify client hello version when renegotiating to enhan...
2012-01-25  Dr. Stephen Hensonadd example for DH certificate generation
2011-12-14  Dr. Stephen HensonAdd private keys and generation scripts for test certif...
2011-06-01  Dr. Stephen HensonSimple automated certificate creation demo.
2010-01-21  Dr. Stephen Hensonfix comments
2010-01-20  Dr. Stephen HensonUpdate demo
2009-08-15  Dr. Stephen HensonUse SHA1 and not deprecated MD5 in demos.
2009-05-15  Richard LevitteFunctional VMS changes submitted by sms@antinode.info...
2009-04-03  Dr. Stephen HensonMerge from 1.0.0-stable branch.
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2008-04-18  Lutz JänickeAdd missing 'extern "C" {' to some _err.h files in...
2008-04-11  Dr. Stephen HensonDetached encrypt/decrypt example, fix decrypt sample.
2008-04-11  Dr. Stephen HensonFix comments.
2008-04-11  Dr. Stephen HensonCMS compressed data examples.
2008-04-11  Dr. Stephen HensonFix for compression and updated CMS_final().
2008-04-11  Dr. Stephen HensonPKCS#7 examples converted to CMS.
2008-03-28  Geoff ThorpeUpdate tunala so it builds ok with OPENSSL_NO_DEPRECATE...
2007-04-13  Dr. Stephen HensonSample text files for S/MIME test programs.
2007-04-13  Dr. Stephen HensonAdd a bunch of S/MIME sample programs and data.
2006-02-15  Nils Larschfix typos
2005-12-13  Bodo Möllerupdate TLS-ECC code
2005-04-30  Richard LevitteFrom branch OpenSSL_0_9_7-stable, 2002-11-13 15:30:
2005-04-11  Richard LevitteAdd emacs cache files to .cvsignore.
2004-08-11  Richard LevitteStupid casts...
2003-07-22  Bodo Möllerupdates for draft-ietf-tls-ecc-03.txt
2003-06-11  Richard LevitteTypo.
2003-01-30  Richard LevitteAdd the possibility to build without the ENGINE framework.
2002-12-11  Geoff ThorpeMake 'tunala' link with zlib if possible (so it works...
2002-11-14  Richard LevitteFix to build better with DJGPP.
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-13  Richard LevitteMake internal functions static.
2002-11-13  Richard LevitteName the flag files correctly.
2002-10-24  Richard LevitteThere's a name clash between OpenSSL and RSAref. Since...
2002-10-21  Dr. Stephen HensonTypo: v3 is represented by 2.
2002-10-10  Richard LevitteAdd a few more target platforms, to see how well the...
2002-10-09  Richard LevitteDon't fuss with the demo binaries
2002-09-16  Bodo Mölleradd URL for Internet Draft
2002-09-10  Bodo Möller1. switch from "-newkey ecdsa:..." to "-newkey ec:..."
2002-08-13  Richard LevitteSome files deserve to be ignored
2002-08-13  Richard LevitteMerge in demo engines from 0.9.7-stable.
2002-08-12  Bodo MöllerScripts for testing ECC ciphersuites.
2002-08-01  Richard LevitteAdd the CBC flag for cbc ciphers
2002-04-06  Richard LevitteAllow longer program names (VMS allows up to 39 charact...
2002-03-21  Lutz JänickeFix buggy if-condition (thomas poindessous <poinde_t...
2002-03-05  Bodo Möller'#if OPENSSL_VERSION_NUMBER >= ...' to document the...
2002-02-28  Bodo MöllerAdd 'void *' argument to app_verify_callback.
2002-02-20  Geoff ThorpeA rough little self-test for tunala. This runs through...
2002-02-20  Geoff ThorpeMake the "ungunk" logic a little more robust.
2002-02-20  Geoff Thorpe- Add support for cipher suites that require a temporar...
2002-01-17  Geoff ThorpeCorrect for the recent prototype changes.
2002-01-16  Geoff ThorpeProduce less confusing statistics when "-out_totals...
2002-01-16  Geoff ThorpeThe sample certs had expired, so these are newer ones...
2002-01-10  Geoff Thorpe- Network errors could pollute the buffers because...
2002-01-08  Geoff Thorpe- libtool finally annoyed me too much, so I'm nuking it,
2002-01-04  Geoff ThorpeConstify.
2001-11-16  Richard LevitteBuild dynamic rsaref engine on VMS. Tested on VAX...
2001-11-15  Richard Levittemake update
2001-11-15  Richard LevitteAdd MD digests.
2001-11-15  Richard LevitteAdd DES functions.
2001-11-15  Richard LevitteUse the generated error code files.
2001-11-15  Richard Levitte'make update' + some touches.
2001-11-15  Richard LevitteAdd targets to update the error code files.
2001-11-15  Richard LevitteAdd a local error code configuration file for the rsare...
2001-11-14  Richard LevitteMake use of RSAref's header files instead of EAY's...
2001-11-14  Richard LevitteIn a Debian Linux environment, it's not a good idea...
2001-11-14  Richard LevitteAdd a demo that reimplements the RSAref glue in form...
2001-10-17  Dr. Stephen HensonModify EVP cipher behaviour in a similar way
2001-09-28  Dr. Stephen HensonModernise and fix (ancient) "maurice" demos.
2001-09-28  Dr. Stephen HensonMake (ancient) sign.c demo compile again.
2001-09-24  Bodo Möllerignore binary
2001-09-24  Bodo Mölleravoid everything resembling a magic trigraph
2001-09-18  Bodo MöllerChange Makefile so that it works without any additional...
2001-09-17  Bodo MöllerAnother demo.
2001-09-12  Dr. Stephen HensonAdd certificate and request demos.
2001-07-23  Geoff Thorpe- New INSTALL document describing different ways to...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2001-02-12  Geoff ThorpeRe-order a couple of static functions and "#if 0" out...
2001-02-12  Geoff ThorpeThis change was a quick experiment that I'd wanted...
2001-02-06  Ben LaurieImprove the state machine.
2001-02-06  Ulf Möllerformat strings
2000-12-21  Geoff ThorpeRe-order the options in tunala and add command switches...
2000-12-20  Geoff ThorpeThis adds support to 'tunala' for supplying DH paramete...
next