]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/ssl
Fixes a minor typo in the EVP docs.
[thirdparty/openssl.git] / doc / ssl /
2014-10-21  Bodo MoellerFix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.
2014-08-26  David GatwoodRT1744: SSL_CTX_set_dump_dh() doc feedback
2014-07-06  Dr. Stephen HensonUpdate ticket callback docs.
2014-07-05  Matt CaswellFixed error in pod files with latest versions of pod2man
2014-07-03  Rich SalzMerge branch 'rsalz-docfixes'
2014-06-28  Dr. Stephen HensonClarify protocols supported.
2014-06-27  Jeffrey WaltonClarify docs.
2014-06-01  Dr. Stephen HensonOption to disable padding extension.
2014-05-25  Matt CaswellFixed error in args for SSL_set_msg_callback and SSL_se...
2014-05-01  Jeff Trawicktypo in SSL_get_peer_cert_chain docs
2014-04-30  Lubomir RintelPOD: Fix item numbering
2014-02-14  Kurt RoeckxFix additional pod errors with numbered items.
2014-02-14  Scott SchaeferFix various spelling errors
2013-10-19  Ben LaurieMerge branch 'no_gmt_unix_time' of git://github.com...
2013-09-16  Rob StradlingDon't prefer ECDHE-ECDSA ciphers when the client appear...
2013-02-15  Nick AlcockFix POD errors to stop make install_docs dying with...
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...
next