summaryrefslogtreecommitdiffstats
path: root/doc/ssl
AgeCommit message (Expand)Author
2016-02-09Updates for auto init/deinit review commentsMatt Caswell
2016-02-09Provide documentation for auto-init/auto-deinitMatt Caswell
2016-02-08Suppress DANE TLSA reflection when verification failsViktor Dukhovni
2016-02-08Clarify resumed sessions and NULL return.Dr. Stephen Henson
2016-02-06Add SSL_get0_verified_chain() to return verified chain of peerDr. Stephen Henson
2016-02-05Update DTLSv1_listen documentationMatt Caswell
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-02-05Make DTLSv1_listen a first class function and change its typeMatt Caswell
2016-02-05RT4292: Remove ===== lineRich Salz
2016-02-05Restore -no_comp switch for backwards compatible behaviourViktor Dukhovni
2016-02-03RT3234: disable compressionEmilia Kasper
2016-02-01constify PACKETEmilia Kasper
2016-01-27Doc fixes suggested by Claus AssmannViktor Dukhovni
2016-01-26Add SSL_up_ref() and SSL_CTX_up_ref()Matt Caswell
2016-01-22Fixed typo in the SSL_CTX_set_security_levelAlex Gaynor
2016-01-16Start a new line after each sentence-ending period.Viktor Dukhovni
2016-01-16Make SSL_dane_enable() requirement more clear.Viktor Dukhovni
2016-01-11GH528: "cipher -v" output is confusing.Rich Salz
2016-01-11Make SSL{_CTX,}_{get,set,clear}_options functionsViktor Dukhovni
2016-01-10Allow disabling the min and max versionKurt Roeckx
2016-01-07mem functions cleanupRich Salz
2016-01-06DANE documentation typosViktor Dukhovni
2016-01-05DANE support structures, constructructors and accessorsViktor Dukhovni
2016-01-02Refine and re-wrap Min/Max protocol docsViktor Dukhovni
2016-01-02Add support for minimum and maximum protocol versionKurt Roeckx
2015-12-27Add some documentation for the OCSP callback functionsMatt Caswell
2015-12-23Always generate DH keys for ephemeral DH cipher suites.Dr. Stephen Henson
2015-12-23The functions take a SSL *, not a SSL_CTX *Daniel Kahn Gillmor
2015-12-22SSL configuration module docsDr. Stephen Henson
2015-12-18Remove some L<asdf|asdf> which crept back in.Rich Salz
2015-12-05Remove support for all 40 and 56 bit ciphers.Kurt Roeckx
2015-12-04Remove SSL_{CTX_}set_ecdh_auto() and always enable ECDHKurt Roeckx
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz
2015-11-21Turn B<...()> into ...()Rich Salz
2015-11-20Tweak async documentation based on feedbackMatt Caswell
2015-11-20More async documentationMatt Caswell
2015-11-10Fix SSL_use_certificate_chain_fileMatt Caswell
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-10-30Remove some SSLv2 referencesMatt Caswell
2015-10-30Remove SSL_state and SSL_set_stateMatt Caswell
2015-10-30Change HANDSHAKE_STATE to OSSL_HANDSHAKE_STATEMatt Caswell
2015-10-30Minor documentation tweakMatt Caswell
2015-10-28Remove SSLeay history, etc., from docsRich Salz
2015-10-21Don't use SSLv23_server_method in an exampleMatt Caswell
2015-09-25Document the default CA path functionsMatt Caswell
2015-09-23Clarify DTLSv1_listen documentationMatt Caswell
2015-09-23Add DTLSv1_listen documentationMatt Caswell
2015-08-21Fix L<> content in manpagesRich Salz
2015-08-14Update docs.Dr. Stephen Henson
2015-08-14Documentation for SSL_check_chain()Dr. Stephen Henson