aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ssl
Commit message (Expand)AuthorAgeFilesLines
* Fix nits in crypto.pod,ssl.podRich Salz2016-06-011-0/+8
* Remove null check, per review feedback. Note this in the docs.TJ Saunders2016-05-311-1/+2
* Add requested HISTORY section, remove copy/pastos, per review feedback.TJ Saunders2016-05-311-18/+7
* Add an SSL_SESSION accessor for obtaining the protocol version number, withTJ Saunders2016-05-311-0/+54
* Doc nits cleanup, round 2Rich Salz2016-05-20114-240/+6
* Fix nits in pod files.Rich Salz2016-05-2034-144/+126
* Add copyright to manpagesRich Salz2016-05-19114-18/+1260
* Remove needless license terms (for docs)Rich Salz2016-05-193-69/+0
* Ensure =cut is last line in every file.Rich Salz2016-05-191-1/+0
* When strict SCT fails record verification failureViktor Dukhovni2016-05-191-11/+20
* Correct documentation errorMatt Caswell2016-05-171-3/+3
* Add some documentation of SSL_CTX_set_tlsext_status_type()Matt Caswell2016-05-161-13/+23
* Unify <TYPE>_up_ref methods signature and behaviour.FdaSilvaYY2016-05-163-4/+8
* Fix various methods declaration in pod fileFdaSilvaYY2016-05-141-8/+8
* fix tab-space mixed indentationFdaSilvaYY2016-05-091-1/+1
* Handle no async jobs in libsslMatt Caswell2016-05-052-3/+30
* Complete the list of names in doc/ssl/SSL_CTX_load_verify_locations.podRichard Levitte2016-05-041-2/+3
* Issue #719:TJ Saunders2016-05-021-0/+8
* Fix spelling in pod filesFdaSilvaYY2016-05-017-7/+7
* Enabled DANE only when at least one TLSA RR was addedViktor Dukhovni2016-04-221-14/+42
* Write POD page.Rich Salz2016-04-141-0/+28
* Misc fix ups to deprecate explicit de-init documentationMatt Caswell2016-04-131-1/+1
* Deprecate SSL_COMP_free_compression_methods() and make it a no-opMatt Caswell2016-04-131-4/+15
* Add SSL_CTX_get_ciphers()Kazuki Yamaguchi2016-04-112-6/+11
* Suppress CT callback as appropriateViktor Dukhovni2016-04-072-30/+85
* Fix client verify mode to check SSL_VERIFY_PEERViktor Dukhovni2016-04-071-14/+1
* It's called SSL_session_reused(), not SSL_session_resumed()Kurt Roeckx2016-03-271-1/+1
* Correct another batch of typosAlex Gaynor2016-03-227-8/+7
* Fix ALPN - more fixesTodd Short2016-03-201-6/+6
* Correct faulty L<> links in .podsRichard Levitte2016-03-192-5/+6
* Add doc on when to use SCT callback.Rich Salz2016-03-122-1/+7
* Deprecate the use of version-specific methodsKurt Roeckx2016-03-091-1/+3
* Fix usage of OPENSSL_NO_*_METHODKurt Roeckx2016-03-091-0/+10
* Document SSL_get1_supported_ciphersKurt Roeckx2016-03-091-3/+21
* Make SSL_CIPHER_get_version return a const char *Kurt Roeckx2016-03-091-1/+1
* Do not display a CT log error message if CT validation is disabledRob Percival2016-03-091-3/+0
* Add cipher query functionsTodd Short2016-03-081-0/+22
* GH787: Fix ALPNTodd Short2016-03-081-0/+126
* Fix typo in SSL_pending docsMatt Caswell2016-03-071-1/+1
* Add documentation for SSL_has_pending()Matt Caswell2016-03-073-24/+44
* Add pipelining documentationMatt Caswell2016-03-071-0/+126
* Documentation for new SSL functionsRob Percival2016-03-044-0/+180
* Provide getters for default_passwd_cb and userdataChristian Heimes2016-03-021-4/+26
* Refactor the async wait fd logicMatt Caswell2016-02-292-45/+65
* RT4354: Add some cross-refsJeffrey Walton2016-02-272-1/+3
* GH753: More spelling fixFdaSilvaYY2016-02-271-2/+2
* Update documentation of SSL METHODs and ciphersViktor Dukhovni2016-02-233-67/+107
* Remove outdated DEBUG flags.Rich Salz2016-02-181-7/+0
* Fix typo in SSL_CTX_set_msg_callback docsNeel Goyal2016-02-181-1/+1
* OPENSSL_init_ssl.pod: fix minor typoViktor Szakats2016-02-161-1/+1