summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
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-17Add SSL_OP_NO_ENCRYPT_THEN_MACDavid Woodhouse
2016-10-17Add Postgres support to -starttlsValentin Vidic
2016-10-17fix invalid use of incomplete type X509_STORE_CTXchoury
2016-10-15Fix signatures of EVP_Digest{Sign,Verify}UpdateSteven Fackler
2016-10-11doc/crypto/OPENSSL_ia32cap.pod: update assembler requirements.Andy Polyakov
2016-09-29Add -item option to asn1parseDr. Stephen Henson
2016-09-29Add ASN1_ITEM lookup and enumerate functions.Dr. Stephen Henson
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-21Revert "Constify code about X509_VERIFY_PARAM"Rich Salz
2016-09-20Documentation fixup; no more ECDHParametersRichard Levitte
2016-09-18Constify code about X509_VERIFY_PARAMFdaSilvaYY
2016-09-14Make reference to other manpage more explicitRich Salz
2016-09-14Document the new SHA256 and SHA512 password generation optionsRichard Levitte
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
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