summaryrefslogtreecommitdiffstats
path: root/demos/bio
AgeCommit message (Expand)Author
2024-04-12Don't include unistd.h in sconnect for windowsNeil Horman
2024-04-12Fix signal handling in saccept for windowsNeil Horman
2024-04-12fix all the warnings in our demos and make them enableableNeil Horman
2024-04-12Convert demos to primary build systemNeil Horman
2023-11-15demos: tidy up makefiles, fix warningsJames Muir
2023-10-25Create hierarchical demo Makefile.slontis
2023-09-07Copyright year updatesMatt Caswell
2023-04-24Fixup demo exit status magic numbersslontis
2021-08-04Add config_diagnostics to our configuration files.Pauli
2021-04-16demos: Add clean target for bio/MakefileNan Xiao
2021-04-08Update copyright yearMatt Caswell
2021-04-07Remove unnecessary setting SSL_MODE_AUTO_RETRYNan Xiao
2021-04-01Remove unnecessary BIO_do_handshake()sNan Xiao
2020-08-06Update copyright yearMatt Caswell
2020-08-03Fix certificate validation for IPv6 literals in sconnect demoDavid Woodhouse
2020-07-05Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb
2019-07-02Fix TyposAntoine Cœur
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2018-12-06Following the license change, modify the boilerplates in demos/Richard Levitte
2018-06-15Update certificates in demos/bio, demos/cms, demos/smimeDavid Cooper
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
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-01-26Remove /* foo.c */ commentsRich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-12Move Makefiles to Makefile.inRich Salz
2016-01-05DANE support structures, constructructors and accessorsViktor Dukhovni
2015-12-22Demo server using SSL_CTX_configDr. Stephen Henson
2015-07-21Update demo.Dr. Stephen Henson
2015-05-16Client side version negotiation rewriteMatt Caswell
2015-05-16Server side version negotiation rewriteMatt Caswell
2015-05-06Use "==0" instead of "!strcmp" etcRich Salz
2015-05-01Remove goto inside an if(0) blockRich Salz
2015-04-11free NULL cleanup 10Rich Salz
2015-03-25free NULL cleanupRich Salz
2015-02-02Dead code cleanup: crypto/*.c, x509v3, demosRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22More commentsMatt Caswell
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz
2014-02-02New ctrl to set current certificate.Dr. Stephen Henson
2013-12-18Update demo.Dr. Stephen Henson
2013-10-21Update demos/bio/READMEDr. Stephen Henson