summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Dead code cleanup: crypto/*.c, x509v3, demosRich Salz2015-02-025-18/+5
* Harmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG/EVP_CTRL_SET_IVLENMatt Caswell2015-01-282-11/+16
* ifdef cleanup, part 4a: '#ifdef undef'Rich Salz2015-01-241-52/+0
* More comment realignmentmaster-post-reformatMatt Caswell2015-01-221-8/+8
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2254-7649/+7682
* Move more comments that confuse indentMatt Caswell2015-01-221-2/+4
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-222-3/+5
* Fix source where indent will not be able to copeMatt Caswell2015-01-221-1/+2
* Yet more commentsMatt Caswell2015-01-223-4/+5
* More commentsMatt Caswell2015-01-223-3/+6
* Further comment changes for reformat (master)Matt Caswell2015-01-222-3/+4
* RT3548: Remove unsupported platformsRich Salz2015-01-121-9/+1
* mark all block comments that need format preserving so thatTim Hudson2014-12-302-4/+6
* Remove SSLv2 supportKurt Roeckx2014-12-041-1/+1
* Remove all .cvsignore filesRich Salz2014-11-286-38/+0
* RT2600: Change Win line-endings to Unix.Rich Salz2014-09-081-920/+920
* RT3142: Extra initialization in state_machineJeffrey Walton2014-08-211-2/+0
* RT2847: Don't "check" uninitialized memoryMartin Olsson2014-08-191-2/+0
* engine_md_copy: check for NULL after allocating to_md->HashBufferJonas Maebe2014-08-171-0/+2
* Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz2014-08-091-0/+5
* Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz2014-08-081-5/+0
* Remove demos/tunalaGeoff Thorpe2014-07-2219-2818/+0
* Remove old unused and unmaintained demonstration code.Tim Hudson2014-07-2215-1008/+0
* New ctrl to set current certificate.Dr. Stephen Henson2014-02-021-1/+18
* Demo of use of errors in applications.Dr. Stephen Henson2014-02-025-0/+75
* typoDr. Stephen Henson2014-01-281-1/+1
* Fix demo comment: 0.9.9 never released.Dr. Stephen Henson2014-01-282-2/+2
* Update demo.Dr. Stephen Henson2013-12-182-29/+56
* Update demos/bio/READMEDr. Stephen Henson2013-10-211-2/+3
* Fix various typos.Dr. Stephen Henson2013-10-203-20/+16
* Modify sample accept.cnfDr. Stephen Henson2013-10-201-2/+3
* Add demo for SSL server using SSL_CONF.Dr. Stephen Henson2013-10-205-0/+304
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-054-5/+5
* Typo.Dr. Stephen Henson2013-03-181-2/+3
* typoDr. Stephen Henson2013-03-051-1/+1
* Initial CCM code.Dr. Stephen Henson2013-03-051-0/+115
* Demo code for SSL_CONF APIDr. Stephen Henson2013-02-265-2/+260
* oops, revert, committed in errorDr. Stephen Henson2012-12-142-4/+1
* apps/ocsp.cDr. Stephen Henson2012-12-142-1/+4
* remove redundant code from demoDr. Stephen Henson2012-11-181-10/+1
* typoDr. Stephen Henson2012-10-271-1/+1
* add simple AES GCM code exampleDr. Stephen Henson2012-10-161-0/+114
* update READMEDr. Stephen Henson2012-09-091-4/+16
* Extend certificate creation examples to include CRL generation and sampleDr. Stephen Henson2012-09-094-7/+99
* make EC test certificates usable for ECDHDr. Stephen Henson2012-08-312-2/+13
* Add certificate callback. If set this is called whenever a certificateDr. Stephen Henson2012-06-291-0/+29
* oops, revert unrelated changesDr. Stephen Henson2012-02-091-4/+1
* Modify client hello version when renegotiating to enhance interop withDr. Stephen Henson2012-02-091-1/+4
* add example for DH certificate generationDr. Stephen Henson2012-01-252-1/+44
* Add private keys and generation scripts for test certificates in appsDr. Stephen Henson2011-12-147-0/+238