RT4292: Remove ===== line
[openssl.git] / doc / ssl /
2016-02-05 Rich SalzRT4292: Remove ===== line
2016-02-05 Viktor DukhovniRestore -no_comp switch for backwards compatible behaviour
2016-02-03 Emilia KasperRT3234: disable compression
2016-02-01 Emilia Kasperconstify PACKET
2016-01-27 Viktor DukhovniDoc fixes suggested by Claus Assmann
2016-01-26 Matt CaswellAdd SSL_up_ref() and SSL_CTX_up_ref()
2016-01-22 Alex GaynorFixed typo in the SSL_CTX_set_security_level
2016-01-16 Viktor DukhovniStart a new line after each sentence-ending period.
2016-01-16 Viktor DukhovniMake SSL_dane_enable() requirement more clear.
2016-01-11 Rich SalzGH528: "cipher -v" output is confusing.
2016-01-11 Viktor DukhovniMake SSL{_CTX,}_{get,set,clear}_options functions
2016-01-10 Kurt RoeckxAllow disabling the min and max version
2016-01-07 Rich Salzmem functions cleanup
2016-01-06 Viktor DukhovniDANE documentation typos
2016-01-06 Viktor DukhovniDANE support structures, constructructors and accessors
2016-01-02 Viktor DukhovniRefine and re-wrap Min/Max protocol docs
2016-01-02 Kurt RoeckxAdd support for minimum and maximum protocol version
2015-12-27 Matt CaswellAdd some documentation for the OCSP callback functions
2015-12-23 Dr. Stephen HensonAlways generate DH keys for ephemeral DH cipher suites.
2015-12-23 Daniel Kahn GillmorThe functions take a SSL *, not a SSL_CTX *
2015-12-22 Dr. Stephen HensonSSL configuration module docs
2015-12-18 Rich SalzRemove some L<asdf|asdf> which crept back in.
2015-12-05 Kurt RoeckxRemove support for all 40 and 56 bit ciphers.
2015-12-04 Kurt RoeckxRemove SSL_{CTX_}set_ecdh_auto() and always enable...
2015-12-01 Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-11-21 Rich SalzTurn B<...()> into ...()
2015-11-20 Matt CaswellTweak async documentation based on feedback
2015-11-20 Matt CaswellMore async documentation
2015-11-10 Matt CaswellFix SSL_use_certificate_chain_file
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-30 Matt CaswellRemove some SSLv2 references
2015-10-30 Matt CaswellRemove SSL_state and SSL_set_state
2015-10-30 Matt CaswellChange HANDSHAKE_STATE to OSSL_HANDSHAKE_STATE
2015-10-30 Matt CaswellMinor documentation tweak
2015-10-28 Rich SalzRemove SSLeay history, etc., from docs
2015-10-21 Matt CaswellDon't use SSLv23_server_method in an example
2015-09-25 Matt CaswellDocument the default CA path functions
2015-09-23 Matt CaswellClarify DTLSv1_listen documentation
2015-09-23 Matt CaswellAdd DTLSv1_listen documentation
2015-08-21 Rich SalzFix L<> content in manpages
2015-08-14 Dr. Stephen HensonUpdate docs.
2015-08-14 Dr. Stephen HensonDocumentation for SSL_check_chain()
2015-07-28 Dr. Stephen HensonDocument signature algorithm setting functions.
2015-07-23 Dr. Stephen HensonDocument shared sigalgs functions.
2015-07-21 Dr. Stephen HensonSSL_CONF additions.
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-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
next