summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2016-08-24Remove unnecessary bold tags in CT podsRob Percival
2016-08-24Add SSL_get0_peer_scts to ssl.podRob Percival
2016-08-24First draft of CT documentationRob Percival
2016-08-23Constify a bit X509_NAME_get_entryFdaSilvaYY
2016-08-23Constify some X509_NAME, ASN1 printing codeFdaSilvaYY
2016-08-22Expose alloc functions for EC{PK,}PARAMETERSKazuki Yamaguchi
2016-08-22crypto/pkcs12: facilitate accessing data with non-interoperable password.Andy Polyakov
2016-08-21Add X509_getm_notBefore, X509_getm_notAfterDr. Stephen Henson
2016-08-19Add BIO_get_new_index()Rich Salz
2016-08-19Constify certificate and CRL time routines.Dr. Stephen Henson
2016-08-19Add -dane_ee_no_namechecks s_client(1) optionViktor Dukhovni
2016-08-19RT3940: For now, just document the issue.Rich Salz
2016-08-19Add X509_get0_serialNumber() and constify OCSP_cert_to_id()Dr. Stephen Henson
2016-08-19constify X509_REQ_get0_signature()Dr. Stephen Henson
2016-08-18Convert X509_REVOKED* functions to use const gettersMatt Caswell
2016-08-17Fix some doc nits.Rich Salz
2016-08-17Constify X509_SIG.Dr. Stephen Henson
2016-08-17Constify X509_get0_signature()Dr. Stephen Henson
2016-08-17Convert X509* functions to use const gettersDr. Stephen Henson
2016-08-17Convert X509_CRL* functions to use const gettersMatt Caswell
2016-08-17Make X509_NAME_get0_der() conform to OpenSSL styleMatt Caswell
2016-08-17Convert OCSP* functions to use const gettersMatt Caswell
2016-08-17constify X509_ALGOR_get0()Dr. Stephen Henson
2016-08-17Add missing session id and tlsext_status accessorsRemi Gacogne
2016-08-16Convert SSL_SESSION* functions to use const gettersMatt Caswell
2016-08-16Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().Dr. Stephen Henson
2016-08-13add documentationDr. Stephen Henson
2016-08-12GH1446: Add SSL_SESSION_get0_cipherRich Salz
2016-08-12Update documentation for DSA_SIG and ECDSA_SIG.Dr. Stephen Henson
2016-08-11Fix doc and help about ca -valid optionFdaSilvaYY