summaryrefslogtreecommitdiffstats
path: root/demos
AgeCommit message (Expand)Author
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
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-05-06Use "==0" instead of "!strcmp" etcRich Salz
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-01free NULL cleanup -- codaRich Salz
2015-05-01Remove goto inside an if(0) blockRich Salz
2015-05-01free NULL cleanup 11Rich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-30free NULL cleanup 7Rich Salz
2015-04-30free NULL cleanup 5aRich Salz
2015-04-28remove malloc castsRich Salz
2015-04-11free NULL cleanup 9Rich Salz
2015-04-11free NULL cleanup 10Rich Salz
2015-03-28free NULL cleanupRich Salz
2015-03-25free NULL cleanupRich Salz
2015-03-25RAND_bytes updatesMatt Caswell
2015-03-24free NULL cleanupRich Salz