aboutsummaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Expand)AuthorFilesLines
2014-01-28Fix demo comment: 0.9.9 never released.Dr. Stephen Henson2-2/+2
2013-12-18Update demo.Dr. Stephen Henson2-29/+56
2013-10-21Update demos/bio/READMEDr. Stephen Henson1-2/+3
2013-10-20Fix various typos.Dr. Stephen Henson3-20/+16
2013-10-20Modify sample accept.cnfDr. Stephen Henson1-2/+3
2013-10-20Add demo for SSL server using SSL_CONF.Dr. Stephen Henson5-0/+304
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos4-5/+5
2013-03-18Typo.Dr. Stephen Henson1-2/+3
2013-03-05typoDr. Stephen Henson1-1/+1
2013-03-05Initial CCM code.Dr. Stephen Henson1-0/+115
2013-02-26Demo code for SSL_CONF APIDr. Stephen Henson5-2/+260
2012-12-14oops, revert, committed in errorDr. Stephen Henson2-4/+1
2012-12-14apps/ocsp.cDr. Stephen Henson2-1/+4
2012-11-18remove redundant code from demoDr. Stephen Henson1-10/+1
2012-10-27typoDr. Stephen Henson1-1/+1
2012-10-16add simple AES GCM code exampleDr. Stephen Henson1-0/+114
2012-09-09update READMEDr. Stephen Henson1-4/+16
2012-09-09Extend certificate creation examples to include CRL generation and sampleDr. Stephen Henson4-7/+99
2012-08-31make EC test certificates usable for ECDHDr. Stephen Henson2-2/+13
2012-06-29Add certificate callback. If set this is called whenever a certificateDr. Stephen Henson1-0/+29
2012-02-09oops, revert unrelated changesDr. Stephen Henson1-4/+1
2012-02-09Modify client hello version when renegotiating to enhance interop withDr. Stephen Henson1-1/+4
2012-01-25add example for DH certificate generationDr. Stephen Henson2-1/+44
2011-12-14Add private keys and generation scripts for test certificates in appsDr. Stephen Henson7-0/+238
2011-06-01Simple automated certificate creation demo.Dr. Stephen Henson3-0/+91
2010-01-21fix commentsDr. Stephen Henson2-4/+4
2010-01-20Update demoDr. Stephen Henson1-1/+1
2009-08-15Use SHA1 and not deprecated MD5 in demos.Dr. Stephen Henson2-2/+2
2009-05-15Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte1-7/+27
2009-04-03Merge from 1.0.0-stable branch.Dr. Stephen Henson1-1/+1
2008-11-05Update obsolete email address...Dr. Stephen Henson1-1/+1
2008-04-18Add missing 'extern "C" {' to some _err.h files in crypto/engines/Lutz Jänicke3-0/+12
2008-04-11Detached encrypt/decrypt example, fix decrypt sample.Dr. Stephen Henson3-4/+190
2008-04-11Fix comments.Dr. Stephen Henson2-10/+2
2008-04-11CMS compressed data examples.Dr. Stephen Henson3-0/+139
2008-04-11Fix for compression and updated CMS_final().Dr. Stephen Henson1-4/+4
2008-04-11PKCS#7 examples converted to CMS.Dr. Stephen Henson11-0/+561
2008-03-28Update tunala so it builds ok with OPENSSL_NO_DEPRECATED, and improve theGeoff Thorpe3-6/+28
2007-04-13Sample text files for S/MIME test programs.Dr. Stephen Henson2-0/+6
2007-04-13Add a bunch of S/MIME sample programs and data.Dr. Stephen Henson9-0/+555
2006-02-15fix typosNils Larsch1-2/+2
2005-12-13update TLS-ECC codeBodo Möller1-7/+10
2005-04-30From branch OpenSSL_0_9_7-stable, 2002-11-13 15:30:Richard Levitte3-3/+12
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte8-0/+16
2004-08-11Stupid casts...Richard Levitte1-3/+3
2003-07-22updates for draft-ietf-tls-ecc-03.txtBodo Möller1-1/+1
2003-06-11Typo.Richard Levitte1-1/+1
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte2-0/+8
2002-12-11Make 'tunala' link with zlib if possible (so it works if openssl wasGeoff Thorpe1-0/+1
2002-11-14Fix to build better with DJGPP.Richard Levitte2-0/+10