summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2017-01-26Document DH_check_params()Richard Levitte
2017-01-19correct 3 mistakesMarkus Triska
2017-01-18Correct reference to SSL_get_peer_cert_chain().Markus Triska
2017-01-16Fix man3 reference to CRYPTO_secure_usedxemdetia
2017-01-12Make X509_Digest,others publicRich Salz
2017-01-12GH2176: Add X509_VERIFY_PARAM_get_timeRich Salz
2017-01-10Fix typo in Blake2 function namesRich Salz
2017-01-09Rename "verify_cb" to SSL_verify_cbRich Salz
2017-01-09Doc nits: callback function typedefsRich Salz
2016-12-29replace "will lookup up" by "will look up"Markus Triska
2016-12-18Fix typo.Finn Hakansson
2016-12-13Add X509_VERIFY_PARAM inheritance flag set/getRich Salz
2016-12-13Fix various doc nits.Rich Salz
2016-12-12Typo fixedDmitry Belyavskiy
2016-12-12Restore the ERR_FATAL_ERROR() macroBenjamin Kaduk
2016-12-10Fix reference to SSL_set_max_proto_version.Markus Triska
2016-11-23Clarify what X509_NAME_online does with the given buffer and sizeRichard Levitte
2016-11-21Make SSL_read and SSL_write return the old behaviour and document it.Kurt Roeckx
2016-11-18Use consistent variable namesBeat Bolli
2016-11-16Remove a hack from ssl_test_oldMatt Caswell
2016-11-15Cherry-pick doc updates from PR 1554Rich Salz
2016-11-12Update s_client and s_server documentation about some missing argumentsEasySec
2016-11-12Replace the 'SSL' broken link with SSL_CTX_set_security_level which seems not...EasySec
2016-11-12EVP docs: chacha20, chacha20-poly1305enkore
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-03Update CRYPTO_set_mem_debug() docRich Salz
2016-10-21Fix grammar error in SSL_CTX_set_min_proto_versionClaus Assmann
2016-10-19Fix broken link to ASYNC_get_wait_ctx and rewrap the paragraphAndrea Grandi
2016-10-19Add missing .pod extension to EVP_PKEY_CTX_set_tls1_prf_mdAndrea Grandi
2016-10-17fix invalid use of incomplete type X509_STORE_CTXchoury
2016-10-15Fix signatures of EVP_Digest{Sign,Verify}UpdateSteven Fackler
2016-09-22Add OCSP_RESPID_match()Matt Caswell
2016-09-22Add the ability to set OCSP_RESPID fieldsMatt Caswell
2016-09-21Dcoument -alpn flagRich Salz
2016-09-20Documentation fixup; no more ECDHParametersRichard Levitte
2016-09-14Make reference to other manpage more explicitRich Salz
2016-09-14Add -h and -help for c_rehash script and appRich Salz
2016-09-06Misc BN fixesRich Salz
2016-08-24Un-delete still documented X509_STORE_CTX_set_verifyViktor Dukhovni
2016-08-24Typo fixesRob Percival
2016-08-24Updates the CT_POLICY_EVAL_CTX PODRob Percival
2016-08-24Correct documentation about SCT setters resetting validation statusRob Percival
2016-08-24Removes the SCT_verify* PODRob Percival
2016-08-24Documents the SCT validation functionsRob Percival
2016-08-24Removes {o2i,i2o}_SCT_signature from PODsRob Percival
2016-08-24Documents the CTLOG functionsRob Percival
2016-08-24Document the i2o and o2i SCT functionsRob Percival