summaryrefslogtreecommitdiffstats
path: root/doc/ssl/ssl.pod
AgeCommit message (Expand)Author
2016-10-26Move manpages to man[1357] structure.Rich Salz
2016-08-24Add SSL_get0_peer_scts to ssl.podRob Percival
2016-08-24First draft of CT documentationRob Percival
2016-07-19RT4593: Add space after comma (doc nits)Rich Salz
2016-07-08Replace all #define's in pod pages.Rich Salz
2016-06-30Cleanup documentation for removed functionalityMatt Caswell
2016-06-09Docs: install generic manpages to man section 7Richard Levitte
2016-06-08Add some accessor API'sRich Salz
2016-06-01Fix nits in crypto.pod,ssl.podRich Salz
2016-05-20Doc nits cleanup, round 2Rich Salz
2016-05-20Fix nits in pod files.Rich Salz
2016-05-19Add copyright to manpagesRich Salz
2016-05-19Ensure =cut is last line in every file.Rich Salz
2016-05-16Unify <TYPE>_up_ref methods signature and behaviour.FdaSilvaYY
2016-05-14Fix various methods declaration in pod fileFdaSilvaYY
2016-04-11Add SSL_CTX_get_ciphers()Kazuki Yamaguchi
2016-03-22Correct another batch of typosAlex Gaynor
2016-03-09Make SSL_CIPHER_get_version return a const char *Kurt Roeckx
2016-02-27GH753: More spelling fixFdaSilvaYY
2016-02-23Update documentation of SSL METHODs and ciphersViktor Dukhovni
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2016-01-26Add SSL_up_ref() and SSL_CTX_up_ref()Matt Caswell
2016-01-11Make SSL{_CTX,}_{get,set,clear}_options functionsViktor Dukhovni
2016-01-07mem functions cleanupRich Salz
2016-01-05DANE support structures, constructructors and accessorsViktor Dukhovni
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-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-09-25Document the default CA path functionsMatt Caswell
2015-09-23Add DTLSv1_listen documentationMatt Caswell
2015-08-21Fix L<> content in manpagesRich Salz
2015-05-16Version negotiation rewrite doc updatesMatt Caswell
2015-03-25Resolve swallowed returns codesMatt Caswell
2015-01-27Provide documentation for all SSL(_CTX)?_(get|set)(_default)?_read_aheadMatt Caswell
2014-12-04Remove SSLv2 supportKurt Roeckx
2013-11-18New functions to retrieve certificate from SSL_CTXDr. Stephen Henson
2011-07-11Fix typo.Bodo Möller
2006-03-10add initial support for RFC 4279 PSK SSL ciphersuitesNils Larsch
2005-08-14Let the TLSv1_method() etc. functions return a const SSL_METHODNils Larsch
2005-03-30update docs (recent constification)Nils Larsch
2002-11-14No such reference to link to (found running pod2latex).Lutz Jänicke
2002-07-19Manual page for SSL_do_handshake().Lutz Jänicke
2002-02-15Even though it is not really practical people should know about it.Lutz Jänicke
2001-11-10remove incorrect 'callback' prototypeBodo Möller
2001-09-13One more manual page.Lutz Jänicke
2001-09-11Make maximum certifcate chain size accepted from the peer applicationLutz Jänicke