Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Dead code cleanup: crypto/*.c, x509v3, demos | Rich Salz | 2015-02-02 | 5 | -18/+5 |
* | Harmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG/EVP_CTRL_SET_IVLEN | Matt Caswell | 2015-01-28 | 2 | -11/+16 |
* | ifdef cleanup, part 4a: '#ifdef undef' | Rich Salz | 2015-01-24 | 1 | -52/+0 |
* | More comment realignmentmaster-post-reformat | Matt Caswell | 2015-01-22 | 1 | -8/+8 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 54 | -7649/+7682 |
* | Move more comments that confuse indent | Matt Caswell | 2015-01-22 | 1 | -2/+4 |
* | indent has problems with comments that are on the right hand side of a line. | Matt Caswell | 2015-01-22 | 2 | -3/+5 |
* | Fix source where indent will not be able to cope | Matt Caswell | 2015-01-22 | 1 | -1/+2 |
* | Yet more comments | Matt Caswell | 2015-01-22 | 3 | -4/+5 |
* | More comments | Matt Caswell | 2015-01-22 | 3 | -3/+6 |
* | Further comment changes for reformat (master) | Matt Caswell | 2015-01-22 | 2 | -3/+4 |
* | RT3548: Remove unsupported platforms | Rich Salz | 2015-01-12 | 1 | -9/+1 |
* | mark all block comments that need format preserving so that | Tim Hudson | 2014-12-30 | 2 | -4/+6 |
* | Remove SSLv2 support | Kurt Roeckx | 2014-12-04 | 1 | -1/+1 |
* | Remove all .cvsignore files | Rich Salz | 2014-11-28 | 6 | -38/+0 |
* | RT2600: Change Win line-endings to Unix. | Rich Salz | 2014-09-08 | 1 | -920/+920 |
* | RT3142: Extra initialization in state_machine | Jeffrey Walton | 2014-08-21 | 1 | -2/+0 |
* | RT2847: Don't "check" uninitialized memory | Martin Olsson | 2014-08-19 | 1 | -2/+0 |
* | engine_md_copy: check for NULL after allocating to_md->HashBuffer | Jonas Maebe | 2014-08-17 | 1 | -0/+2 |
* | 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 |
* | Remove demos/tunala | Geoff Thorpe | 2014-07-22 | 19 | -2818/+0 |
* | Remove old unused and unmaintained demonstration code. | Tim Hudson | 2014-07-22 | 15 | -1008/+0 |
* | New ctrl to set current certificate. | Dr. Stephen Henson | 2014-02-02 | 1 | -1/+18 |
* | Demo of use of errors in applications. | Dr. Stephen Henson | 2014-02-02 | 5 | -0/+75 |
* | typo | Dr. Stephen Henson | 2014-01-28 | 1 | -1/+1 |
* | Fix demo comment: 0.9.9 never released. | Dr. Stephen Henson | 2014-01-28 | 2 | -2/+2 |
* | 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 |
* | misspellings fixes by https://github.com/vlajos/misspell_fixer | Veres Lajos | 2013-09-05 | 4 | -5/+5 |
* | Typo. | Dr. Stephen Henson | 2013-03-18 | 1 | -2/+3 |
* | typo | Dr. Stephen Henson | 2013-03-05 | 1 | -1/+1 |
* | Initial CCM code. | Dr. Stephen Henson | 2013-03-05 | 1 | -0/+115 |
* | Demo code for SSL_CONF API | Dr. Stephen Henson | 2013-02-26 | 5 | -2/+260 |
* | oops, revert, committed in error | Dr. Stephen Henson | 2012-12-14 | 2 | -4/+1 |
* | apps/ocsp.c | Dr. Stephen Henson | 2012-12-14 | 2 | -1/+4 |
* | remove redundant code from demo | Dr. Stephen Henson | 2012-11-18 | 1 | -10/+1 |
* | typo | Dr. Stephen Henson | 2012-10-27 | 1 | -1/+1 |
* | add simple AES GCM code example | Dr. Stephen Henson | 2012-10-16 | 1 | -0/+114 |
* | update README | Dr. Stephen Henson | 2012-09-09 | 1 | -4/+16 |
* | Extend certificate creation examples to include CRL generation and sample | Dr. Stephen Henson | 2012-09-09 | 4 | -7/+99 |
* | make EC test certificates usable for ECDH | Dr. Stephen Henson | 2012-08-31 | 2 | -2/+13 |
* | Add certificate callback. If set this is called whenever a certificate | Dr. Stephen Henson | 2012-06-29 | 1 | -0/+29 |
* | oops, revert unrelated changes | Dr. Stephen Henson | 2012-02-09 | 1 | -4/+1 |