| Commit message (Expand) | Author | Age | Files | Lines |
* | Use minimum and maximum protocol version instead of version fixed methods | Kurt Roeckx | 2016-03-09 | 1 | -12/+14 |
* | Support disabling any or all TLS or DTLS versions | Viktor Dukhovni | 2016-01-19 | 1 | -3/+15 |
* | Fix declarations and constification for inline stack. | Dr. Stephen Henson | 2016-01-07 | 1 | -2/+2 |
* | Fix no-psk compile failure | Matt Caswell | 2015-12-15 | 1 | -0/+2 |
* | add -psk option to ciphers command | Dr. Stephen Henson | 2015-11-14 | 1 | -0/+24 |
* | add -tls1_2,-tls1_1 options to ciphers command | Dr. Stephen Henson | 2015-11-14 | 1 | -0/+10 |
* | Centralise loading default apps config file | Matt Caswell | 2015-10-12 | 1 | -3/+0 |
* | Standardize handling of #ifdef'd options. | Rich Salz | 2015-06-02 | 1 | -9/+5 |
* | Restore module loading | Richard Levitte | 2015-05-29 | 1 | -0/+3 |
* | Server side version negotiation rewrite | Matt Caswell | 2015-05-16 | 1 | -1/+1 |
* | free NULL cleanup -- coda | Rich Salz | 2015-05-01 | 1 | -1/+1 |
* | Big apps cleanup (option-parsing, etc) | Rich Salz | 2015-04-24 | 1 | -86/+77 |
* | free NULL cleanup 10 | Rich Salz | 2015-04-11 | 1 | -4/+2 |
* | free NULL cleanup | Rich Salz | 2015-03-25 | 1 | -2/+1 |
* | OPENSSL_NO_XXX cleanup: NO_TLS, NO_TLS1 | Rich Salz | 2015-01-27 | 1 | -2/+0 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -168/+159 |
* | Fix source where indent will not be able to cope | Matt Caswell | 2015-01-22 | 1 | -2/+8 |
* | RT3548: Remove unsupported platforms | Rich Salz | 2015-01-12 | 1 | -3/+0 |
* | Remove SSLv2 support | Kurt Roeckx | 2014-12-04 | 1 | -8/+1 |
* | Make no-ssl3 no-ssl2 do more sensible things. | Dr. Stephen Henson | 2014-06-29 | 1 | -6/+0 |
* | Fix warning. | Ben Laurie | 2014-03-29 | 1 | -1/+1 |
* | Allow return of supported ciphers. | Dr. Stephen Henson | 2014-03-28 | 1 | -3/+12 |
* | new command line option -stdname to ciphers utility | Dr. Stephen Henson | 2012-11-16 | 1 | -1/+16 |
* | Initial "opaque SSL" framework. If an application defines | Dr. Stephen Henson | 2011-04-30 | 1 | -1/+1 |
* | Stage 1 GOST ciphersuite support. | Dr. Stephen Henson | 2007-03-23 | 1 | -0/+2 |
* | fix stupid typo | Bodo Möller | 2005-10-26 | 1 | -1/+1 |
* | new option "openssl ciphers -V" | Bodo Möller | 2005-10-01 | 1 | -6/+27 |
* | Let the TLSv1_method() etc. functions return a const SSL_METHOD | Nils Larsch | 2005-08-14 | 1 | -1/+1 |
* | some const fixes | Nils Larsch | 2005-04-05 | 1 | -2/+2 |
* | EXIT() may mean return(). That's confusing, so let's have it really mean | Richard Levitte | 2002-12-03 | 1 | -1/+1 |
* | Security fixes brought forward from 0.9.7. | Ben Laurie | 2002-11-13 | 1 | -1/+1 |
* | Use apps_shutdown() in all applications, in case someone decides not | Richard Levitte | 2001-06-23 | 1 | -0/+1 |
* | Use new-style system-id macros everywhere possible. I hope I haven't | Richard Levitte | 2001-02-20 | 1 | -1/+1 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 1 | -7/+7 |
* | format strings | Ulf Möller | 2001-02-06 | 1 | -1/+1 |
* | On VMS, stdout may very well lead to a file that is written to in a | Richard Levitte | 2000-09-20 | 1 | -1/+7 |
* | In theory, TLS v1 ciphersuites are not the same as SSL v3 ciphersuites | Bodo Möller | 2000-04-07 | 1 | -0/+5 |
* | Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca... | Ralf S. Engelschall | 2000-02-11 | 1 | -0/+2 |
* | Rename SSLeay_add_all_algorithms() et al to | Dr. Stephen Henson | 2000-02-04 | 1 | -1/+1 |
* | Apply Lutz Behnke's 56 bit cipher patch with a few | Dr. Stephen Henson | 2000-01-22 | 1 | -2/+6 |
* | Add missing #ifndefs that caused missing symbols when building libssl | Ulf Möller | 2000-01-16 | 1 | -4/+0 |
* | New Configure option no-<cipher> (rsa, idea, rc5, ...). | Ulf Möller | 1999-04-27 | 1 | -0/+4 |
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-24 | 1 | -2/+2 |
* | Change functions to ANSI C. | Ulf Möller | 1999-04-19 | 1 | -3/+1 |
* | Massive constification. | Ben Laurie | 1999-04-17 | 1 | -1/+2 |
* | Add type-safe STACKs and SETs. | Ben Laurie | 1999-04-12 | 1 | -3/+3 |
* | Import of old SSLeay release: SSLeay 0.9.0b | Ralf S. Engelschall | 1998-12-21 | 1 | -2/+2 |
* | Import of old SSLeay release: SSLeay 0.8.1b | Ralf S. Engelschall | 1998-12-21 | 1 | -0/+191 |