summaryrefslogtreecommitdiff
path: root/doc/ssl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.Bodo Moeller2014-10-211-0/+10
* RT1744: SSL_CTX_set_dump_dh() doc feedbackDavid Gatwood2014-08-261-7/+8
* Update ticket callback docs.Dr. Stephen Henson2014-07-061-2/+15
* Fixed error in pod files with latest versions of pod2manMatt Caswell2014-07-061-3/+3
* Merge branch 'rsalz-docfixes'Rich Salz2014-07-0310-16/+223
* Clarify protocols supported.Dr. Stephen Henson2014-06-292-10/+28
* Clarify docs.Jeffrey Walton2014-06-271-0/+10
* Option to disable padding extension.Dr. Stephen Henson2014-06-011-0/+6
* Fixed error in args for SSL_set_msg_callback and SSL_set_msg_callback_argMatt Caswell2014-05-251-2/+2
* typo in SSL_get_peer_cert_chain docsJeff Trawick2014-05-021-4/+4
* POD: Fix item numberingLubomir Rintel2014-04-3017-31/+31
* Fix additional pod errors with numbered items.Kurt Roeckx2014-02-141-1/+1
* Fix various spelling errorsScott Schaefer2014-02-141-2/+2
* Don't prefer ECDHE-ECDSA ciphers when the client appears to be Safari on OS X.Rob Stradling2013-09-161-2/+3
* Fix POD errors to stop make install_docs dying with pod2man 2.5.0+Nick Alcock2013-02-156-24/+28
* PR: 1794Dr. Stephen Henson2011-11-131-0/+5
* Clarify warningBodo Möller2011-10-131-4/+10
* Fix typo.Bodo Möller2011-07-111-1/+1
* CVE-2010-4180 fix (from OpenSSL_1_0_0-stable)Bodo Möller2011-02-031-12/+1
* Add SHA2 algorithms to SSL_library_init(). Although these aren't usedDr. Stephen Henson2010-04-071-6/+9
* Remove obsolete PRNG note. Add comment about use of SHA256 et al.Dr. Stephen Henson2010-04-061-4/+5
* clarify documentationDr. Stephen Henson2010-02-181-13/+25
* Allow renegotiation if SSL_OP_LEGACY_SERVER_CONNECT is set as well asDr. Stephen Henson2010-02-171-9/+12
* update references to new RI RFCDr. Stephen Henson2010-02-121-2/+2
* reword RI descriptionDr. Stephen Henson2010-01-271-22/+29
* update documentation to reflect new renegotiation optionsDr. Stephen Henson2010-01-271-25/+46
* Tolerate PKCS#8 DSA format with negative private key.Dr. Stephen Henson2010-01-221-1/+3
* TypoDr. Stephen Henson2010-01-051-1/+1
* clarify docsDr. Stephen Henson2009-12-091-9/+10
* Document option clearning functions.Dr. Stephen Henson2009-12-091-3/+71
* PR: 2025Dr. Stephen Henson2009-09-121-1/+1
* PR: 1835Dr. Stephen Henson2009-02-144-4/+4
* Refer to SSL_pending from the man page for SSL_readLutz Jänicke2008-08-011-0/+6
* Memory saving patch.Ben Laurie2008-06-031-0/+10
* Document ticket disabling option.Dr. Stephen Henson2007-08-231-0/+8
* fix typosNils Larsch2006-12-211-1/+1
* fix documentationNils Larsch2006-12-061-1/+1
* note that SSL_library_init() is not reentrantNils Larsch2006-03-121-0/+1
* add initial support for RFC 4279 PSK SSL ciphersuitesNils Larsch2006-03-104-1/+269
* Add fixes for CAN-2005-2969.Bodo Möller2005-10-261-1/+1
* Let the TLSv1_method() etc. functions return a const SSL_METHODNils Larsch2005-08-143-17/+17
* improve docu of SSL_CTX_use_PrivateKey()Nils Larsch2005-04-081-0/+12
* update docs (recent constification)Nils Larsch2005-03-3028-105/+105
* Doc fixes.Dr. Stephen Henson2005-03-221-1/+1
* PR: 938Dr. Stephen Henson2004-11-141-1/+1
* More precise explanation of session id context requirements.Lutz Jänicke2004-06-141-1/+2
* Make sure the documentation matches reality.Richard Levitte2003-11-291-2/+2
* Clarify wording of verify_callback() behaviour.Lutz Jänicke2003-06-261-3/+3