summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2016-11-15Check that SCT timestamps are not in the futureRob Percival
2016-11-14Allow CA.pl script user to pass extra arguments to openssl commandmarko asplund
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-11Fix referenses in section 7 manualsRichard Levitte
2016-11-11Fix referenses in section 1 manualsRichard Levitte
2016-11-11Fix referenses in section 3 manualsRichard Levitte
2016-11-10Rename the Elliptic Curves extension to supported_groupsMatt Caswell
2016-11-09Add some documentation for the new HKDF modesMatt Caswell
2016-11-09Update HKDF to support separte Extract and Expand stepsMatt Caswell
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-04Tweak the SSL_read()/SSL_write() text based on feedback received.Matt Caswell
2016-11-04Clarify the return values for SSL_read_ex()/SSL_write_ex()Matt Caswell
2016-11-04Document the HMAC_size() functionMatt Caswell
2016-11-04Clarify the return values for the peek functionsMatt Caswell
2016-11-04Updates various man pages based on review feedback received.Matt Caswell
2016-11-04Document the newly added SSL functionsMatt Caswell
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