aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-11Prepare for 1.1.1xupstream-OpenSSL_1_1_1-stableTomas Mraz
2023-09-11Prepare for release of 1.1.1wupstream-OpenSSL_1_1_1wTomas Mraz
2023-09-11Copyright year updatesTomas Mraz
2023-09-11Add CVE-2023-4807 fix to CHANGES and NEWSTomas Mraz
2023-09-11remove unused Appveyour configDmitry Misharov
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-05Bump actions/checkout from 2 to 4dependabot[bot]
2023-09-02Avoid clobbering non-volatile XMM registersBernd Edlinger
2023-08-16Fix EVP_PKEY_asn1_copyhangze
2023-08-02Fix typo in function nameTianjia Zhang
2023-08-02A null pointer dereference occurs when memory allocation failsyangyangtiantianlonglong
2023-08-01Prepare for 1.1.1wMatt Caswell
2023-08-01Prepare for release of 1.1.1vupstream-OpenSSL_1_1_1vMatt Caswell
2023-08-01Copyright year updatesMatt Caswell
2023-07-31Add CHANGES/NEWS for CVE-2023-3817Tomas Mraz
2023-07-31dhtest.c: Add test of DH_check() with q = p + 1Tomas Mraz
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-19Update CHANGES/NEWS for CVE-2023-3446Matt Caswell
2023-07-19Add a test for CVE-2023-3446Matt Caswell
2023-07-19Fix DH_check() excessive time with over sized modulusMatt Caswell
2023-05-30Prepare for 1.1.1vTomas Mraz
2023-05-30Prepare for release of 1.1.1uupstream-OpenSSL_1_1_1uTomas Mraz
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-25util/mkdef.pl: Take shlib_variant into accountRichard Levitte
2023-05-23Add OpenSSL OMC key to list of key fingerprintsTomas Mraz
2023-05-21Fix the padlock engineBernd Edlinger
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-04-21Have Windows and VMS build files use shlib_variantRichard Levitte
2023-04-20Re-add BN_F_OSSL_BN_RSA_DO_UNBLIND which was incorrectly removedTomas Mraz
2023-03-31Alternative fix for CVE-2022-4304Bernd Edlinger
2023-03-31Revert "Fix Timing Oracle in RSA decryption"Bernd Edlinger
2023-03-28Fix documentation of X509_VERIFY_PARAM_add0_policy()Tomas Mraz
2023-03-28Updated CHANGES and NEWS for CVE-2023-0465Matt Caswell
2023-03-28Add a Certificate Policies TestMatt Caswell
2023-03-28Ensure that EXFLAG_INVALID_POLICY is checked even in leaf certsMatt Caswell
2023-03-23Generate some certificates with the certificatePolicies extensionMatt Caswell
2023-03-23Disable the policy tree exponential growth test conditionallyPauli
2023-03-22changes: note about policy tree size limits and circumventionPauli
2023-03-22test: add test cases for the policy resource overusePauli
2023-03-22x509: excessive resource use verifying policy constraintsPauli
2023-03-17Fix Configure test for -mips in CFLAGSMike Gilbert
2023-03-16Fix copyright disclaimer.Pauli