Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spelling doc #3580 | FdaSilvaYY | 2017-11-03 | 1 | -1/+1 |
* | Added a new Makefile in demos/evp directory | Meena Vyas | 2017-05-08 | 2 | -1/+22 |
* | 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 | 25 | -0/+223 |
* | Remove --classic build entirely | Richard Levitte | 2016-04-20 | 1 | -23/+0 |
* | Remove really old demo's | Rich Salz | 2016-03-07 | 60 | -11367/+0 |
* | Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005 | David Woodhouse | 2016-02-17 | 4 | -4/+4 |
* | GH601: Various spelling fixes. | FdaSilvaYY | 2016-02-05 | 1 | -1/+1 |
* | Remove clean-depend | Rich Salz | 2016-01-29 | 4 | -24/+0 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 19 | -29/+0 |
* | Consolidate "make update" | Rich Salz | 2016-01-20 | 4 | -8/+4 |
* | Remove some old makefile targets | Rich Salz | 2016-01-17 | 4 | -0/+4 |
* | Move Makefiles to Makefile.in | Rich Salz | 2016-01-12 | 8 | -56/+0 |
* | mem functions cleanup | Rich Salz | 2016-01-07 | 1 | -0/+1 |
* | 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 |
* | Remove err and prime demo's | Rich Salz | 2015-12-18 | 7 | -198/+0 |
* | Remove the "eay" c-file-style indicators | Richard Levitte | 2015-12-18 | 2 | -2/+2 |
* | Remove support for all 40 and 56 bit ciphers. | Kurt Roeckx | 2015-12-05 | 2 | -16/+0 |
* | Replace "SSLeay" in API with OpenSSL | Rich Salz | 2015-10-30 | 8 | -17/+17 |
* | Move crypto/threads to demo/threads | Rich Salz | 2015-10-26 | 5 | -0/+984 |
* | Fix typos | Alessandro Ghedini | 2015-10-23 | 1 | -1/+1 |
* | Remove obsolete b64 demo's | Rich Salz | 2015-09-28 | 2 | -269/+0 |
* | Remove obsolete OCSP demo | Rich Salz | 2015-09-25 | 2 | -368/+0 |
* | Update demo. | Dr. Stephen Henson | 2015-07-21 | 4 | -11/+61 |
* | Conversion to UTF-8 where needed | Richard Levitte | 2015-07-14 | 1 | -1/+1 |
* | Change BIO_number_read and BIO_number_written() to be 64 bit | Matt Caswell | 2015-06-10 | 1 | -1/+1 |
* | Client side version negotiation rewrite | Matt Caswell | 2015-05-16 | 5 | -5/+5 |
* | Server side version negotiation rewrite | Matt Caswell | 2015-05-16 | 6 | -6/+6 |
* | Use p==NULL not !p (in if statements, mainly) | Rich Salz | 2015-05-11 | 5 | -70/+47 |
* | Use "==0" instead of "!strcmp" etc | Rich Salz | 2015-05-06 | 4 | -4/+4 |
* | memset, memcpy, sizeof consistency fixes | Rich Salz | 2015-05-05 | 4 | -5/+5 |
* | Use safer sizeof variant in malloc | Rich Salz | 2015-05-04 | 1 | -1/+1 |
* | free NULL cleanup -- coda | Rich Salz | 2015-05-01 | 10 | -47/+10 |
* | Remove goto inside an if(0) block | Rich Salz | 2015-05-01 | 1 | -9/+8 |
* | free NULL cleanup 11 | Rich Salz | 2015-05-01 | 3 | -9/+3 |
* | free null cleanup finale | Rich Salz | 2015-05-01 | 2 | -10/+5 |
* | free NULL cleanup 7 | Rich Salz | 2015-04-30 | 1 | -6/+4 |
* | free NULL cleanup 5a | Rich Salz | 2015-04-30 | 14 | -40/+19 |
* | remove malloc casts | Rich Salz | 2015-04-28 | 1 | -1/+1 |
* | free NULL cleanup 9 | Rich Salz | 2015-04-11 | 5 | -33/+5 |
* | free NULL cleanup 10 | Rich Salz | 2015-04-11 | 2 | -4/+2 |
* | free NULL cleanup | Rich Salz | 2015-03-28 | 7 | -18/+9 |
* | free NULL cleanup | Rich Salz | 2015-03-25 | 18 | -100/+50 |
* | RAND_bytes updates | Matt Caswell | 2015-03-25 | 1 | -1/+2 |
* | free NULL cleanup | Rich Salz | 2015-03-24 | 1 | -2/+1 |