More secure storage of key material.
[openssl.git] / doc / ssl /
2015-06-23 Vitezslav CizekGH297: Fix NAME section of SSL_CTX_use_serverinfo.pod
2015-06-10 Emilia KasperRemove SSL_OP_TLS_BLOCK_PADDING_BUG
2015-05-28 Matt CaswellChange return type of the new accessors
2015-05-28 Matt CaswellChange the new functions to use size_t
2015-05-28 Nick MathewsonClarify that SSL3_RANDOM_SIZE is a constant, for now.
2015-05-28 Nick MathewsonAdd new functions to extract {client,server}_random...
2015-05-28 Nick MathewsonAdd a documentation clarification suggested by Matt...
2015-05-28 Nick MathewsonAdd SSL_get_client_ciphers() to return ciphers from...
2015-05-22 Matt CaswellRemove support for OPENSSL_NO_TLSEXT
2015-05-20 Emilia KasperRemove dh512.pem
2015-05-20 Emilia KasperUpdate documentation with Diffie-Hellman best practices.
2015-05-16 Matt CaswellVersion negotiation rewrite doc updates
2015-05-13 Rich SalzRT1207: document SSL_COMP_free_compression_methods.
2015-05-08 Dr. Stephen HensonAdd SSL_use_certificate_chain_file function
2015-05-06 Dr. Stephen HensonSSL_CONF table reorganisation.
2015-05-03 Alok MenghrajaniFixes some typos in doc/ssl/
2015-04-22 Dr. Stephen HensonSSL_CIPHER lookup functions.
2015-04-11 Rich Salzfree NULL cleanup 10
2015-03-25 Matt CaswellResolve swallowed returns codes
2015-03-25 Dr. Stephen HensonSupport key loading from certificate file
2015-02-26 Matt CaswellRemoved support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_...
2015-02-22 Dr. Stephen Hensontypo
2015-02-10 Matt CaswellAdd SSL_SESSION_get0_ticket API function.
2015-02-10 Matt CaswellProvide the API functions SSL_SESSION_has_ticket and
2015-02-09 Matt CaswellRemove stray "=back". This was causing newer versions...
2015-02-07 Matt CaswellApache Traffic Server has a need to set the rbio withou...
2015-02-06 Matt CaswellRemove support for SSL_OP_NETSCAPE_CA_DN_BUG.
2015-02-03 Dr. Stephen HensonAdd SSL_get_extms_support documentation.
2015-01-27 Rich SalzOPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTS
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-12-04 Kurt RoeckxRemove SSLv2 support
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 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-08-26 David GatwoodRT1744: SSL_CTX_set_dump_dh() doc feedback
2014-08-26 David GatwoodRT1744: SSL_CTX_set_dump_dh() doc feedback
2014-08-12 Ingo SchwarzeRT3239: Extra comma in NAME lines of two manpages
2014-07-15 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-07-14 Dr. Stephen HensonFix typo.
2014-07-05 Matt CaswellFixed error in pod files with latest versions of pod2man
2014-07-03 Dr. Stephen HensonUpdate ticket callback docs.
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-07-01 Rich SalzFix RT 3211; "and are" -->"are"
2014-07-01 Rich SalzFix RT 3193
2014-06-29 Rich SalzMerge branch 'master' of git.openssl.org:openssl
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-27 Matt CaswellFix SSL_CONF_cmd missing =back
2014-04-26 Chris Rorvickdoc: Add missing =back directive.
2014-04-05 Dr. Stephen HensonUpdate security framework docs.
2014-03-28 Dr. Stephen HensonAdd initial security framework docs.
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-21 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-26 Dr. Stephen HensonCertificate callback doc.
2014-01-10 Jeff Trawicktypo
2014-01-10 Jeff Trawicktypo
2014-01-09 Daniel Kahn Gillmorupdate remaining documentation to move from EDH to DHE
2014-01-09 Daniel Kahn Gillmordocumentation should use "DHE" instead of "EDH"
2014-01-03 Dr. Stephen HensonAdd ServerInfoFile to SSL_CONF, update docs.
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-10-22 Lubomir RintelPOD: Fix list termination
2013-10-22 Lubomir RintelPOD: Fix item numbering
2013-10-22 Dr. Stephen HensonAdd SSL_CONF command to set DH Parameters.
2013-10-20 Dr. Stephen HensonExtend SSL_CONF
2013-09-20 Ben LaurieMerge remote-tracking branch 'trevp/pemfix' into trev...
2013-09-14 Trevor PerrinUpdate docs to mention "BEGIN SERVERINFO FOR ".
2013-09-05 Rob StradlingDon't prefer ECDHE-ECDSA ciphers when the client appear...
2013-09-03 Dr. Stephen HensonDocument supported curve functions.
2013-08-17 Dr. Stephen HensonAdd documentation.
2013-06-18 TrevorCleanup of custom extension stuff.
2013-06-12 Matt CaswellDocument updates from wiki.
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-06 Dr. Stephen Hensondocumentation fixes
2012-11-20 Dr. Stephen Hensonreorganise SSL_CONF_cmd manual page and update some...
2012-11-18 Dr. Stephen Hensonclarify docs
2012-11-18 Dr. Stephen Hensonfix manual page file name
2012-11-17 Dr. Stephen Hensonfix typos in SSL_CONF documentation
2012-11-16 Dr. Stephen Hensonadd SSL_CONF functions and documentation
2011-11-13 Dr. Stephen HensonPR: 1794
2011-10-13 Bodo MöllerClarify warning
2011-07-11 Bodo MöllerFix typo.
next