summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2019-07-02Provide rand_bytes_ex and rand_priv_bytes_exMatt Caswell
2019-07-02ossl_provider_upref to ossl_provider_up_refRichard Levitte
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-28Add a nid 2 algorithm name mapping capabilityMatt Caswell
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-24Cross-linked the man(1) pages of kdf & pkeyutl.Santhosh Rameshwarapu
2019-06-24Replumbing: add support for multiple names per algorithmRichard Levitte
2019-06-24Enhance and update the docs of the internal ossl_provider APIRichard Levitte
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 a doc-nits failureMatt Caswell
2019-06-19Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIOTomas Mraz
2019-06-19Add some internal documentation for some thread related functionsMatt Caswell
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-12ts: Fix awkward sentences in the documentation and the default digestTomas Mraz
2019-06-12ts: Use sha256 as default digest for TS queryTomas Mraz
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-11PBKDF2 updates to conform to SP800-132Shane Lontis
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-10doc/internal/man3/ossl_method_construct.pod: follow common conventionsRichard Levitte
2019-06-10EVP fetching: make operation_id part of the method identityRichard Levitte
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-06Address property documentation concerns.Pauli
2019-06-05man: fix doc-nit in property.podDr. Matthias St. Pierre
2019-06-05Document property hierarchy.Pauli
2019-06-04Document deprecation of version-specific SSL/TLS methodsDr. Matthias St. Pierre
2019-06-04Move digests to providersShane Lontis
2019-06-03Remove file reference from property documentation.Pauli