aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-11Prepare for 1.1.1xOpenSSL_1_1_1-stableTomas Mraz4-3/+11
2023-09-11Prepare for release of 1.1.1wOpenSSL_1_1_1wTomas Mraz4-5/+5
2023-09-11Copyright year updatesTomas Mraz11-11/+11
2023-09-11Add CVE-2023-4807 fix to CHANGES and NEWSTomas Mraz2-2/+23
2023-09-11remove unused Appveyour configDmitry Misharov1-78/+0
2023-09-11Fix error handling in CMS_EncryptedData_encryptBernd Edlinger7-4/+38
2023-09-09Fix a possbile memleak in rsa_pub_encodeBernd Edlinger2-2/+13
2023-09-09Fix a possible memleak in eckey_priv_encodeBernd Edlinger1-6/+11
2023-09-05Bump actions/checkout from 2 to 4dependabot[bot]6-25/+25
2023-09-02Avoid clobbering non-volatile XMM registersBernd Edlinger1-2/+2
2023-08-16Fix EVP_PKEY_asn1_copyhangze1-0/+9
2023-08-02Fix typo in function nameTianjia Zhang1-1/+1
2023-08-02A null pointer dereference occurs when memory allocation failsyangyangtiantianlonglong1-1/+4
2023-08-01Prepare for 1.1.1wMatt Caswell4-3/+11
2023-08-01Prepare for release of 1.1.1vOpenSSL_1_1_1vMatt Caswell4-5/+5
2023-08-01Copyright year updatesMatt Caswell3-3/+3
2023-07-31Add CHANGES/NEWS for CVE-2023-3817Tomas Mraz2-0/+17
2023-07-31dhtest.c: Add test of DH_check() with q = p + 1Tomas Mraz1-0/+12
2023-07-31DH_check(): Do not try checking q properties if it is obviously invalidTomas Mraz1-2/+9
2023-07-26Make DH_check set some error bits in recently added errorBernd Edlinger1-0/+1
2023-07-19Update CHANGES/NEWS for CVE-2023-3446Matt Caswell2-2/+17
2023-07-19Add a test for CVE-2023-3446Matt Caswell1-2/+13
2023-07-19Fix DH_check() excessive time with over sized modulusMatt Caswell5-3/+15
2023-05-30Prepare for 1.1.1vTomas Mraz4-3/+11
2023-05-30Prepare for release of 1.1.1uOpenSSL_1_1_1uTomas Mraz4-5/+5
2023-05-30Copyright year updatesTomas Mraz19-19/+19
2023-05-29Restrict the size of OBJECT IDENTIFIERs that OBJ_obj2txt will translateRichard Levitte3-0/+47
2023-05-29x509: Handle ossl_policy_level_add_node errorsClemens Lang1-4/+15
2023-05-29x509: Fix possible use-after-free when OOMClemens Lang1-2/+10
2023-05-25util/mkdef.pl: Take shlib_variant into accountRichard Levitte1-0/+1
2023-05-23Add OpenSSL OMC key to list of key fingerprintsTomas Mraz1-0/+5
2023-05-21Fix the padlock engineBernd Edlinger1-2/+13
2023-05-17Fix stack corruption in ui_readBernd Edlinger2-3/+5
2023-05-04Add negative integer check when using ASN1_BIT_STRINGmlitre1-0/+6
2023-05-01Drop invalid ERR_raise() call from incorrect cherry pickTomas Mraz1-1/+0
2023-04-21Have Windows and VMS build files use shlib_variantRichard Levitte2-5/+8
2023-04-20Re-add BN_F_OSSL_BN_RSA_DO_UNBLIND which was incorrectly removedTomas Mraz1-0/+1
2023-03-31Alternative fix for CVE-2022-4304Bernd Edlinger6-69/+111
2023-03-31Revert "Fix Timing Oracle in RSA decryption"Bernd Edlinger9-684/+20
2023-03-28Fix documentation of X509_VERIFY_PARAM_add0_policy()Tomas Mraz3-2/+13
2023-03-28Updated CHANGES and NEWS for CVE-2023-0465Matt Caswell2-2/+11
2023-03-28Add a Certificate Policies TestMatt Caswell1-1/+12
2023-03-28Ensure that EXFLAG_INVALID_POLICY is checked even in leaf certsMatt Caswell1-2/+9
2023-03-23Generate some certificates with the certificatePolicies extensionMatt Caswell5-2/+72
2023-03-23Disable the policy tree exponential growth test conditionallyPauli1-0/+2
2023-03-22changes: note about policy tree size limits and circumventionPauli1-1/+7
2023-03-22test: add test cases for the policy resource overusePauli5-0/+567
2023-03-22x509: excessive resource use verifying policy constraintsPauli3-14/+43
2023-03-17Fix Configure test for -mips in CFLAGSMike Gilbert1-1/+1
2023-03-16Fix copyright disclaimer.Pauli1-1/+1