]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/ssl/SSL_CTX_set_options.pod
Remove support for all 40 and 56 bit ciphers.
[thirdparty/openssl.git] / doc / ssl / SSL_CTX_set_options.pod
2015-12-05  Kurt RoeckxRemove support for all 40 and 56 bit ciphers.
2015-10-30  Matt CaswellRemove some SSLv2 references
2015-10-28  Rich SalzRemove SSLeay history, etc., from docs
2015-08-21  Rich SalzFix L<> content in manpages
2015-06-10  Emilia KasperRemove SSL_OP_TLS_BLOCK_PADDING_BUG
2015-02-26  Matt CaswellRemoved support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_...
2015-02-06  Matt CaswellRemove support for SSL_OP_NETSCAPE_CA_DN_BUG.
2015-01-06  Dr. Stephen HensonOnly allow ephemeral RSA keys in export ciphersuites.
2014-12-04  Kurt RoeckxRemove SSLv2 support
2014-07-03  Rich SalzMerge branch 'rsalz-docfixes'
2014-07-03  Rich SalzClose a whole bunch of documentation-related tickets:
2014-07-01  Rich SalzRT 3245; it's "bitwise or" not "logical or"
2014-06-01  Dr. Stephen HensonOption to disable padding extension.
2014-01-09  Daniel Kahn Gillmordocumentation should use "DHE" instead of "EDH"
2013-09-05  Rob StradlingDon't prefer ECDHE-ECDSA ciphers when the client appear...
2011-02-03  Bodo MöllerCVE-2010-4180 fix (from OpenSSL_1_0_0-stable)
2010-02-18  Dr. Stephen Hensonclarify documentation
2010-02-17  Dr. Stephen HensonAllow renegotiation if SSL_OP_LEGACY_SERVER_CONNECT...
2010-02-12  Dr. Stephen Hensonupdate references to new RI RFC
2010-01-27  Dr. Stephen Hensonreword RI description
2010-01-27  Dr. Stephen Hensonupdate documentation to reflect new renegotiation options
2010-01-05  Dr. Stephen HensonTypo
2009-12-09  Dr. Stephen Hensonclarify docs
2009-12-09  Dr. Stephen HensonDocument option clearning functions.
2007-08-23  Dr. Stephen HensonDocument ticket disabling option.
2005-10-26  Bodo MöllerAdd fixes for CAN-2005-2969.
2005-03-22  Dr. Stephen HensonDoc fixes.
2003-03-20  Richard LevitteSpelling errors.
2002-07-10  Lutz JänickeTypos in links between manual pages
2002-06-14  Bodo MöllerNew option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disab...
2001-10-17  Bodo Möllerdocument SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION
2001-09-07  Ulf Möllerispell
2001-08-22  Ulf Möllertypo.
2001-08-03  Lutz JänickeDon't disable rollback attack detection as a recommende...
2001-07-31  Lutz JänickeReworked manual pages with a lot of input from Bodo...
2001-07-21  Lutz JänickeDocumentation about ephemeral key exchange
2001-02-16  Ulf Möllerispell
2001-02-10  Lutz JänickeUpdate for 0.9.7 with SSL_OP_CIPHER_SERVER_PREFERENCE.
2001-02-10  Lutz JänickeManual page for SSL_CTX_set_options(). Unfortunately...