summaryrefslogtreecommitdiff
path: root/lib/libssl/man
AgeCommit message (Expand)Author
2020-10-12drop references to the SSL protocol because support was removed long ago;Ingo Schwarze
2020-10-12List and describe the recommended methods first and relegate theIngo Schwarze
2020-10-11In ssl_methods.c rev. 1.18, jsing@ deprecated *_server_method(3)Ingo Schwarze
2020-10-08A void function has no return value, so zap RETURN VALUES sectionTheo Buehler
2020-10-08grammar fix: if/when a renegotiation takeS placeTheo Buehler
2020-09-22Comment out SSL_get0_peername(3) for the OpenBSD 6.8 releaseIngo Schwarze
2020-09-22reword ambiguous title line;Ingo Schwarze
2020-09-21s/before the handshake is complete/during the handshake/gIngo Schwarze
2020-09-21two wording tweaks suggested by jsing@, adding clarityIngo Schwarze
2020-09-21In ssl.h rev. 1.174 to 1.176, tb@ added some stubs related to 0-RTT data.Ingo Schwarze
2020-09-20Document the public function SSL_set_SSL_CTX(3) from scratch,Ingo Schwarze
2020-09-18add forgotten link to newish page SSL_set1_host(3)Ingo Schwarze
2020-09-17Install the new page SSL_set1_host(3), link to it from relevant places,Ingo Schwarze
2020-09-17Import a manual page for SSL_set1_host(3), which we already have since 6.5,Ingo Schwarze
2020-09-16Let SSL_CTX_get_ciphers(NULL) return NULL rather than crashIngo Schwarze
2020-09-16Mark SSL_get_cipher_list(3) as deprecated; it is badly misnamed, and thereIngo Schwarze
2020-09-15The undocumented public function SSL_set_SSL_CTX(3) changes theIngo Schwarze
2020-09-15Create the missing RETURN VALUES section and move the appropriateIngo Schwarze
2020-06-04mention that TLS_method(3) also supports TLSv1.3;Ingo Schwarze
2020-05-26minor cleanup ahead of the following work:Ingo Schwarze
2020-05-12there should only be one i in gratuitousTheo Buehler
2020-04-25Move unsupported, obsolete ciphers and deprecated aliases out ofIngo Schwarze
2020-04-25tweak the wording to make it clearer under which conditions exactlyIngo Schwarze
2020-04-14Update in several respects:Ingo Schwarze
2020-04-14add the missing sentence "LibreSSL no longer provides any suchIngo Schwarze
2020-04-14Delete the three sentences listing the ciphers currently includedIngo Schwarze
2020-04-11Document the TLSv1.3 control word, update the description of theIngo Schwarze
2020-03-30Void functions obviously do not return values; no need to elaborate.Ingo Schwarze
2020-03-29Void functions obviously do not return values; no need to elaborate.Ingo Schwarze
2020-01-23Remove lies from the SSL_pending man page, Our implementation neverBob Beck
2020-01-02In ssl.h rev. 1.167 and s3_lib.c rev. 1.188, jsing@ providedIngo Schwarze
2019-12-19spelling; from bryan stensonJason McIntyre
2019-12-03Fix typo: ECHD -> ECDH.Theo Buehler
2019-11-14Add missing cross-reference to NOTES section.Todd C. Miller
2019-06-14Further improve the documentation of library initialization and configuration.Ingo Schwarze
2019-06-12add missing backlinks to ssl(3)Ingo Schwarze
2019-06-12List all 17 SSL pages that were missing.Ingo Schwarze
2019-06-08remove pointless NOTES section header linesIngo Schwarze
2019-05-20*an* RSA;Jason McIntyre
2019-04-09Recommend SSL_CTX_add1_chain_cert(3) rather thanIngo Schwarze
2019-04-09Document SSL_CTX_clear_mode(3) and SSL_clear_mode(3).Ingo Schwarze
2019-04-05Import SSL_CTX_add1_chain_cert(3) from OpenSSL branch 1.1.1, which is stillIngo Schwarze
2019-03-18* note that the handshake must be completed firstIngo Schwarze
2019-03-18In ssl.h rev. 1.165, tb@ provided version agnostic DTLS methods.Ingo Schwarze
2019-01-22Document SSL_get1_supported_ciphers(3) and SSL_get_client_ciphers(3).Theo Buehler
2019-01-21In ssl_lib.c rev. 1.197, jsing@ added TLSv1.3 support to SSL_get_version(3).Ingo Schwarze
2018-08-27Fix formatting and grammatical issues with the description of how to useJoel Sing
2018-08-24tweak previous;Jason McIntyre
2018-08-24Adjust documentation for SSL_copy_session_id()Theo Buehler
2018-05-01In ssl.h rev. 1.158 2018/05/01 13:30:24, tb@ changed BIO_f_ssl(3)Ingo Schwarze