summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-03-09Fix copyright headerPauli
2023-02-22crypto/conf: gcc build warning fixGang Chen
2023-02-20Fix failing cms test when no-des is usedBernd Edlinger
2023-02-11rsa: add msvc intrinsic for non x64 platformsHubert Kario
2023-02-07Prepare for 1.1.1u-devRichard Levitte
2023-02-07Prepare for 1.1.1t releaseOpenSSL_1_1_1tRichard Levitte
2023-02-07Update copyright yearRichard Levitte
2023-02-03Add CHANGES and NEWS entries for the 1.1.1t releaseTomas Mraz
2023-02-03CVE-2023-0286: Fix GENERAL_NAME_cmp for x400Address (1.1.1)Hugo Landau
2023-02-03Check CMS failure during BIO setup with -stream is handled correctlyMatt Caswell
2023-02-03Fix a UAF resulting from a bug in BIO_new_NDEFMatt Caswell
2023-02-03Add a test for CVE-2022-4450Matt Caswell
2023-02-03Avoid dangling ptrs in header and data params for PEM_read_bio_exMatt Caswell
2023-02-03Fix Timing Oracle in RSA decryptionMatt Caswell
2023-02-03Use $config{build_file} instead of $target{build_file}Richard Levitte
2023-01-31crypto/bio: drop float formating for UEFIGerd Hoffmann
2023-01-24Fix corruption when searching for CRLs in hashed directories (1.1)Hugo Landau
2023-01-24Add DTLS support to the large app data testMatt Caswell
2023-01-24Ensure our buffer allocation allows for the Explicit IVMatt Caswell
2023-01-24Add a test for large app dataMatt Caswell
2023-01-20Padlock: fix byte swapping assembly for AES-192 and 256ValdikSS
2023-01-19Fix CI failures with ubuntu-22.04Bernd Edlinger
2023-01-19Fix various clang-14/15 compiler warningsBernd Edlinger
2023-01-14Limit size of modulus for bn_mul_mont and BN_mod_exp_mont_consttimeBernd Edlinger
2022-12-22Ensure ossl_cms_EncryptedContent_init_bio() reports an error on no OIDMatt Caswell
2022-12-22Fix BIO_f_asn1() to properly report some errorsMatt Caswell
2022-12-22Fix SMIME_crlf_copy() to properly report an errorMatt Caswell
2022-12-22Fix BIO_f_cipher() flushingMatt Caswell
2022-12-21Fix a logic flaw in test_mod_exp_zeroBernd Edlinger
2022-12-16Fix a memory leak in rsa_priv_encodeBernd Edlinger
2022-12-05Fix the ceiling on how much encryption growth we can haveMatt Caswell
2022-11-12Resign test/certs/rootCA.pem to expire in 100 yearsBernd Edlinger
2022-11-12Update the validity period of ed25519 cerificatesBernd Edlinger
2022-11-03Update GitHub actions as suggested by dependabotTomas Mraz
2022-11-01Prepare for 1.1.1t-devTomas Mraz
2022-11-01Prepare for 1.1.1s releaseOpenSSL_1_1_1sTomas Mraz
2022-11-01Update copyright yearTomas Mraz
2022-11-01Update CHANGES and NEWS for new releaseTomas Mraz
2022-10-27Make openVMS seeding less dependent of OpenVMS versionRichard Levitte
2022-10-26ssl_cipher_process_rulestr: don't read outside rule_str bufferTodd C. Miller
2022-10-24doc: fix copy/paste errorPauli
2022-10-19Fix many inconsistencies in doc of CMS_verify() and PKC7_verify() etc.Dr. David von Oheimb
2022-10-13Fix no longer implicitly refresh the cached TBSCertificateGibeom Gwon
2022-10-11Prepare for 1.1.1s-devMatt Caswell
2022-10-11Prepare for 1.1.1r releaseOpenSSL_1_1_1rMatt Caswell
2022-10-11Update copyright yearMatt Caswell
2022-10-11Updated CHANGES and NEWS for new releaseMatt Caswell
2022-10-03Configurations: mips64*-linux-*abin32 needs bn_ops SIXTY_FOUR_BITAdam Joseph
2022-09-24X509 x_all.c: Set 'modified' flag when ASN1_item_sign{,_ctx} call was successfulGibeom Gwon
2022-09-24X509 x509_req.c: Set 'modified' flag when X509_req_info_st member data updatedGibeom Gwon