summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
11 daysUpdate openssl-smime.pod.inDominikN
11 days[Docs] 'SSL_CTX_set_cert_store' ownership of 'store'Ruslan Baratov
12 daysdoc: Fix description of EVP_CIPHER_CTX_dupDaiki Ueno
2024-05-06Document the SSL_set_session_secret_cb() functionMatt Caswell
2024-05-01Fixed typos in EVP_PKEY_decrypt.pod and RSA_public_encrypt.podsapph2c
2024-04-29doc: clarify SSL_CIPHER_description allocationDaniel McCarney
2024-04-22Be more explicit about RSAES-PKCS#1v1.5 error handlingHubert Kario
2024-04-22fix sending error when no root CA cert update availableRajeev Ranjan
2024-04-19Fix migration guide mappings for i2o/o2i_ECPublicKeyslontis
2024-04-19OSSL_STORE: Add reference docs for the built-in Windows store implementationRichard Levitte
2024-04-16doc/fingerprints.txt: Add the future OpenSSL release keyRichard Levitte
2024-04-10Document that private and pairwise checks are not bounded by key sizeTomas Mraz
2024-04-10man EVP_PKEY_CTX_set_params: document params is a listHubert Kario
2024-04-09Add docs noting requirements for SM2 signingNeil Horman
2024-04-04openssl-crl(1): The -verify option is implied by -CA* optionsTomas Mraz
2024-04-04DEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free/zero()Tomas Mraz
2024-04-04Update Documentation for EVP_DigestSign, EVP_DigestVerify.slontis
2024-04-04Align 'openssl req' string_mask docs to how the software really worksJob Snijders
2024-04-02Explicitly state what -keys doesSimo Sorce
2024-03-22Fixed a typo and grammar in openssl-ts.podolszomal
2024-03-15SSL_add_dir_cert_subjects_to_stack(): Documented return valuesShakti Shah
2024-03-12Doc: fix style谭九鼎
2024-02-25Improve documentation of standard IANA cipher suite names.Michael
2024-02-20Correct the defined name of the parameter "micalg" in the documentationBernd Ritter
2024-02-19Fix typo found by codespell in openssl-3.2Dimitri Papadopoulos
2024-02-14KDF_CTX_new API has incorrect signature (const should not be there)Shakti Shah
2024-02-05Clarify X509_STORE_CTX_init() documentation in the man pageShakti Shah
2024-01-31Document the implications of setting engine-based low-level methodsTomas Mraz
2024-01-30Copyright year updatesMatt Caswell
2024-01-18X509_dup.pod: add caveat that extra data is not copied and hints, e.g., to us...Dr. David von Oheimb
2024-01-18Document SSL_R_UNEXPECTED_EOF_WHILE_READINGMatt Caswell
2024-01-18Add a deprecation warning for a function in docsKevin Jerebica
2024-01-15Fix grammar in documentationAkshat Maheshwari
2024-01-11Update Docs for EVP_MACNeil Horman
2024-01-11doc: "digest" must be explicitly set with deterministic ECDSA/DSAJames Muir
2024-01-04Clarify the PKCS12 docsMatt Caswell
2024-01-03provider-keymgmt.pod: fix typorilysh
2024-01-03Add missing documentation for X509_ATTRIBUTE related functions.slontis
2024-01-01gate calling of evp_method_id on having a non-zero name idNeil Horman
2023-12-29doc: fix "the a" typos (and other things nearby)James Muir
2023-12-29ddd-02-conn-nonblocking-threads.c: Fix the leak of connzengwei2000
2023-12-29Fix typos found by codespell in man pagesDimitri Papadopoulos
2023-12-22AES: Document that the XTS, SIV, WRAP modes do not support streamingTomas Mraz
2023-12-22SM4: Document that the XTS mode does not support streamingTomas Mraz
2023-12-22Improve the documentation on TLS record compressionMatt Caswell
2023-12-15LHASH: Document down_load functionsHugo Landau
2023-12-15LHASH: Fix documentation for doall-delete hazardsHugo Landau
2023-12-13doc: fix list display in man pageJames Muir
2023-12-12provider-storemgmt.pod: fix nits (unclosed '<' around name)Dr. David von Oheimb
2023-12-12doc: improve documentation of EVP in-place encryptionMatthias St. Pierre