summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2023-11-01quic docs: update ddd README.mdJames Muir
2023-10-30Update README-QUIC.mdMatt Caswell
2023-10-26EVP_PKEY_get_size.pod and provider-keymgmt.pod: document their relationDr. David von Oheimb
2023-10-26bn: Properly error out if aliasing return value with modulusTomas Mraz
2023-10-26doc: change "certifictes" to "certificates"James Muir
2023-10-26Preemptively reflect the changes in #22480Hugo Landau
2023-10-26BIO: Document BIO_sendmmsg and BIO_recvmmsg callbacksHugo Landau
2023-10-26Copyright year updatesMatt Caswell
2023-10-25Blake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead of XOFLENTomas Mraz
2023-10-25quic: documentation and demo nitsJames Muir
2023-10-25QUIC APL: Add support for querying frame type causing closureHugo Landau
2023-10-23Add a HISTORY section in the docs about the new ERR_STATE functionsMatt Caswell