summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/crypto/OPENSSL_ia32cap.pod: update assembler requirements.Andy Polyakov2016-10-111-2/+1
* Add -item option to asn1parseDr. Stephen Henson2016-09-291-0/+6
* Add ASN1_ITEM lookup and enumerate functions.Dr. Stephen Henson2016-09-291-0/+39
* Add OCSP_RESPID_match()Matt Caswell2016-09-221-3/+10
* Add the ability to set OCSP_RESPID fieldsMatt Caswell2016-09-221-1/+26
* Dcoument -alpn flagRich Salz2016-09-212-4/+14
* Revert "Constify code about X509_VERIFY_PARAM"Rich Salz2016-09-212-3/+3
* Documentation fixup; no more ECDHParametersRichard Levitte2016-09-201-10/+0
* Constify code about X509_VERIFY_PARAMFdaSilvaYY2016-09-182-3/+3
* Make reference to other manpage more explicitRich Salz2016-09-142-3/+5
* Document the new SHA256 and SHA512 password generation optionsRichard Levitte2016-09-141-0/+9
* Add -h and -help for c_rehash script and appRich Salz2016-09-141-1/+2
* Misc BN fixesRich Salz2016-09-062-1/+4
* Un-delete still documented X509_STORE_CTX_set_verifyViktor Dukhovni2016-08-241-3/+3
* Typo fixesRob Percival2016-08-244-7/+6
* Updates the CT_POLICY_EVAL_CTX PODRob Percival2016-08-241-11/+16
* Correct documentation about SCT setters resetting validation statusRob Percival2016-08-241-2/+2
* Removes the SCT_verify* PODRob Percival2016-08-241-44/+0
* Documents the SCT validation functionsRob Percival2016-08-241-3/+45
* Removes {o2i,i2o}_SCT_signature from PODsRob Percival2016-08-241-15/+2
* Documents the CTLOG functionsRob Percival2016-08-241-4/+25
* Document the i2o and o2i SCT functionsRob Percival2016-08-241-3/+15
* Removes d2i_SCT_LIST.podRob Percival2016-08-241-45/+0
* Document that SCT_set_source returns 0 on failure.Rob Percival2016-08-241-1/+1
* Clarifies the format of a log's public key in the CONF fileRob Percival2016-08-241-2/+2
* Refer to OPENSSLDIR rather than "the OpenSSL install directory"Rob Percival2016-08-241-2/+2
* Adds history section to CT PODsRob Percival2016-08-2411-0/+44
* Fixes final issue in CT PODs highlighted by util/find-doc-nits.plRob Percival2016-08-241-0/+2
* Renames CT_POLICY_EVAL_CTX.pod to CT_POLICY_EVAL_CTX_new.podRob Percival2016-08-241-0/+0
* Adds copyright section to ct.podRob Percival2016-08-241-0/+9
* Adds newline after =cut in PODsRob Percival2016-08-249-9/+9
* Adds missing function names to NAME section of PODsRob Percival2016-08-244-9/+22
* Add enum definitions to CT podsRob Percival2016-08-242-0/+27
* Remove unnecessary bold tags in CT podsRob Percival2016-08-246-32/+32
* Add SSL_get0_peer_scts to ssl.podRob Percival2016-08-241-0/+2
* First draft of CT documentationRob Percival2016-08-2413-15/+679
* Constify a bit X509_NAME_get_entryFdaSilvaYY2016-08-231-1/+1
* Constify some X509_NAME, ASN1 printing codeFdaSilvaYY2016-08-234-10/+10
* Expose alloc functions for EC{PK,}PARAMETERSKazuki Yamaguchi2016-08-221-0/+4
* crypto/pkcs12: facilitate accessing data with non-interoperable password.Andy Polyakov2016-08-221-0/+10
* Add X509_getm_notBefore, X509_getm_notAfterDr. Stephen Henson2016-08-212-12/+13
* Add BIO_get_new_index()Rich Salz2016-08-191-1/+6
* Constify certificate and CRL time routines.Dr. Stephen Henson2016-08-191-18/+28
* Add -dane_ee_no_namechecks s_client(1) optionViktor Dukhovni2016-08-191-0/+19
* RT3940: For now, just document the issue.Rich Salz2016-08-192-0/+6
* Add X509_get0_serialNumber() and constify OCSP_cert_to_id()Dr. Stephen Henson2016-08-191-4/+11
* constify X509_REQ_get0_signature()Dr. Stephen Henson2016-08-191-2/+3
* Convert X509_REVOKED* functions to use const gettersMatt Caswell2016-08-182-3/+3
* Fix some doc nits.Rich Salz2016-08-172-2/+2
* Constify X509_SIG.Dr. Stephen Henson2016-08-171-4/+8