aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2019-07-01Fix TyposAntoine Cœur2-2/+2
2019-06-29s390x assembly pack: update OPENSSL_s390xcap(3)Patrick Steuer1-3/+18
2019-06-28Support SM2 certificate signingPaul Yang3-2/+47
2019-06-28Add a nid 2 algorithm name mapping capabilityMatt Caswell1-0/+35
2019-06-28Document EVP_CIPHER_up_ref()Matt Caswell1-1/+8
2019-06-28Rename EVP_MD_upref/EVP_CIPHER_upref to EVP_MD_up_ref/EVP_CIPHER_up_refMatt Caswell1-5/+5
2019-06-28Add documentation for EVP_CIPHER_fetchMatt Caswell1-34/+94
2019-06-27man: clarify the 'random number generator must be seeded' requirementDr. Matthias St. Pierre13-29/+63
2019-06-27man: fix documentation for RSA_generate_key()Dr. Matthias St. Pierre1-2/+2
2019-06-24OSSL_TRACE: enhance documentation and fix doc-nit errorsDr. Matthias St. Pierre1-18/+79
2019-06-24Cross-linked the man(1) pages of kdf & pkeyutl.Santhosh Rameshwarapu2-1/+3
2019-06-24Replumbing: add support for multiple names per algorithmRichard Levitte1-13/+33
2019-06-24Enhance and update the docs of the internal ossl_provider APIRichard Levitte2-64/+136
2019-06-24Change OSSL_PARAM return size to not be a pointer.Pauli5-84/+59
2019-06-24Add documentation for CRYPTO_memcmp.Pauli1-0/+39
2019-06-19Add SSL_shutdown to SSL_get_error's documentationMiquel Ruiz1-3/+3
2019-06-19Fix a doc-nits failureMatt Caswell1-0/+2
2019-06-19Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIOTomas Mraz1-8/+18
2019-06-19Add some internal documentation for some thread related functionsMatt Caswell1-0/+64
2019-06-19ARIA documentation titled itself AESPauli1-2/+2
2019-06-18Change ERR_add_error_[v]data to appendRich Salz1-0/+1
2019-06-17Document OPENSSL_thread_stop_ex()Matt Caswell2-6/+25
2019-06-17Better document specific OSSL_PARAM symbols.Pauli1-10/+28
2019-06-15Add documentation for X509_cmp and related APIsPaul Yang1-0/+80
2019-06-13Update the d2i docs to reflect realityMatt Caswell1-5/+9
2019-06-12ts: Fix awkward sentences in the documentation and the default digestTomas Mraz1-4/+5
2019-06-12ts: Use sha256 as default digest for TS queryTomas Mraz1-4/+4
2019-06-12Update docs for TLS1.3 FFDHEraja-ashok2-8/+21
2019-06-12i2d_PublicKey was listed in 2 different man pagesMatt Caswell1-1/+0
2019-06-12Create BN_CTX_new_ex() and BN_CTX_secure_new_ex()Matt Caswell1-4/+14
2019-06-12OSSL_PARAM example code bug fix.Pauli1-2/+2
2019-06-11PBKDF2 updates to conform to SP800-132Shane Lontis1-6/+35
2019-06-11Make EVP_MD_CTX_ctrl() work for legacy use cases (ssl3).Shane Lontis1-1/+1
2019-06-11Fix doc to remove const arg in GEN_SESSION_CBShigeki Ohtsu1-2/+2
2019-06-11Change cipher default strings to a functionTodd Short1-1/+18
2019-06-10doc/internal/man3/ossl_method_construct.pod: follow common conventionsRichard Levitte1-20/+20
2019-06-10EVP fetching: make operation_id part of the method identityRichard Levitte1-11/+26
2019-06-07Add documentation for new functions taking an OPENSSL_CTX parameterMatt Caswell2-13/+46
2019-06-06Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()Kurt Roeckx1-10/+11
2019-06-06Address property documentation concerns.Pauli1-11/+7
2019-06-05man: fix doc-nit in property.podDr. Matthias St. Pierre1-1/+1
2019-06-05Document property hierarchy.Pauli1-2/+59
2019-06-04Document deprecation of version-specific SSL/TLS methodsDr. Matthias St. Pierre1-7/+12
2019-06-04Move digests to providersShane Lontis1-4/+61
2019-06-03Remove file reference from property documentation.Pauli1-3/+0
2019-06-03Fix a typo in the property grammar that creates an ambiguous parse.Pauli1-1/+1
2019-05-31Update X509_STORE_new.podSambit Kumar Dash1-1/+1
2019-05-31Update EVP_VerifyInit.podSambit Kumar Dash1-1/+1
2019-05-30Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer8-7/+151
2019-05-30Add man 7 page about properties.Pauli1-0/+122