summaryrefslogtreecommitdiffstats
path: root/doc/ssl
AgeCommit message (Expand)Author
2018-04-27Update version docsMatt Caswell
2018-04-26Update the *use_certificate* docsMatt Caswell
2018-04-24Document when a session gets removed from cacheMatt Caswell
2018-04-24Improve backwards compat with 1.0.2 for ECDHParametersMatt Caswell
2018-04-16Revert "Add OPENSSL_VERSION_AT_LEAST"Dr. Matthias St. Pierre
2018-03-27Update copyright yearMatt Caswell
2018-03-03Fixed a typo in a man pageAlex Gaynor
2018-02-01Add OPENSSL_VERSION_AT_LEASTMichael Richardson
2018-01-30Add the SSL_OP_NO_RENEGOTIATION option to 1.1.0Matt Caswell
2018-01-10Make data argument const in SSL_dane_tlsa_addPatrick Schlangen
2017-11-03Spelling doc #3580FdaSilvaYY
2017-10-31docs: assign section 7 where appropriateRichard Levitte
2017-10-05Add SSL_OP_NO_ENCRYPT_THEN_MACDavid Woodhouse
2017-09-15Provide getters for min/max proto versionChristian Heimes
2017-07-28Fix a reference nit in docPaul Yang
2017-06-21Add documentation for the SSL_export_keying_material() functionMatt Caswell
2017-06-01Do not document SSL_CTX_set1_cert_store()Benjamin Kaduk
2017-05-29Add stricter checking in NAME sectionRich Salz
2017-05-25Add missing commas in pod filesKurt Roeckx
2017-04-19Document Next Protocol Negotiation APIsRich Salz
2017-04-18update docs because depth refers only to intermediate certsThiago Arrais
2017-04-11Allow an ALPN callback to pretend to not existBenjamin Kaduk
2017-04-07Use 'over 2' for bullet lists.Rich Salz
2017-03-30More typo fixesFdaSilvaYY
2017-03-29Remove duplicate docRich Salz
2017-03-28Add documentation for SSL_*_ex_data() functionsJon Spillett
2017-03-28Provide documentation for missing SSL_SESSION_* functionsMatt Caswell
2017-03-23Look for comma before - in POD pagesRich Salz
2017-03-11Fix many doc L<> errorsRich Salz
2017-03-02Fix cherry-pick and put files in right placeRich Salz
2017-01-18Correct reference to SSL_get_peer_cert_chain().Markus Triska
2017-01-09Rename "verify_cb" to SSL_verify_cbRich Salz
2017-01-09Doc nits: callback function typedefsRich Salz
2016-12-29replace "will lookup up" by "will look up"Markus Triska
2016-12-10Fix reference to SSL_set_max_proto_version.Markus Triska
2016-11-21Make SSL_read and SSL_write return the old behaviour and document it.Kurt Roeckx
2016-11-16Remove a hack from ssl_test_oldMatt Caswell
2016-11-12Replace the 'SSL' broken link with SSL_CTX_set_security_level which seems not...EasySec
2016-11-07Partial revert of "Fix client verify mode to check SSL_VERIFY_PEER"Matt Caswell
2016-10-21Fix grammar error in SSL_CTX_set_min_proto_versionClaus Assmann
2016-10-17fix invalid use of incomplete type X509_STORE_CTXchoury
2016-09-20Documentation fixup; no more ECDHParametersRichard Levitte
2016-08-24Add SSL_get0_peer_scts to ssl.podRob Percival
2016-08-24First draft of CT documentationRob Percival
2016-08-17Fix some doc nits.Rich Salz
2016-08-17Add missing session id and tlsext_status accessorsRemi Gacogne
2016-08-16Convert SSL_SESSION* functions to use const gettersMatt Caswell
2016-08-12GH1446: Add SSL_SESSION_get0_cipherRich Salz
2016-08-10CT: fix documentationEmilia Kasper
2016-07-29Update the SSL_set_bio()/SSL_set0_rbio()/SSL_set0_wbio() docsMatt Caswell