summaryrefslogtreecommitdiffstats
path: root/doc/man3
AgeCommit message (Expand)Author
2016-11-12EVP docs: chacha20, chacha20-poly1305enkore
2016-11-11Fix referenses in section 3 manualsRichard Levitte
2016-11-10Rename the Elliptic Curves extension to supported_groupsMatt Caswell
2016-11-09Add some documentation for the new HKDF modesMatt Caswell
2016-11-09Update HKDF to support separte Extract and Expand stepsMatt Caswell
2016-11-07Allow null in X509_CRL_METHOD_freeFdaSilvaYY
2016-11-07Improve PRF documentationAndrea Grandi
2016-11-07Make RSA_sign.pod less confusing.David Benjamin
2016-11-07Partial revert of "Fix client verify mode to check SSL_VERIFY_PEER"Matt Caswell
2016-11-04Tweak the SSL_read()/SSL_write() text based on feedback received.Matt Caswell
2016-11-04Clarify the return values for SSL_read_ex()/SSL_write_ex()Matt Caswell
2016-11-04Document the HMAC_size() functionMatt Caswell
2016-11-04Clarify the return values for the peek functionsMatt Caswell
2016-11-04Updates various man pages based on review feedback received.Matt Caswell
2016-11-04Document the newly added SSL functionsMatt Caswell
2016-11-03Update CRYPTO_set_mem_debug() docRich Salz
2016-11-02Add documentation for DTLS_get_data_mtu()David Woodhouse
2016-11-02Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell
2016-11-01Add SSL_CTX_set1_cert_store()Todd Short
2016-10-29Try to unify BIO read/write parameter namesBenjamin Kaduk
2016-10-28Document the new BIO functions introduced as part of the size_t workMatt Caswell
2016-10-26Move manpages to man[1357] structure.Rich Salz