summaryrefslogtreecommitdiffstats
path: root/doc/ssl
AgeCommit message (Expand)Author
2014-10-21Fix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.Bodo Moeller
2014-10-15Add TLS_FALLBACK_SCSV documentation, and move s_client -fallback_scsvBodo Moeller
2014-09-08RT468: SSL_CTX_sess_set_cache_size wrongRich Salz
2014-09-08RT2518: fix pod2man errorsScott Schaefer
2014-08-28Custom extension documentation.Dr. Stephen Henson
2014-08-26RT1744: SSL_CTX_set_dump_dh() doc feedbackDavid Gatwood
2014-08-12RT3239: Extra comma in NAME lines of two manpagesIngo Schwarze
2014-07-14Fix typo.Dr. Stephen Henson
2014-07-06Fixed error in pod files with latest versions of pod2manMatt Caswell
2014-07-03Update ticket callback docs.Dr. Stephen Henson
2014-07-02Close a whole bunch of documentation-related tickets:Rich Salz
2014-07-01RT 3245; it's "bitwise or" not "logical or"Rich Salz
2014-07-01Fix RT 3211; "and are" -->"are"Rich Salz
2014-07-01Fix RT 3193Rich Salz
2014-06-29Clarify protocols supported.Dr. Stephen Henson
2014-06-27Clarify docs.Jeffrey Walton
2014-06-01Option to disable padding extension.Dr. Stephen Henson
2014-05-25Fixed error in args for SSL_set_msg_callback and SSL_set_msg_callback_argMatt Caswell
2014-05-01typo in SSL_get_peer_cert_chain docsJeff Trawick
2014-04-26doc: Add missing =back directive.Chris Rorvick
2014-04-05Update security framework docs.Dr. Stephen Henson
2014-03-28Add initial security framework docs.Dr. Stephen Henson
2014-03-27Add -no_resumption_on_reneg to SSL_CONF.Dr. Stephen Henson
2014-03-27Update chain building function.Dr. Stephen Henson
2014-02-23New chain building flags.Dr. Stephen Henson
2014-02-21Option to set current cert to server certificate.Dr. Stephen Henson
2014-02-14Fix additional pod errors with numbered items.Kurt Roeckx
2014-02-14Fix various spelling errorsScott Schaefer
2014-02-02New ctrl to set current certificate.Dr. Stephen Henson
2014-01-26Certificate callback doc.Dr. Stephen Henson
2014-01-10typoJeff Trawick
2014-01-10typoJeff Trawick
2014-01-09update remaining documentation to move from EDH to DHEDaniel Kahn Gillmor
2014-01-09documentation should use "DHE" instead of "EDH"Daniel Kahn Gillmor
2014-01-03Add ServerInfoFile to SSL_CONF, update docs.Dr. Stephen Henson
2014-01-03Use algorithm specific chains for certificates.Dr. Stephen Henson
2013-11-18New functions to retrieve certificate from SSL_CTXDr. Stephen Henson
2013-11-13Additional "chain_cert" functions.Rob Stradling
2013-10-22POD: Fix list terminationLubomir Rintel
2013-10-22POD: Fix item numberingLubomir Rintel
2013-10-22Add SSL_CONF command to set DH Parameters.Dr. Stephen Henson
2013-10-20Extend SSL_CONFDr. Stephen Henson
2013-09-13Update docs to mention "BEGIN SERVERINFO FOR ".Trevor Perrin
2013-09-05Don't prefer ECDHE-ECDSA ciphers when the client appears to be Safari on OS X.Rob Stradling
2013-09-03Document supported curve functions.Dr. Stephen Henson
2013-08-17Add documentation.Dr. Stephen Henson
2013-06-18Cleanup of custom extension stuff.Trevor
2013-06-12Document updates from wiki.Matt Caswell
2013-02-26Update SSL_CONF docs.Dr. Stephen Henson
2013-02-15Fix POD errors to stop make install_docs dying with pod2man 2.5.0+Nick Alcock