Tweak wording to be more clear.
[openssl.git] / doc / ssl /
2017-07-28 Paul YangFix a reference nit in doc
2017-06-21 Matt CaswellAdd documentation for the SSL_export_keying_material...
2016-12-29 Markus Triskareplace "will lookup up" by "will look up"
2016-11-21 Kurt RoeckxMake SSL_read and SSL_write return the old behaviour...
2016-05-02 TJ SaundersIssue #719:
2016-04-04 Todd ShortFix ALPN
2016-03-01 Viktor DukhovniBring SSL method documentation up to date
2016-01-28 Matt CaswellAlways generate DH keys for ephemeral DH cipher suites
2015-12-27 Matt CaswellAdd some documentation for the OCSP callback functions
2015-12-23 Daniel Kahn GillmorThe functions take a SSL *, not a SSL_CTX *
2015-08-14 Dr. Stephen HensonUpdate docs.
2015-08-14 Dr. Stephen HensonDocumentation for SSL_check_chain()
2015-07-09 Dr. Stephen Hensoncorrect example
2015-06-24 Dr. Stephen HensonAdd docs for ssl verification parameter functions.
2015-06-23 Vitezslav CizekGH297: Fix NAME section of SSL_CTX_use_serverinfo.pod
2015-05-20 Emilia KasperUpdate documentation with Diffie-Hellman best practices.
2015-05-13 Rich SalzRT1207: document SSL_COMP_free_compression_methods.
2015-03-18 Dr. Stephen HensonAdd support for ServerInfo SSL_CONF option.
2015-02-22 Dr. Stephen Hensontypo
2015-01-27 Matt CaswellProvide documentation for all SSL(_CTX)?_(get|set)...
2015-01-06 Dr. Stephen HensonOnly allow ephemeral RSA keys in export ciphersuites.
2015-01-02 Dr. Stephen HensonRemove MS SGC
2014-12-05 Emilia KasperClarify the return values for SSL_get_shared_curve.
2014-11-10 Daniel Kahn GillmorAllow ECDHE and DHE as forward-compatible aliases for...
2014-10-21 Bodo MoellerFix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.
2014-10-15 Bodo MoellerAdd TLS_FALLBACK_SCSV documentation, and move s_client...
2014-09-08 Rich SalzRT468: SSL_CTX_sess_set_cache_size wrong
2014-09-08 Scott SchaeferRT2518: fix pod2man errors
2014-08-28 Dr. Stephen HensonCustom extension 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 Matt CaswellFixed various pod errors
2014-04-30 Lubomir RintelPOD: Fix item numbering
2014-03-27 Dr. Stephen HensonAdd -no_resumption_on_reneg to SSL_CONF.
2014-03-27 Dr. Stephen HensonUpdate chain building function.
2014-02-23 Dr. Stephen HensonNew chain building flags.
2014-02-23 Dr. Stephen HensonOption to set current cert to server certificate.
2014-02-14 Kurt RoeckxFix additional pod errors with numbered items.
2014-02-14 Scott SchaeferFix various spelling errors
2014-02-02 Dr. Stephen HensonNew ctrl to set current certificate.
2014-01-28 Dr. Stephen HensonCertificate callback doc.
2014-01-10 Jeff Trawicktypo
2014-01-10 Jeff Trawicktypo
2014-01-03 Dr. Stephen HensonUse algorithm specific chains for certificates.
2013-11-18 Dr. Stephen HensonNew functions to retrieve certificate from SSL_CTX
2013-11-13 Rob StradlingAdditional "chain_cert" functions.
2013-11-02 Dr. Stephen HensonAdd SSL_CONF command to set DH Parameters.
2013-11-02 Dr. Stephen HensonExtend SSL_CONF
2013-10-01 Ben LaurieMerge remote-tracking branch 'agl/1.0.2alpn' into agl...
2013-09-24 Ben LaurieMerge remote-tracking branch 'trevp/pempick' into OpenS...
2013-09-20 Ben LaurieMerge remote-tracking branch 'trevp/pemfix' into trev...
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...
2013-09-03 Dr. Stephen HensonDocument supported curve functions.
2013-08-18 Dr. Stephen HensonAdd documentation.
2013-07-03 TrevorTrying cherrypick:
2013-02-26 Dr. Stephen HensonUpdate SSL_CONF docs.
2013-02-15 Nick AlcockFix POD errors to stop make install_docs dying with...
2012-12-29 Dr. Stephen Hensonadd SSL_CONF functions and documentation (backport...
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
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...
next