summaryrefslogtreecommitdiffstats
path: root/doc/crypto
AgeCommit message (Expand)Author
2017-03-02Fix cherry-pick and put files in right placeRich Salz
2017-03-02Remove ref to err(7), update copyright.Rich Salz
2017-02-13DES keys are not 7 days long.Darren Tucker
2017-02-09Fix a typo in the X509_get0_subject_key_id() documentationMatt Caswell
2017-02-06Doc fixRich Salz
2017-01-26Document DH_check_params()Richard Levitte
2017-01-19correct 3 mistakesMarkus 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-09Doc nits: callback function typedefsRich Salz
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-11-23Clarify what X509_NAME_online does with the given buffer and sizeRichard Levitte
2016-11-18Use consistent variable namesBeat Bolli
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-03Update CRYPTO_set_mem_debug() docRich Salz
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-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-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
2016-08-24Removes d2i_SCT_LIST.podRob Percival
2016-08-24Document that SCT_set_source returns 0 on failure.Rob Percival
2016-08-24Clarifies the format of a log's public key in the CONF fileRob Percival
2016-08-24Refer to OPENSSLDIR rather than "the OpenSSL install directory"Rob Percival
2016-08-24Adds history section to CT PODsRob Percival
2016-08-24Fixes final issue in CT PODs highlighted by util/find-doc-nits.plRob Percival
2016-08-24Renames CT_POLICY_EVAL_CTX.pod to CT_POLICY_EVAL_CTX_new.podRob Percival
2016-08-24Adds copyright section to ct.podRob Percival
2016-08-24Adds newline after =cut in PODsRob Percival
2016-08-24Adds missing function names to NAME section of PODsRob Percival
2016-08-24Add enum definitions to CT podsRob Percival