summaryrefslogtreecommitdiffstats
path: root/demos
AgeCommit message (Expand)Author
2021-08-24Update copyright yearMatt Caswell
2021-04-01Remove unnecessary BIO_do_handshake()sNan Xiao
2019-09-10Update copyright yearMatt Caswell
2019-07-31Fix TyposAntoine Cœur
2019-05-28Update copyright yearRichard Levitte
2019-03-13Fix memory leaks in pkread.c demo fileMatt Caswell
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2018-09-04demos/evp: add make cleanPaulo Flabiano Smorigo
2018-06-15Update certificates in demos/bio, demos/cms, demos/smimeDavid Cooper
2017-11-30Add "friendly name" extractorRich Salz
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-07-13Demo style fixes and modernisation.Pauli
2017-07-07Rearrange link line so the libraries come after the source.Pauli
2017-06-09Fix a bundle of trailing spaces in several filesPaul Yang
2017-06-07make error tables const and separate header fileRich Salz
2017-05-08Added a new Makefile in demos/evp directoryMeena Vyas
2017-05-04Remove outdated and unsupported CHIL engineRich Salz
2017-03-01Remove some obsolete/obscure internal define switches:Emilia Kasper
2017-02-28Move the CHIL engine to demos/enginesRichard Levitte
2016-09-20Crude VMS build files for demos/bio/Richard Levitte
2016-09-20Crude Makefile for demos/bio/Richard Levitte
2016-09-20Fixup BIO demos for OpenSSL 1.1.xRichard Levitte
2016-09-20Fixup BIO demos for OpenSSL 1.1.xRichard Levitte
2016-09-20Fixup BIO demos for OpenSSL 1.1.xRichard Levitte
2016-05-18Consolidate copyright for demosRich Salz
2016-04-20Remove --classic build entirelyRichard Levitte
2016-03-07Remove really old demo'sRich Salz
2016-02-17Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-01-29Remove clean-dependRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20Consolidate "make update"Rich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-12Move Makefiles to Makefile.inRich Salz
2016-01-07mem functions cleanupRich Salz
2016-01-05DANE support structures, constructructors and accessorsViktor Dukhovni
2015-12-22Demo server using SSL_CTX_configDr. Stephen Henson
2015-12-18Remove err and prime demo'sRich Salz
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-12-05Remove support for all 40 and 56 bit ciphers.Kurt Roeckx
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-10-26Move crypto/threads to demo/threadsRich Salz
2015-10-23Fix typosAlessandro Ghedini
2015-09-28Remove obsolete b64 demo'sRich Salz
2015-09-25Remove obsolete OCSP demoRich Salz
2015-07-21Update demo.Dr. Stephen Henson
2015-07-14Conversion to UTF-8 where neededRichard Levitte
2015-06-10Change BIO_number_read and BIO_number_written() to be 64 bitMatt Caswell
2015-05-16Client side version negotiation rewriteMatt Caswell
2015-05-16Server side version negotiation rewriteMatt Caswell