summaryrefslogtreecommitdiffstats
path: root/demos/bio/server-conf.c
AgeCommit message (Expand)Author
2018-12-06Following the license change, modify the boilerplates in demos/Richard Levitte
2017-07-13Demo style fixes and modernisation.Pauli
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-01-26Remove /* foo.c */ commentsRich Salz
2015-05-16Server side version negotiation rewriteMatt Caswell
2015-05-06Use "==0" instead of "!strcmp" etcRich Salz
2015-03-25free NULL cleanupRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2013-12-18Update demo.Dr. Stephen Henson
2013-10-20Fix various typos.Dr. Stephen Henson
2013-10-20Add demo for SSL server using SSL_CONF.Dr. Stephen Henson