| Commit message (Expand) | Author | Age | Files | Lines |
* | Add config_diagnostics to our configuration files. | Pauli | 2021-08-04 | 3 | -0/+15 |
* | demos: Add clean target for bio/Makefile | Nan Xiao | 2021-04-16 | 1 | -0/+3 |
* | Update copyright year | Matt Caswell | 2021-04-08 | 2 | -2/+2 |
* | Remove unnecessary setting SSL_MODE_AUTO_RETRY | Nan Xiao | 2021-04-07 | 2 | -6/+0 |
* | Remove unnecessary BIO_do_handshake()s | Nan Xiao | 2021-04-01 | 2 | -12/+0 |
* | Update copyright year | Matt Caswell | 2020-08-06 | 1 | -1/+1 |
* | Fix certificate validation for IPv6 literals in sconnect demo | David Woodhouse | 2020-08-03 | 1 | -8/+7 |
* | Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txt | Dr. David von Oheimb | 2020-07-05 | 1 | -1/+0 |
* | Fix Typos | Antoine Cœur | 2019-07-02 | 1 | -1/+1 |
* | Remove unnecessary trailing whitespace | Sam Roberts | 2019-02-05 | 3 | -3/+3 |
* | Following the license change, modify the boilerplates in demos/ | Richard Levitte | 2018-12-06 | 7 | -7/+7 |
* | Update certificates in demos/bio, demos/cms, demos/smime | David Cooper | 2018-06-15 | 4 | -121/+131 |
* | Many spelling fixes/typo's corrected. | Josh Soref | 2017-11-11 | 1 | -1/+1 |
* | Demo style fixes and modernisation. | Pauli | 2017-07-13 | 5 | -39/+33 |
* | Rearrange link line so the libraries come after the source. | Pauli | 2017-07-07 | 1 | -1/+1 |
* | Crude VMS build files for demos/bio/ | Richard Levitte | 2016-09-20 | 3 | -0/+51 |
* | Crude Makefile for demos/bio/ | Richard Levitte | 2016-09-20 | 1 | -0/+30 |
* | Fixup BIO demos for OpenSSL 1.1.x | Richard Levitte | 2016-09-20 | 2 | -3/+3 |
* | Fixup BIO demos for OpenSSL 1.1.x | Richard Levitte | 2016-09-20 | 1 | -2/+0 |
* | Fixup BIO demos for OpenSSL 1.1.x | Richard Levitte | 2016-09-20 | 7 | -33/+3 |
* | Consolidate copyright for demos | Rich Salz | 2016-05-18 | 7 | -0/+63 |
* | Remove --classic build entirely | Richard Levitte | 2016-04-20 | 1 | -23/+0 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 5 | -15/+0 |
* | Remove some old makefile targets | Rich Salz | 2016-01-17 | 1 | -0/+1 |
* | Move Makefiles to Makefile.in | Rich Salz | 2016-01-12 | 1 | -0/+0 |
* | DANE support structures, constructructors and accessors | Viktor Dukhovni | 2016-01-05 | 5 | -35/+97 |
* | Demo server using SSL_CTX_config | Dr. Stephen Henson | 2015-12-22 | 3 | -0/+135 |
* | Update demo. | Dr. Stephen Henson | 2015-07-21 | 4 | -11/+61 |
* | Client side version negotiation rewrite | Matt Caswell | 2015-05-16 | 3 | -3/+3 |
* | Server side version negotiation rewrite | Matt Caswell | 2015-05-16 | 3 | -3/+3 |
* | Use "==0" instead of "!strcmp" etc | Rich Salz | 2015-05-06 | 4 | -4/+4 |
* | Remove goto inside an if(0) block | Rich Salz | 2015-05-01 | 1 | -9/+8 |
* | free NULL cleanup 10 | Rich Salz | 2015-04-11 | 1 | -2/+1 |
* | free NULL cleanup | Rich Salz | 2015-03-25 | 3 | -8/+4 |
* | Dead code cleanup: crypto/*.c, x509v3, demos | Rich Salz | 2015-02-02 | 1 | -1/+1 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 6 | -695/+653 |
* | More comments | Matt Caswell | 2015-01-22 | 2 | -2/+4 |
* | Undo a90081576c94f9f54de1755188a00ccc1760549a | Rich Salz | 2014-08-09 | 1 | -0/+5 |
* | Remove DJGPP (and therefore WATT32) #ifdef's. | Rich Salz | 2014-08-08 | 1 | -5/+0 |
* | New ctrl to set current certificate. | Dr. Stephen Henson | 2014-02-02 | 1 | -1/+18 |
* | Update demo. | Dr. Stephen Henson | 2013-12-18 | 2 | -29/+56 |
* | Update demos/bio/README | Dr. Stephen Henson | 2013-10-21 | 1 | -2/+3 |
* | Fix various typos. | Dr. Stephen Henson | 2013-10-20 | 3 | -20/+16 |
* | Modify sample accept.cnf | Dr. Stephen Henson | 2013-10-20 | 1 | -2/+3 |
* | Add demo for SSL server using SSL_CONF. | Dr. Stephen Henson | 2013-10-20 | 5 | -0/+304 |
* | Demo code for SSL_CONF API | Dr. Stephen Henson | 2013-02-26 | 5 | -2/+260 |
* | remove redundant code from demo | Dr. Stephen Henson | 2012-11-18 | 1 | -10/+1 |
* | Fix to build better with DJGPP. | Richard Levitte | 2002-11-14 | 2 | -0/+10 |
* | Rename SSLeay_add_all_algorithms() et al to | Dr. Stephen Henson | 2000-02-04 | 2 | -2/+2 |
* | Updated some demos. | Bodo Möller | 1999-05-27 | 2 | -0/+17 |