summaryrefslogtreecommitdiffstats
path: root/demos
AgeCommit message (Expand)Author
2015-02-02Dead code cleanup: crypto/*.c, x509v3, demosRich Salz
2015-01-28Harmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG/EVP_CTRL_SET_IVLENMatt Caswell
2015-01-24ifdef cleanup, part 4a: '#ifdef undef'Rich Salz
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt 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-22Yet more commentsMatt Caswell
2015-01-22More commentsMatt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell
2015-01-12RT3548: Remove unsupported platformsRich Salz
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-04Remove SSLv2 supportKurt Roeckx
2014-11-28Remove all .cvsignore filesRich Salz
2014-09-08RT2600: Change Win line-endings to Unix.Rich Salz
2014-08-21RT3142: Extra initialization in state_machineJeffrey Walton
2014-08-19RT2847: Don't "check" uninitialized memoryMartin Olsson
2014-08-17engine_md_copy: check for NULL after allocating to_md->HashBufferJonas Maebe
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz
2014-07-22Remove demos/tunalaGeoff Thorpe
2014-07-22Remove old unused and unmaintained demonstration code.Tim Hudson
2014-02-02New ctrl to set current certificate.Dr. Stephen Henson
2014-02-02Demo of use of errors in applications.Dr. Stephen Henson
2014-01-28typoDr. Stephen Henson
2014-01-28Fix demo comment: 0.9.9 never released.Dr. Stephen Henson
2013-12-18Update demo.Dr. Stephen Henson
2013-10-21Update demos/bio/READMEDr. Stephen Henson
2013-10-20Fix various typos.Dr. Stephen Henson
2013-10-20Modify sample accept.cnfDr. Stephen Henson
2013-10-20Add demo for SSL server using SSL_CONF.Dr. Stephen Henson
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2013-03-18Typo.Dr. Stephen Henson
2013-03-05typoDr. Stephen Henson
2013-03-05Initial CCM code.Dr. Stephen Henson
2013-02-26Demo code for SSL_CONF APIDr. Stephen Henson
2012-12-14oops, revert, committed in errorDr. Stephen Henson
2012-12-14apps/ocsp.cDr. Stephen Henson
2012-11-18remove redundant code from demoDr. Stephen Henson
2012-10-27typoDr. Stephen Henson
2012-10-16add simple AES GCM code exampleDr. Stephen Henson
2012-09-09update READMEDr. Stephen Henson
2012-09-09Extend certificate creation examples to include CRL generation and sampleDr. Stephen Henson
2012-08-31make EC test certificates usable for ECDHDr. Stephen Henson
2012-06-29Add certificate callback. If set this is called whenever a certificateDr. Stephen Henson
2012-02-09oops, revert unrelated changesDr. Stephen Henson
2012-02-09Modify client hello version when renegotiating to enhance interop withDr. Stephen Henson
2012-01-25add example for DH certificate generationDr. Stephen Henson
2011-12-14Add private keys and generation scripts for test certificates in appsDr. Stephen Henson