summaryrefslogtreecommitdiffstats
path: root/doc/man3
AgeCommit message (Expand)Author
2019-07-16Remove function name from errorsRich Salz
2019-07-15In documentation, consistently refer to OpenSSL 3.0Richard Levitte
2019-07-15Make sure all BIGNUM operations work within the FIPS providerMatt Caswell
2019-07-12issue-9316: Update return documentation for RAND_set_rand_engineagnosticdev
2019-07-09Add X9.42 KDF.Shane Lontis
2019-07-07man: fix typo in OPENSSL_fork_prepare.podDr. Matthias St. Pierre
2019-07-04Clarify documentation of SSL_CTX_set_verify client side behaviorTomas Mraz
2019-07-02Make BIGNUM rand functions available within the FIPS moduleMatt Caswell
2019-07-02Fix TyposAntoine Cœur
2019-07-01Remove DES_check_key globalRich Salz
2019-07-01Ensure that rc5 doesn't try to use a key longer than 2040 bitsMatt Caswell
2019-07-01Fix TyposAntoine Cœur
2019-06-29s390x assembly pack: update OPENSSL_s390xcap(3)Patrick Steuer
2019-06-28Support SM2 certificate signingPaul Yang
2019-06-28Document EVP_CIPHER_up_ref()Matt Caswell
2019-06-28Rename EVP_MD_upref/EVP_CIPHER_upref to EVP_MD_up_ref/EVP_CIPHER_up_refMatt Caswell
2019-06-28Add documentation for EVP_CIPHER_fetchMatt Caswell
2019-06-27man: clarify the 'random number generator must be seeded' requirementDr. Matthias St. Pierre
2019-06-27man: fix documentation for RSA_generate_key()Dr. Matthias St. Pierre
2019-06-24OSSL_TRACE: enhance documentation and fix doc-nit errorsDr. Matthias St. Pierre
2019-06-24Change OSSL_PARAM return size to not be a pointer.Pauli
2019-06-24Add documentation for CRYPTO_memcmp.Pauli
2019-06-19Add SSL_shutdown to SSL_get_error's documentationMiquel Ruiz
2019-06-19Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIOTomas Mraz
2019-06-19ARIA documentation titled itself AESPauli
2019-06-18Change ERR_add_error_[v]data to appendRich Salz
2019-06-17Document OPENSSL_thread_stop_ex()Matt Caswell
2019-06-17Better document specific OSSL_PARAM symbols.Pauli
2019-06-15Add documentation for X509_cmp and related APIsPaul Yang
2019-06-13Update the d2i docs to reflect realityMatt Caswell
2019-06-12Update docs for TLS1.3 FFDHEraja-ashok
2019-06-12i2d_PublicKey was listed in 2 different man pagesMatt Caswell
2019-06-12Create BN_CTX_new_ex() and BN_CTX_secure_new_ex()Matt Caswell
2019-06-12OSSL_PARAM example code bug fix.Pauli
2019-06-11Make EVP_MD_CTX_ctrl() work for legacy use cases (ssl3).Shane Lontis
2019-06-11Fix doc to remove const arg in GEN_SESSION_CBShigeki Ohtsu
2019-06-11Change cipher default strings to a functionTodd Short
2019-06-07Add documentation for new functions taking an OPENSSL_CTX parameterMatt Caswell
2019-06-06Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()Kurt Roeckx
2019-06-04Document deprecation of version-specific SSL/TLS methodsDr. Matthias St. Pierre
2019-06-04Move digests to providersShane Lontis
2019-05-31Update X509_STORE_new.podSambit Kumar Dash
2019-05-31Update EVP_VerifyInit.podSambit Kumar Dash
2019-05-30Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer
2019-05-29Typo BIO_SOCK_REUSADDR => BIO_SOCK_REUSEADDRIuri Rezende Souza
2019-05-27Add d2i_KeyParams/i2d_KeyParams API's.Shane Lontis
2019-05-27doc/man3/X509_LOOKUP_meth_new.pod: clarify the requirementsRichard Levitte
2019-05-24Doc update: minor typo in CMS_verify.podSambit Kumar Dash
2019-05-21Change SSL parameter SSL_session_reused constArne Schwabe
2019-05-21Params conversion tests.Pauli