summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Remove executable mode attributes of non-executable filesTianjia Zhang2021-07-132-0/+0
* Add demo for HKDFMarek2021-06-183-0/+127
* Add an EVP demo for signatures using ECyuechen-chen2021-06-034-0/+334
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-013-5/+5
* Fixes #14103 & #14102. Update AES demos with error handling and EVP fetchJon Spillett2021-05-316-248/+470
* Add demo for EC keygenShane Lontis2021-05-273-8/+186
* Update copyright yearMatt Caswell2021-04-221-1/+1
* Fix typo in aesccm.cNan Xiao2021-04-181-1/+1
* demos: Add clean target for bio/MakefileNan Xiao2021-04-161-0/+3
* Update copyright yearMatt Caswell2021-04-082-2/+2
* Remove unnecessary setting SSL_MODE_AUTO_RETRYNan Xiao2021-04-072-6/+0
* Remove unnecessary BIO_do_handshake()sNan Xiao2021-04-012-12/+0
* Update the demos/README file because it is really old. New demos should provi...Paul Nelson2021-03-065-6/+481
* Update copyright yearMatt Caswell2020-08-061-1/+1
* Fix certificate validation for IPv6 literals in sconnect demoDavid Woodhouse2020-08-031-8/+7
* Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md filesDr. David von Oheimb2020-07-051-1/+1
* Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb2020-07-053-5/+1
* Cleanup cert config files for testsRich Salz2020-06-032-12/+0
* Update copyright yearMatt Caswell2020-04-232-2/+2
* pkcs12 demo: output correct file names on error.ning2020-03-132-2/+2
* Remove RANDFILE settings from configuration filesDr. Matthias St. Pierre2019-11-242-2/+0
* Fix TyposAntoine Cœur2019-07-022-2/+2
* Fix memory leaks in pkread.c demo fileMatt Caswell2019-03-131-19/+27
* Remove unnecessary trailing whitespaceSam Roberts2019-02-056-6/+6
* Following the license change, modify the boilerplates in demos/Richard Levitte2018-12-0625-25/+25
* Remove outdated e_chil.txt fileRich Salz2018-11-061-12/+0
* GMAC implementationPauli2018-11-052-108/+3
* Add a GMAC demonstration program.Pauli2018-09-192-3/+108
* demos/evp: add make cleanPaulo Flabiano Smorigo2018-09-041-1/+4
* Update certificates in demos/bio, demos/cms, demos/smimeDavid Cooper2018-06-1512-291/+451
* Add "friendly name" extractorRich Salz2017-11-302-3/+35
* Many spelling fixes/typo's corrected.Josh Soref2017-11-111-1/+1
* Demo style fixes and modernisation.Pauli2017-07-135-39/+33
* Rearrange link line so the libraries come after the source.Pauli2017-07-072-2/+2
* Fix a bundle of trailing spaces in several filesPaul Yang2017-06-091-1/+1
* make error tables const and separate header fileRich Salz2017-06-071-0/+12
* Added a new Makefile in demos/evp directoryMeena Vyas2017-05-082-1/+22
* Remove outdated and unsupported CHIL engineRich Salz2017-05-044-1457/+0
* Remove some obsolete/obscure internal define switches:Emilia Kasper2017-03-011-5/+1
* Move the CHIL engine to demos/enginesRichard Levitte2017-02-284-0/+1461
* Crude VMS build files for demos/bio/Richard Levitte2016-09-203-0/+51
* Crude Makefile for demos/bio/Richard Levitte2016-09-201-0/+30
* Fixup BIO demos for OpenSSL 1.1.xRichard Levitte2016-09-202-3/+3
* Fixup BIO demos for OpenSSL 1.1.xRichard Levitte2016-09-201-2/+0
* Fixup BIO demos for OpenSSL 1.1.xRichard Levitte2016-09-207-33/+3
* Consolidate copyright for demosRich Salz2016-05-1825-0/+223
* Remove --classic build entirelyRichard Levitte2016-04-201-23/+0
* Remove really old demo'sRich Salz2016-03-0760-11367/+0
* Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse2016-02-174-4/+4
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-1/+1