2015-05-16 |
Matt Caswell | Client side version negotiation rewrite |
tree | commitdiff |
2015-05-16 |
Matt Caswell | Server side version negotiation rewrite |
tree | commitdiff |
2015-05-11 |
Rich Salz | Use p==NULL not !p (in if statements, mainly) |
tree | commitdiff |
2015-05-07 |
Rich Salz | Use "==0" instead of "!strcmp" etc |
tree | commitdiff |
2015-05-06 |
Rich Salz | memset, memcpy, sizeof consistency fixes |
tree | commitdiff |
2015-05-04 |
Rich Salz | Use safer sizeof variant in malloc |
tree | commitdiff |
2015-05-01 |
Rich Salz | free NULL cleanup -- coda |
tree | commitdiff |
2015-05-01 |
Rich Salz | Remove goto inside an if(0) block |
tree | commitdiff |
2015-05-01 |
Rich Salz | free NULL cleanup 11 |
tree | commitdiff |
2015-05-01 |
Rich Salz | free null cleanup finale |
tree | commitdiff |
2015-05-01 |
Rich Salz | free NULL cleanup 7 |
tree | commitdiff |
2015-04-30 |
Rich Salz | free NULL cleanup 5a |
tree | commitdiff |
2015-04-28 |
Rich Salz | remove malloc casts |
tree | commitdiff |
2015-04-11 |
Rich Salz | free NULL cleanup 9 |
tree | commitdiff |
2015-04-11 |
Rich Salz | free NULL cleanup 10 |
tree | commitdiff |
2015-03-28 |
Rich Salz | free NULL cleanup |
tree | commitdiff |
2015-03-25 |
Rich Salz | free NULL cleanup |
tree | commitdiff |
2015-03-25 |
Matt Caswell | RAND_bytes updates |
tree | commitdiff |
2015-03-25 |
Rich Salz | free NULL cleanup |
tree | commitdiff |
2015-02-02 |
Rich Salz | Dead code cleanup: crypto/*.c, x509v3, demos |
tree | commitdiff |
2015-01-28 |
Matt Caswell | Harmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG... |
tree | commitdiff |
2015-01-24 |
Rich Salz | ifdef cleanup, part 4a: '#ifdef undef' |
tree | commitdiff |
2015-01-22 |
Matt Caswell | More comment realignment master-post-reformat |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Move more comments that confuse indent |
tree | commitdiff |
2015-01-22 |
Matt Caswell | indent has problems with comments that are on the right... |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Fix source where indent will not be able to cope |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Yet more comments |
tree | commitdiff |
2015-01-22 |
Matt Caswell | More comments |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Further comment changes for reformat (master) |
tree | commitdiff |
2015-01-12 |
Rich Salz | RT3548: Remove unsupported platforms |
tree | commitdiff |
2014-12-30 |
Tim Hudson | mark all block comments that need format preserving... |
tree | commitdiff |
2014-12-04 |
Kurt Roeckx | Remove SSLv2 support |
tree | commitdiff |
2014-11-28 |
Rich Salz | Remove all .cvsignore files |
tree | commitdiff |
2014-09-08 |
Rich Salz | RT2600: Change Win line-endings to Unix. |
tree | commitdiff |
2014-08-21 |
Jeffrey Walton | RT3142: Extra initialization in state_machine |
tree | commitdiff |
2014-08-19 |
Martin Olsson | RT2847: Don't "check" uninitialized memory |
tree | commitdiff |
2014-08-17 |
Jonas Maebe | engine_md_copy: check for NULL after allocating to_md... |
tree | commitdiff |
2014-08-09 |
Rich Salz | Undo a90081576c94f9f54de1755188a00ccc1760549a |
tree | commitdiff |
2014-08-08 |
Rich Salz | Remove DJGPP (and therefore WATT32) #ifdef's. |
tree | commitdiff |
2014-07-22 |
Geoff Thorpe | Remove demos/tunala |
tree | commitdiff |
2014-07-21 |
Tim Hudson | Remove old unused and unmaintained demonstration code. |
tree | commitdiff |
2014-02-02 |
Dr. Stephen Henson | New ctrl to set current certificate. |
tree | commitdiff |
2014-02-02 |
Dr. Stephen Henson | Demo of use of errors in applications. |
tree | commitdiff |
2014-01-28 |
Dr. Stephen Henson | typo |
tree | commitdiff |
2014-01-28 |
Dr. Stephen Henson | Fix demo comment: 0.9.9 never released. |
tree | commitdiff |
2013-12-18 |
Dr. Stephen Henson | Update demo. |
tree | commitdiff |
2013-10-21 |
Dr. Stephen Henson | Update demos/bio/README |
tree | commitdiff |
2013-10-20 |
Dr. Stephen Henson | Fix various typos. |
tree | commitdiff |
2013-10-20 |
Dr. Stephen Henson | Modify sample accept.cnf |
tree | commitdiff |
2013-10-20 |
Dr. Stephen Henson | Add demo for SSL server using SSL_CONF. |
tree | commitdiff |
2013-09-05 |
Veres Lajos | misspellings fixes by https://github.com/vlajos/misspel... |
tree | commitdiff |
2013-03-18 |
Dr. Stephen Henson | Typo. |
tree | commitdiff |
2013-03-05 |
Dr. Stephen Henson | typo |
tree | commitdiff |
2013-03-05 |
Dr. Stephen Henson | Initial CCM code. |
tree | commitdiff |
2013-02-26 |
Dr. Stephen Henson | Demo code for SSL_CONF API |
tree | commitdiff |
2012-12-14 |
Dr. Stephen Henson | oops, revert, committed in error |
tree | commitdiff |
2012-12-14 |
Dr. Stephen Henson | apps/ocsp.c |
tree | commitdiff |
2012-11-18 |
Dr. Stephen Henson | remove redundant code from demo |
tree | commitdiff |
2012-10-27 |
Dr. Stephen Henson | typo |
tree | commitdiff |
2012-10-16 |
Dr. Stephen Henson | add simple AES GCM code example |
tree | commitdiff |
2012-09-09 |
Dr. Stephen Henson | update README |
tree | commitdiff |
2012-09-09 |
Dr. Stephen Henson | Extend certificate creation examples to include CRL... |
tree | commitdiff |
2012-08-31 |
Dr. Stephen Henson | make EC test certificates usable for ECDH |
tree | commitdiff |
2012-06-29 |
Dr. Stephen Henson | Add certificate callback. If set this is called wheneve... |
tree | commitdiff |
2012-02-09 |
Dr. Stephen Henson | oops, revert unrelated changes |
tree | commitdiff |
2012-02-09 |
Dr. Stephen Henson | Modify client hello version when renegotiating to enhan... |
tree | commitdiff |
2012-01-25 |
Dr. Stephen Henson | add example for DH certificate generation |
tree | commitdiff |
2011-12-14 |
Dr. Stephen Henson | Add private keys and generation scripts for test certif... |
tree | commitdiff |
2011-06-01 |
Dr. Stephen Henson | Simple automated certificate creation demo. |
tree | commitdiff |
2010-01-21 |
Dr. Stephen Henson | fix comments |
tree | commitdiff |
2010-01-20 |
Dr. Stephen Henson | Update demo |
tree | commitdiff |
2009-08-15 |
Dr. Stephen Henson | Use SHA1 and not deprecated MD5 in demos. |
tree | commitdiff |
2009-05-15 |
Richard Levitte | Functional VMS changes submitted by sms@antinode.info... |
tree | commitdiff |
2009-04-03 |
Dr. Stephen Henson | Merge from 1.0.0-stable branch. |
tree | commitdiff |
2008-11-05 |
Dr. Stephen Henson | Update obsolete email address... |
tree | commitdiff |
2008-04-18 |
Lutz Jänicke | Add missing 'extern "C" {' to some _err.h files in... |
tree | commitdiff |
2008-04-11 |
Dr. Stephen Henson | Detached encrypt/decrypt example, fix decrypt sample. |
tree | commitdiff |
2008-04-11 |
Dr. Stephen Henson | Fix comments. |
tree | commitdiff |
2008-04-11 |
Dr. Stephen Henson | CMS compressed data examples. |
tree | commitdiff |
2008-04-11 |
Dr. Stephen Henson | Fix for compression and updated CMS_final(). |
tree | commitdiff |
2008-04-11 |
Dr. Stephen Henson | PKCS#7 examples converted to CMS. |
tree | commitdiff |
2008-03-28 |
Geoff Thorpe | Update tunala so it builds ok with OPENSSL_NO_DEPRECATE... |
tree | commitdiff |
2007-04-13 |
Dr. Stephen Henson | Sample text files for S/MIME test programs. |
tree | commitdiff |
2007-04-13 |
Dr. Stephen Henson | Add a bunch of S/MIME sample programs and data. |
tree | commitdiff |
2006-02-15 |
Nils Larsch | fix typos |
tree | commitdiff |
2005-12-13 |
Bodo Möller | update TLS-ECC code |
tree | commitdiff |
2005-04-30 |
Richard Levitte | From branch OpenSSL_0_9_7-stable, 2002-11-13 15:30: |
tree | commitdiff |
2005-04-11 |
Richard Levitte | Add emacs cache files to .cvsignore. |
tree | commitdiff |
2004-08-11 |
Richard Levitte | Stupid casts... |
tree | commitdiff |
2003-07-22 |
Bodo Möller | updates for draft-ietf-tls-ecc-03.txt |
tree | commitdiff |
2003-06-11 |
Richard Levitte | Typo. |
tree | commitdiff |
2003-01-30 |
Richard Levitte | Add the possibility to build without the ENGINE framework. |
tree | commitdiff |
2002-12-11 |
Geoff Thorpe | Make 'tunala' link with zlib if possible (so it works... |
tree | commitdiff |
2002-11-14 |
Richard Levitte | Fix to build better with DJGPP. |
tree | commitdiff |
2002-11-13 |
Ben Laurie | Security fixes brought forward from 0.9.7. |
tree | commitdiff |
2002-11-13 |
Richard Levitte | Make internal functions static. |
tree | commitdiff |
2002-11-13 |
Richard Levitte | Name the flag files correctly. |
tree | commitdiff |
2002-10-24 |
Richard Levitte | There's a name clash between OpenSSL and RSAref. Since... |
tree | commitdiff |
2002-10-21 |
Dr. Stephen Henson | Typo: v3 is represented by 2. |
tree | commitdiff |
next |