summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2023-09-19Copyright year updatesRichard Levitte
2023-09-18CMP app and API doc: add note on critical server auth on receiving trust anch...Dr. David von Oheimb
2023-09-18CMP doc: various small corrections, mostly on PBM vs. MAC-based protectionDr. David von Oheimb
2023-09-13d2i_ECPKParameters and i2d_ECPKParameters are not deprecatedTomas Mraz
2023-09-13Fix typos found by codespell in openssl-3.0Dimitri Papadopoulos
2023-09-11augment man pages with information about PKCS12KDF in FIPS modeVladimir Kotal
2023-08-24doc: Avoid usage of non-existing constantJakub Jelen
2023-08-24Fixed default value of the "ess_cert_id_alg" option in man openssl-ts(1)olszomal
2023-08-16Improve documentation for BIO_s_memNeil Horman
2023-08-10OSSL_HTTP_{REQ_CTX_set_request_line(),_set1_request()}: backward compat w.r.t...Dr. David von Oheimb
2023-08-02Fix typo in function nameTianjia Zhang
2023-08-01Copyright year updatesMatt Caswell
2023-07-21Fix documentation around AAD and return values in EVP_Cipher*Samuel Lee
2023-07-19openssl-kdf.pod.in: add text on 'salt' and 'info' parameters; small further i...Dr. David von Oheimb
2023-07-19EVP_KDF.pod: extend text on 'salt' and 'info' parametersDr. David von Oheimb
2023-07-18Fix typos found by codespellDimitri Papadopoulos
2023-07-14Add FIPS build instructionsslontis
2023-07-13EVP_PKEY_{en,de}capsulate.pod: fix glitches and add some detail and hintsDr. David von Oheimb
2023-07-01Fix OSSL_PROVIDER_try_load() retain_fallbacks docDuncan Thomson
2023-07-01Fix typos newly found by codespell in branch 3.0Dimitri Papadopoulos
2023-07-01openssl-rsautl.pod: Add missing commaJakub Wilk
2023-06-26add note about retrieving error stackVladimír Kotal
2023-06-26Fix typos found by codespell in branch 3.0Dimitri Papadopoulos
2023-06-16Fix new typos found by codespellDimitri Papadopoulos
2023-06-15apps/ca.c: Handle EVP_PKEY_get_default_digest_name() returning 1 with "UNDEF"Richard Levitte
2023-06-06doc: note that out ChaCha20 isn't standard compliant.Pauli
2023-06-02Fix documentation where openssl-genrsa is listed as deprecated since OpenSSL 3.0Darana
2023-06-01doc: update FIPS provider version informationPauli
2023-05-30Update copyright yearTomas Mraz
2023-05-25Clarify how to return string dataWatson Ladd
2023-05-23doc/fingerprints.txt: Add the OpenSSL OMC PGP key fingerprintRichard Levitte
2023-05-12CMP client: fix checking new cert enrolled with oldcert and without private keyDr. David von Oheimb
2023-05-12CMP client: fix error response on -csr without private key, also in docsDr. David von Oheimb
2023-05-12Fix typos found by codespellDimitri Papadopoulos
2023-05-12Clarify documentation of SSL_SESSION_dupWatson Ladd
2023-05-10DLTS → DTLSDimitri Papadopoulos
2023-05-04Fix broken links on asym_cipher manpagesLadislav Marko
2023-04-28Improve documentation of -no_ssl3, -no_tls1, -no_tls1_1, -no_tls1_2, -no_tls1...rkarmaka98
2023-04-28ASN1_OCTET_STRING_new() calls ASN1_STRING_type_new(V_ASN1_OCTET_STRING)Vladimir Kotal
2023-04-28APPS/cmp: prevent HTTP client failure on -rspin option with too few filenamesDr. David von Oheimb
2023-04-18cmp_client_test.c: add tests for errors reported by server on subsequent requ...Dr. David von Oheimb
2023-04-18ossl_cmp_mock_srv_new.pod: correct/update names of internal test support func...Dr. David von Oheimb
2023-04-18crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210Dr. David von Oheimb
2023-04-13doc: Fix incorrect pairing of functionsLadislav Marko
2023-04-13doc: Fix misleading stucture infoLadislav Marko
2023-04-11Updated return value of PEM_write_TYPE() and PEM_write_bio_TYPE() in man-pages.Jeeban Sethi
2023-03-31doc: Fix typo in EVP_EncryptInit.podSamuel Lee (ENS/CRYPTO)
2023-03-28Fix documentation of X509_VERIFY_PARAM_add0_policy()Tomas Mraz
2023-03-25CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNo...Dr. David von Oheimb
2023-03-25CMP app: improve doc and help output on -{req,rsp}{in,out} optionsDr. David von Oheimb