aboutsummaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Expand)AuthorFilesLines
2021-04-08Update copyright yearMatt Caswell2-2/+2
2021-04-07Remove unnecessary setting SSL_MODE_AUTO_RETRYNan Xiao2-6/+0
2021-04-01Remove unnecessary BIO_do_handshake()sNan Xiao2-12/+0
2021-03-06Update the demos/README file because it is really old. New demos should provi...Paul Nelson5-6/+481
2020-08-06Update copyright yearMatt Caswell1-1/+1
2020-08-03Fix certificate validation for IPv6 literals in sconnect demoDavid Woodhouse1-8/+7
2020-07-05Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md filesDr. David von Oheimb1-1/+1
2020-07-05Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb3-5/+1
2020-06-03Cleanup cert config files for testsRich Salz2-12/+0
2020-04-23Update copyright yearMatt Caswell2-2/+2
2020-03-13pkcs12 demo: output correct file names on error.ning2-2/+2
2019-11-24Remove RANDFILE settings from configuration filesDr. Matthias St. Pierre2-2/+0
2019-07-02Fix TyposAntoine Cœur2-2/+2
2019-03-13Fix memory leaks in pkread.c demo fileMatt Caswell1-19/+27
2019-02-05Remove unnecessary trailing whitespaceSam Roberts6-6/+6
2018-12-06Following the license change, modify the boilerplates in demos/Richard Levitte25-25/+25
2018-11-06Remove outdated e_chil.txt fileRich Salz1-12/+0
2018-11-05GMAC implementationPauli2-108/+3
2018-09-19Add a GMAC demonstration program.Pauli2-3/+108
2018-09-04demos/evp: add make cleanPaulo Flabiano Smorigo1-1/+4
2018-06-15Update certificates in demos/bio, demos/cms, demos/smimeDavid Cooper12-291/+451
2017-11-30Add "friendly name" extractorRich Salz2-3/+35
2017-11-11Many spelling fixes/typo's corrected.Josh Soref1-1/+1
2017-07-13Demo style fixes and modernisation.Pauli5-39/+33
2017-07-07Rearrange link line so the libraries come after the source.Pauli2-2/+2
2017-06-09Fix a bundle of trailing spaces in several filesPaul Yang1-1/+1
2017-06-07make error tables const and separate header fileRich Salz1-0/+12
2017-05-08Added a new Makefile in demos/evp directoryMeena Vyas2-1/+22
2017-05-04Remove outdated and unsupported CHIL engineRich Salz4-1457/+0
2017-03-01Remove some obsolete/obscure internal define switches:Emilia Kasper1-5/+1
2017-02-28Move the CHIL engine to demos/enginesRichard Levitte4-0/+1461
2016-09-20Crude VMS build files for demos/bio/Richard Levitte3-0/+51
2016-09-20Crude Makefile for demos/bio/Richard Levitte1-0/+30
2016-09-20Fixup BIO demos for OpenSSL 1.1.xRichard Levitte2-3/+3
2016-09-20Fixup BIO demos for OpenSSL 1.1.xRichard Levitte1-2/+0
2016-09-20Fixup BIO demos for OpenSSL 1.1.xRichard Levitte7-33/+3
2016-05-18Consolidate copyright for demosRich Salz25-0/+223
2016-04-20Remove --classic build entirelyRichard Levitte1-23/+0
2016-03-07Remove really old demo'sRich Salz60-11367/+0
2016-02-17Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse4-4/+4
2016-02-05GH601: Various spelling fixes.FdaSilvaYY1-1/+1
2016-01-29Remove clean-dependRich Salz4-24/+0
2016-01-26Remove /* foo.c */ commentsRich Salz19-29/+0
2016-01-20Consolidate "make update"Rich Salz4-8/+4
2016-01-17Remove some old makefile targetsRich Salz4-0/+4
2016-01-12Move Makefiles to Makefile.inRich Salz8-56/+0
2016-01-07mem functions cleanupRich Salz1-0/+1
2016-01-05DANE support structures, constructructors and accessorsViktor Dukhovni5-35/+97
2015-12-22Demo server using SSL_CTX_configDr. Stephen Henson3-0/+135
2015-12-18Remove err and prime demo'sRich Salz7-198/+0