summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2023-12-04doc: improve display of KECCAK-KMAC128, KECCAK-KMAC256 defsJames Muir
2023-12-01rsa-doc: fix typoJames Muir
2023-11-30doc: Minor typo in SSL_CTX_set_tmp_dh_callback docs.Sean Bright
2023-11-30Fix EVP_RAND-SEED-SRC documentation exampleJamie Cui
2023-11-23Copyright year updatesRichard Levitte
2023-11-22doc: fix description of mac "block-size" parameterJames Muir
2023-11-22doc: better description of KECCAK-KMAC XOFJames Muir
2023-11-22Update the provider documentationMatt Caswell
2023-11-22Update OpenSSL logosJames Muir
2023-11-21augment quic demos to support ipv4/6 connectionsNeil Horman
2023-11-13Properly limit the variable output size for BLAKE2Tomas Mraz
2023-11-07Use proper KDF SS parameter nameDmitry Belyavskiy
2023-11-06Fix documentation regarding KMAC sizesMichael Hinz
2023-11-03Add additional internal HPKE hardening checks resulting from code audit.Stephen Farrell
2023-11-02Update the OpenSSL Guide tutorials with changes to the demosMatt Caswell
2023-11-01quic ddd demos: update makefile and demo sourcesJames Muir