summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2023-09-11Copyright year updatesTomas Mraz
2023-09-11Fix error handling in CMS_EncryptedData_encryptBernd Edlinger
2023-09-09Fix a possbile memleak in rsa_pub_encodeBernd Edlinger
2023-09-09Fix a possible memleak in eckey_priv_encodeBernd Edlinger
2023-09-02Avoid clobbering non-volatile XMM registersBernd Edlinger
2023-08-16Fix EVP_PKEY_asn1_copyhangze
2023-08-01Copyright year updatesMatt Caswell
2023-07-31DH_check(): Do not try checking q properties if it is obviously invalidTomas Mraz
2023-07-26Make DH_check set some error bits in recently added errorBernd Edlinger
2023-07-19Fix DH_check() excessive time with over sized modulusMatt Caswell
2023-05-30Copyright year updatesTomas Mraz
2023-05-29Restrict the size of OBJECT IDENTIFIERs that OBJ_obj2txt will translateRichard Levitte
2023-05-29x509: Handle ossl_policy_level_add_node errorsClemens Lang
2023-05-29x509: Fix possible use-after-free when OOMClemens Lang
2023-05-17Fix stack corruption in ui_readBernd Edlinger
2023-05-04Add negative integer check when using ASN1_BIT_STRINGmlitre
2023-05-01Drop invalid ERR_raise() call from incorrect cherry pickTomas Mraz
2023-03-31Alternative fix for CVE-2022-4304Bernd Edlinger
2023-03-31Revert "Fix Timing Oracle in RSA decryption"Bernd Edlinger
2023-03-28Ensure that EXFLAG_INVALID_POLICY is checked even in leaf certsMatt Caswell
2023-03-22x509: excessive resource use verifying policy constraintsPauli
2023-03-16Fix copyright disclaimer.Pauli
2023-03-09Fix copyright headerPauli
2023-02-22crypto/conf: gcc build warning fixGang Chen
2023-02-11rsa: add msvc intrinsic for non x64 platformsHubert Kario
2023-02-07Update copyright yearRichard Levitte
2023-02-03CVE-2023-0286: Fix GENERAL_NAME_cmp for x400Address (1.1.1)Hugo Landau
2023-02-03Fix a UAF resulting from a bug in BIO_new_NDEFMatt 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-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-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-16Fix a memory leak in rsa_priv_encodeBernd Edlinger
2022-11-01Update copyright yearTomas Mraz
2022-10-27Make openVMS seeding less dependent of OpenVMS versionRichard Levitte
2022-10-13Fix no longer implicitly refresh the cached TBSCertificateGibeom Gwon
2022-10-11Update copyright yearMatt Caswell
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
2022-08-23Moving notify check after the no time checkRyan Kelley
2022-08-17bn_nist: fix strict aliasing problemPauli
2022-08-04Fix EC_KEY_set_private_key() priv_key regressionRoberto Hueso Gomez
2022-08-03X509_REQ_get_extensions(): Return empty stack if no extensions foundDr. David von Oheimb
2022-07-30Fix copyright year issuesBernd Edlinger