Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955).
[openssl.git] / doc / ssl /
2011-11-13 Dr. Stephen HensonPR: 1794
2011-10-13 Bodo MöllerClarify warning
2011-07-11 Bodo MöllerFix typo.
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-04-07 Dr. Stephen HensonAdd SHA2 algorithms to SSL_library_init(). Although...
2010-04-06 Dr. Stephen HensonRemove obsolete PRNG note. Add comment about use of...
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-09-12 Dr. Stephen HensonPR: 2025
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-02-14 Dr. Stephen HensonPR: 1835
2008-08-01 Lutz JänickeRefer to SSL_pending from the man page for SSL_read
2008-06-03 Ben LaurieMemory saving patch.
2007-08-23 Dr. Stephen HensonDocument ticket disabling option.
2006-12-21 Nils Larschfix typos
2006-12-06 Nils Larschfix documentation
2006-03-12 Nils Larschnote that SSL_library_init() is not reentrant
2006-03-10 Nils Larschadd initial support for RFC 4279 PSK SSL ciphersuites
2005-10-26 Bodo MöllerAdd fixes for CAN-2005-2969.
2005-08-14 Nils LarschLet the TLSv1_method() etc. functions return a const...
2005-04-08 Nils Larschimprove docu of SSL_CTX_use_PrivateKey()
2005-03-30 Nils Larschupdate docs (recent constification)
2005-03-22 Dr. Stephen HensonDoc fixes.
2004-11-14 Dr. Stephen HensonPR: 938
2004-06-14 Lutz JänickeMore precise explanation of session id context requirem...
2003-11-29 Richard LevitteMake sure the documentation matches reality.
2003-06-26 Lutz JänickeClarify wording of verify_callback() behaviour.
2003-06-03 Lutz JänickeClarify return value of SSL_connect() and SSL_accept...
2003-05-30 Lutz JänickeClarify ordering of certificates when using certificate...
2003-03-27 Lutz JänickeAdd warning about unwanted side effect when calling...
2003-03-20 Richard LevitteSpelling errors.
2002-12-04 Lutz JänickeMissing ")"
2002-11-14 Lutz JänickeNo such reference to link to (found running pod2latex).
2002-10-29 Geoff ThorpeAdd a HISTORY section to the man page to mention the...
2002-10-29 Geoff ThorpeThe last character of inconsistency in my recent commit...
2002-10-29 Geoff ThorpeCorrect and enhance the behaviour of "internal" session...
2002-08-15 Richard LevitteMissing =back.
2002-07-29 Bodo Möllermention SSL_do_handshake()
2002-07-19 Lutz JänickeThe behaviour is undefined when calling SSL_write(...
2002-07-19 Lutz JänickeManual page for SSL_do_handshake().
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...
2002-06-12 Lutz JänickeCorrect wrong usage information.
2002-06-04 Lutz JänickeTypo.
2002-02-28 Bodo MöllerAdd 'void *' argument to app_verify_callback.
2002-02-27 Lutz JänickeSSL_clear != SSL_free/SSL_new
2002-02-15 Lutz JänickeEven though it is not really practical people should...
2001-11-19 Lutz JänickeClarify reference count handling/removal of session
2001-11-10 Bodo Möllerremove incorrect 'callback' prototype
2001-11-10 Bodo Möllermsg_callback documentation
2001-10-20 Bodo MöllerNew functions SSL[_CTX]_set_msg_callback().
2001-10-17 Bodo Möllerdocument SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION
2001-10-12 Lutz JänickeUpdate information as a partial response to the post
2001-09-13 Lutz JänickeTypo.
2001-09-13 Lutz JänickeOne more manual page.
2001-09-13 Lutz JänickeRework section about return values another time (based...
2001-09-11 Lutz JänickeMake maximum certifcate chain size accepted from the...
2001-09-07 Ulf Möllerispell
2001-08-24 Lutz JänickeMore docs.
2001-08-23 Lutz JänickeTypo.
2001-08-23 Lutz JänickeMore manual pages. Constify.
2001-08-23 Lutz JänickeAs discussed recently on openssl-users.
2001-08-23 Lutz JänickeMake clear, that using the compression layer is current...
2001-08-22 Ulf Möllertypo.
2001-08-21 Lutz JänickeOne more manual page...
2001-08-21 Lutz JänickeDocumentation on how to handle compression methods.
2001-08-20 Lutz JänickeMore interdependencies with respect to shutdown behaviour.
2001-08-19 Lutz JänickeAlert description strings for TLSv1 and documentation.
2001-08-17 Lutz JänickeMore details about session timeout settings.
2001-08-17 Lutz JänickeOne more function documented.
2001-08-17 Lutz JänickeSSL_shutdown() has even more properties...
2001-08-17 Lutz JänickeOne more step on the way for complete documentation...
2001-08-17 Lutz JänickeUnidirectional shutdown is allowed according to the...
2001-08-16 Lutz JänickeBetter description of the behaviour of SSL_shutdown...
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-25 Lutz JänickeFix wrong information about SSL_set_connect_state()...
2001-07-23 Lutz JänickeAdditional inline reference.
2001-07-23 Lutz JänickeAdd missing reference.
2001-07-21 Lutz JänickeDocumentation about ephemeral key exchange
2001-07-20 Lutz JänickeUpdated explanation.
2001-07-20 Lutz JänickeSome more documentation bits.
2001-07-11 Lutz JänickeClarify! (based on recent mailing-list discussions)
2001-05-16 Lutz JänickeAdd missing item(s) SSL_ERROR_WANT_CONNECT, SSL_ERROR_W...
2001-05-14 Lutz JänickeTypos.
2001-05-14 Lutz JänickeOne more point to clarify, pointed out by "Greg Stark...
2001-05-12 Lutz JänickeClarify behaviour with respect to SSL/TLS records.
2001-05-11 Lutz JänickeClarify behaviour of SSL_write() by mentioning SSL_MODE...
2001-04-17 Lutz JänickeClarify request of client certificates. This is a FAQ.
2001-04-12 Lutz JänickeFix wrong information with respect to CAs listed to...
2001-04-12 Lutz JänickeTypo (Jun-ichiro itojun Hagino <itojun@iijlab.net>)
2001-03-15 Lutz JänickeForgot "cvs add", so only the surrounding changes made...
next