summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-19Prepare for release of 3.0.11openssl-3.0.11Richard Levitte
2023-09-19make updateRichard Levitte
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-18Enhance code safety and readability in SSL_get_shared_ciphers()Sumitra Sharma
2023-09-15Fix PKCS#12 creation error when certificate contains auxiliary dataOlga Batyshkina
2023-09-15Fix a merge mistake in engne_list_addBernd Edlinger
2023-09-15Fix engine cleanup error handlingBernd Edlinger
2023-09-13Fix memory leaks in ssl_old_test.cBernd Edlinger
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-13Fix a memleak in prepare_rsa_paramsBernd Edlinger
2023-09-11augment man pages with information about PKCS12KDF in FIPS modeVladimir Kotal
2023-09-11Add CVE-2023-4807 fix to CHANGES.md and NEWS.mdTomas Mraz
2023-09-11Fix a possible memleak in rsa_pub_encodeBernd Edlinger
2023-09-11remove unused Appveyour configDmitry Misharov
2023-09-09Fix typographical error in 80-test_cms.t (missing ;)Randall S. Becker
2023-09-09Fix output corruption in req commandBernd Edlinger
2023-09-08Fix a possible memleak in SRP_VBASE_newBernd Edlinger
2023-09-08OSSL_STORE: Fix error flag clearing and setting (provider path only)Richard Levitte
2023-09-08Add test case for #21986Pauli
2023-09-08Check error return from cms_sd_asn1_ctrl() correctly.Pauli
2023-09-08Modify the dkeyform type to support enginewangcheng
2023-09-07test/chacha: replace CPUID_OBJ with OPENSSL_CPUID_OBJMin Zhou
2023-09-05apps/cmp.c: fix bug not allowing to reset -csr and -serial option valuesDr. David von Oheimb
2023-09-05apps.c: improve warning texts of parse_name() when skipping RDN inputDr. David von Oheimb
2023-09-05apps.c: fix error messages (newline and needless text) in load_key_certs_crls()Dr. David von Oheimb
2023-09-05Fix internal memory leaks from OPENSSL_MALLOC_FAILURESBernd Edlinger
2023-09-05Bump actions/checkout from 2 to 4dependabot[bot]
2023-09-04Implement dupctx for chacha20 cipherNeil Horman
2023-09-02Avoid clobbering non-volatile XMM registersBernd Edlinger
2023-09-01Update X509 fuzzer to verify a chainKurt Roeckx
2023-08-31OPENSSL_init_crypto load config into initial global default library contextIngo Franzki
2023-08-29Set VC win64 perlasm scheme during ConfigureKai Pastor
2023-08-24Allow RSA-PSS also in EVP_PKEY_assign() and EVP_PKEY_can_sign()Ingo Franzki
2023-08-24ctrl_params_translate: Allow get_rsa_payload_x() also for RSA-PSSIngo Franzki
2023-08-24ctrl_params_translate: Allow RSA controls also for RSA-PSSIngo Franzki
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-20Updates documentation of RC4_CHAR and RC4_INT: Should not be used for new con...Frederik Wedel-Heinen
2023-08-17issue-21718: remove setting of PTHREAD_MUTEX_NORMALNeil Horman
2023-08-16Improve documentation for BIO_s_memNeil Horman
2023-08-16Check i2d_X509_NAME return in X509_NAME_hash_ex/old3lswear
2023-08-15Fix no-dsa in combination with no-errMatt Caswell
2023-08-15Fix no-dtls and no-tls in combinationMatt Caswell
2023-08-10OSSL_HTTP_{REQ_CTX_set_request_line(),_set1_request()}: backward compat w.r.t...Dr. David von Oheimb
2023-08-10For ASN1_STRING_set() check result and set correct error codeatishkov
2023-08-10Do not raise CMS_R_CONTENT_TYPE_NOT_ENVELOPED_DATA error in CMS_ContentInfo_freeOlga Batyshkina
2023-08-09Fix ChaCha assembly code on 32-bit HPUX itanium systemsBernd Edlinger