Age | Commit message (Expand) | Author |
2023-11-15 | demos: tidy up makefiles, fix warnings | James Muir |
2023-10-25 | Create hierarchical demo Makefile. | slontis |
2023-09-07 | Copyright year updates | Matt Caswell |
2023-04-24 | Fixup demo exit status magic numbers | slontis |
2021-08-04 | Add config_diagnostics to our configuration files. | Pauli |
2021-04-16 | demos: Add clean target for bio/Makefile | Nan Xiao |
2021-04-08 | Update copyright year | Matt Caswell |
2021-04-07 | Remove unnecessary setting SSL_MODE_AUTO_RETRY | Nan Xiao |
2021-04-01 | Remove unnecessary BIO_do_handshake()s | Nan Xiao |
2020-08-06 | Update copyright year | Matt Caswell |
2020-08-03 | Fix certificate validation for IPv6 literals in sconnect demo | David Woodhouse |
2020-07-05 | Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txt | Dr. David von Oheimb |
2019-07-02 | Fix Typos | Antoine Cœur |
2019-02-05 | Remove unnecessary trailing whitespace | Sam Roberts |
2018-12-06 | Following the license change, modify the boilerplates in demos/ | Richard Levitte |
2018-06-15 | Update certificates in demos/bio, demos/cms, demos/smime | David Cooper |
2017-11-11 | Many spelling fixes/typo's corrected. | Josh Soref |
2017-07-13 | Demo style fixes and modernisation. | Pauli |
2017-07-07 | Rearrange link line so the libraries come after the source. | Pauli |
2016-09-20 | Crude VMS build files for demos/bio/ | Richard Levitte |
2016-09-20 | Crude Makefile for demos/bio/ | Richard Levitte |
2016-09-20 | Fixup BIO demos for OpenSSL 1.1.x | Richard Levitte |
2016-09-20 | Fixup BIO demos for OpenSSL 1.1.x | Richard Levitte |
2016-09-20 | Fixup BIO demos for OpenSSL 1.1.x | Richard Levitte |
2016-05-18 | Consolidate copyright for demos | Rich Salz |
2016-04-20 | Remove --classic build entirely | Richard Levitte |
2016-01-26 | Remove /* foo.c */ comments | Rich Salz |
2016-01-17 | Remove some old makefile targets | Rich Salz |
2016-01-12 | Move Makefiles to Makefile.in | Rich Salz |
2016-01-05 | DANE support structures, constructructors and accessors | Viktor Dukhovni |
2015-12-22 | Demo server using SSL_CTX_config | Dr. Stephen Henson |
2015-07-21 | Update demo. | Dr. Stephen Henson |
2015-05-16 | Client side version negotiation rewrite | Matt Caswell |
2015-05-16 | Server side version negotiation rewrite | Matt Caswell |
2015-05-06 | Use "==0" instead of "!strcmp" etc | Rich Salz |
2015-05-01 | Remove goto inside an if(0) block | Rich Salz |
2015-04-11 | free NULL cleanup 10 | Rich Salz |
2015-03-25 | free NULL cleanup | Rich Salz |
2015-02-02 | Dead code cleanup: crypto/*.c, x509v3, demos | Rich Salz |
2015-01-22 | Run util/openssl-format-source -v -c . | Matt Caswell |
2015-01-22 | More comments | Matt Caswell |
2014-08-09 | Undo a90081576c94f9f54de1755188a00ccc1760549a | Rich Salz |
2014-08-08 | Remove DJGPP (and therefore WATT32) #ifdef's. | Rich Salz |
2014-02-02 | New ctrl to set current certificate. | Dr. Stephen Henson |
2013-12-18 | Update demo. | Dr. Stephen Henson |
2013-10-21 | Update demos/bio/README | Dr. Stephen Henson |
2013-10-20 | Fix various typos. | Dr. Stephen Henson |
2013-10-20 | Modify sample accept.cnf | Dr. Stephen Henson |
2013-10-20 | Add demo for SSL server using SSL_CONF. | Dr. Stephen Henson |
2013-02-26 | Demo code for SSL_CONF API | Dr. Stephen Henson |