Only allow ephemeral RSA keys in export ciphersuites.
[openssl.git] / doc / ssl / SSL_CTX_set_options.pod
2015-01-06 Dr. Stephen HensonOnly allow ephemeral RSA keys in export ciphersuites.
2014-11-10 Daniel Kahn GillmorAllow ECDHE and DHE as forward-compatible aliases for...
2014-07-03 Rich SalzMerge branch 'rsalz-docfixes'
2014-06-01 Dr. Stephen HensonOption to disable padding extension.
2013-10-01 Ben LaurieMerge remote-tracking branch 'agl/1.0.2alpn' into agl...
2013-09-17 Bodo MoellerMerge branch 'OpenSSL_1_0_2-stable' of openssl.net...
2013-09-16 Rob StradlingDon't prefer ECDHE-ECDSA ciphers when the client appear...
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2011-02-03 Bodo MöllerCVE-2010-4180 fix (from OpenSSL_1_0_0-stable)
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
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-22 Dr. Stephen HensonTolerate PKCS#8 DSA format with negative private key.
2010-01-05 Dr. Stephen HensonTypo
2009-12-09 Dr. Stephen Hensonclarify docs
2009-12-09 Dr. Stephen HensonDocument option clearning functions.
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
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...