summaryrefslogtreecommitdiffstats
path: root/doc/ssl
AgeCommit message (Expand)Author
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
2015-07-28Document signature algorithm setting functions.Dr. Stephen Henson
2015-07-23Document shared sigalgs functions.Dr. Stephen Henson
2015-07-21SSL_CONF additions.Dr. Stephen Henson
2015-07-09correct exampleDr. Stephen Henson
2015-06-24Add docs for ssl verification parameter functions.Dr. Stephen Henson
2015-06-23GH297: Fix NAME section of SSL_CTX_use_serverinfo.podVitezslav Cizek
2015-06-10Remove SSL_OP_TLS_BLOCK_PADDING_BUGEmilia Kasper
2015-05-28Change return type of the new accessorsMatt Caswell
2015-05-28Change the new functions to use size_tMatt Caswell
2015-05-28Clarify that SSL3_RANDOM_SIZE is a constant, for now.Nick Mathewson
2015-05-28Add new functions to extract {client,server}_random, master_keyNick Mathewson
2015-05-28Add a documentation clarification suggested by Matt CaswellNick Mathewson
2015-05-28Add SSL_get_client_ciphers() to return ciphers from ClientHelloNick Mathewson
2015-05-22Remove support for OPENSSL_NO_TLSEXTMatt Caswell
2015-05-20Remove dh512.pemEmilia Kasper
2015-05-20Update documentation with Diffie-Hellman best practices.Emilia Kasper
2015-05-16Version negotiation rewrite doc updatesMatt Caswell
2015-05-13RT1207: document SSL_COMP_free_compression_methods.Rich Salz
2015-05-08Add SSL_use_certificate_chain_file functionDr. Stephen Henson
2015-05-06SSL_CONF table reorganisation.Dr. Stephen Henson
2015-05-03Fixes some typos in doc/ssl/Alok Menghrajani
2015-04-22SSL_CIPHER lookup functions.Dr. Stephen Henson
2015-04-11free NULL cleanup 10Rich Salz
2015-03-25Resolve swallowed returns codesMatt Caswell
2015-03-25Support key loading from certificate fileDr. Stephen Henson
2015-02-26Removed support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG. Also removedMatt Caswell
2015-02-22typoDr. Stephen Henson
2015-02-10Add SSL_SESSION_get0_ticket API function.Matt Caswell
2015-02-10Provide the API functions SSL_SESSION_has_ticket andMatt Caswell
2015-02-09Remove stray "=back". This was causing newer versions of pod2man to choke.Matt Caswell
2015-02-07Apache Traffic Server has a need to set the rbio without touching the wbio.Matt Caswell
2015-02-06Remove support for SSL_OP_NETSCAPE_CA_DN_BUG.Matt Caswell