aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ssl
Commit message (Expand)AuthorAgeFilesLines
* Fix L<> content in manpagesRich Salz2015-08-2198-567/+567
* Update docs.Dr. Stephen Henson2015-08-141-12/+23
* Documentation for SSL_check_chain()Dr. Stephen Henson2015-08-141-0/+85
* Document signature algorithm setting functions.Dr. Stephen Henson2015-07-281-0/+104
* Document shared sigalgs functions.Dr. Stephen Henson2015-07-231-0/+77
* SSL_CONF additions.Dr. Stephen Henson2015-07-211-0/+27
* correct exampleDr. Stephen Henson2015-07-091-1/+1
* Add docs for ssl verification parameter functions.Dr. Stephen Henson2015-06-241-0/+55
* GH297: Fix NAME section of SSL_CTX_use_serverinfo.podVitezslav Cizek2015-06-231-1/+1
* Remove SSL_OP_TLS_BLOCK_PADDING_BUGEmilia Kasper2015-06-101-4/+0
* Change return type of the new accessorsMatt Caswell2015-05-281-7/+7
* Change the new functions to use size_tMatt Caswell2015-05-281-3/+3
* Clarify that SSL3_RANDOM_SIZE is a constant, for now.Nick Mathewson2015-05-281-6/+12
* Add new functions to extract {client,server}_random, master_keyNick Mathewson2015-05-281-0/+73
* Add a documentation clarification suggested by Matt CaswellNick Mathewson2015-05-281-0/+5
* Add SSL_get_client_ciphers() to return ciphers from ClientHelloNick Mathewson2015-05-281-0/+5
* Remove support for OPENSSL_NO_TLSEXTMatt Caswell2015-05-221-3/+0
* Remove dh512.pemEmilia Kasper2015-05-201-3/+2
* Update documentation with Diffie-Hellman best practices.Emilia Kasper2015-05-201-63/+42
* Version negotiation rewrite doc updatesMatt Caswell2015-05-163-22/+22
* RT1207: document SSL_COMP_free_compression_methods.Rich Salz2015-05-131-3/+9
* Add SSL_use_certificate_chain_file functionDr. Stephen Henson2015-05-081-2/+3
* SSL_CONF table reorganisation.Dr. Stephen Henson2015-05-061-0/+9
* Fixes some typos in doc/ssl/Alok Menghrajani2015-05-033-15/+15
* SSL_CIPHER lookup functions.Dr. Stephen Henson2015-04-221-0/+10
* free NULL cleanup 10Rich Salz2015-04-114-0/+5
* Resolve swallowed returns codesMatt Caswell2015-03-251-1/+7
* Support key loading from certificate fileDr. Stephen Henson2015-03-252-3/+10
* Removed support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG. Also removedMatt Caswell2015-02-261-3/+0
* typoDr. Stephen Henson2015-02-221-1/+1
* Add SSL_SESSION_get0_ticket API function.Matt Caswell2015-02-101-3/+11
* Provide the API functions SSL_SESSION_has_ticket andMatt Caswell2015-02-101-0/+34
* Remove stray "=back". This was causing newer versions of pod2man to choke.Matt Caswell2015-02-091-2/+0
* Apache Traffic Server has a need to set the rbio without touching the wbio.Matt Caswell2015-02-071-2/+11
* Remove support for SSL_OP_NETSCAPE_CA_DN_BUG.Matt Caswell2015-02-061-5/+0
* Add SSL_get_extms_support documentation.Dr. Stephen Henson2015-02-031-0/+33
* OPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTSRich Salz2015-01-271-4/+2
* Provide documentation for all SSL(_CTX)?_(get|set)(_default)?_read_aheadMatt Caswell2015-01-273-3/+63
* Only allow ephemeral RSA keys in export ciphersuites.Dr. Stephen Henson2015-01-062-24/+9
* Remove MS SGCDr. Stephen Henson2015-01-022-8/+2
* Clarify the return values for SSL_get_shared_curve.Emilia Kasper2014-12-051-7/+12
* Remove SSLv2 supportKurt Roeckx2014-12-0411-88/+36
* Fix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.Bodo Moeller2014-10-211-2/+6
* Add TLS_FALLBACK_SCSV documentation, and move s_client -fallback_scsvBodo Moeller2014-10-151-0/+6
* RT468: SSL_CTX_sess_set_cache_size wrongRich Salz2014-09-081-2/+4
* RT2518: fix pod2man errorsScott Schaefer2014-09-082-7/+7
* Custom extension documentation.Dr. Stephen Henson2014-08-281-0/+133
* RT1744: SSL_CTX_set_dump_dh() doc feedbackDavid Gatwood2014-08-261-7/+9
* RT3239: Extra comma in NAME lines of two manpagesIngo Schwarze2014-08-121-1/+1
* Fix typo.Dr. Stephen Henson2014-07-141-1/+1