summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-23Adapt C compiler detection for VSI C on x86_64Richard Levitte
2023-11-23Fix a possible memory leak in SM2 providerHuiyue Xu
2023-11-22doc: fix description of mac "block-size" parameterJames Muir
2023-11-22doc: better description of KECCAK-KMAC XOFJames Muir
2023-11-22Update OpenSSL logosJames Muir
2023-11-22Fix possible memleak in PKCS7_add0_attrib_signing_timeBernd Edlinger
2023-11-22Fix a possible use-after-free in custom_exts_freeBernd Edlinger
2023-11-22Fix a possible memleak in CMS_sign_receiptBernd Edlinger
2023-11-22Fix a possible memleak in PKCS7_add_attrib_smimecapBernd Edlinger
2023-11-22Fix a possible memory leak in dane_tlsa_addBernd Edlinger
2023-11-21Fix typo in variable nameAnders Jansson
2023-11-16cms demos: print signingTime attributesJames Muir
2023-11-16Fixup demo exit status magic numbersslontis
2023-11-15Bump actions/github-script from 6 to 7dependabot[bot]
2023-11-15Configure: do not check for an absolute prefix in cross-buildsViktor Szakats
2023-11-10apps/list.c: Check the result of inserting a provider into provider's stackAlexey Fofanov
2023-11-09Fix a bad backportMatt Caswell
2023-11-09Fix a possible memory leak of ssl->s3.tmp.pskBernd Edlinger
2023-11-08Add CHANGES.md and NEWS.md entry for CVE-2023-5678Tomas Mraz
2023-11-08apps/rehash.c: avoid printf format warning [-Wformat]Matthias St. Pierre
2023-11-08Fix a possible memory leak in custom_ext_addBernd Edlinger
2023-11-07Use proper KDF SS parameter nameDmitry Belyavskiy
2023-11-06Fix conflicts between DH check flags and FFC check flagsRichard Levitte
2023-11-06Make DH_check_pub_key() and DH_generate_key() safer yetRichard Levitte
2023-11-06Fix documentation regarding KMAC sizesMichael Hinz
2023-11-02Fix a possible memory leak in load_builtin_compressionsBernd Edlinger
2023-11-01free oaep label-octet-string on errorJames Muir
2023-10-26x509_print_ex: Remove unused setting when XN_FLAG_COMPAT is setDamian Hobson-Garcia
2023-10-26Fix X509_REQ_print_ex bugDamian Hobson-Garcia
2023-10-26x509_print_ex:Use correct constant for nmflag comparisonDamian Hobson-Garcia
2023-10-26Fix potential NULL deref in ssl_old_test.cTodd Short
2023-10-26aes-gcm-avx512.pl: fix non-reproducibility issuetrigpolynom
2023-10-26bn: Properly error out if aliasing return value with modulusTomas Mraz
2023-10-26Link libatomic on riscv32Khem Raj
2023-10-26return 0 if an error occurredAlexey Fofanov
2023-10-25Avoid using gets as an argument name in a prototypeTomas Mraz
2023-10-24Prepare for 3.1.5Matt Caswell
2023-10-24Prepare for release of 3.1.4openssl-3.1.4Matt Caswell
2023-10-24make updateMatt Caswell
2023-10-24Copyright year updatesMatt Caswell
2023-10-24test: add unit test for CVE-2023-5363Pauli
2023-10-24changes and news entries for CVE-2023-5363Pauli
2023-10-24evp: process key length and iv length early if presentPauli
2023-10-24Fix Coverity 1547856: memset() uses only the lowest byte of cTomas Mraz
2023-10-24rand: fix seeding from a weak entropy sourceMatthias St. Pierre
2023-10-24rand: improve error message for rand pool overflowsRichard Levitte
2023-10-20Reference the non-"legacy" provider names directly from EVP_md5(3) &c.наб
2023-10-20rand: add callbacks to cleanup the user entropy resp. nonceMatthias St. Pierre
2023-10-19load_key_certs_crls(): There is no quiet argumentTomas Mraz
2023-10-19cms_enc.c: Include crypto/asn1.h for struct asn1_object_stTomas Mraz