summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-15Add CHANGES.md and NEWS.md entries for CVE-2023-6237Tomas Mraz
2024-01-15Limit the execution time of RSA public key checkTomas Mraz
2024-01-15Fix arithmetic expression overflowDrokov Pavel
2024-01-15Fix grammar in documentationAkshat Maheshwari
2024-01-15poly1305_ieee754.c: fix PowerPC macrosbarracuda156
2024-01-15Check ASN1_OBJECT_new resultDrokov Pavel
2024-01-15Add apps/x509 -set_issuer & -set_subject option to override issuer & subjectJob Snijders
2024-01-12aes_platform.h, gcm128.c: fix Darwin PowerPC macro to include ppc64barracuda156
2024-01-12ossl_rsa_fips186_4_gen_prob_primes(): Remove unused Xpout and Xqoutsharad3001
2024-01-12Add test/recipes/15-test_gensm2.t, to test SM2 key generation resultsRichard Levitte
2024-01-12Fix the encoding of SM2 keysRichard Levitte
2024-01-12Fix NULL pointer deref when parsing the stable sectionNeil Horman
2024-01-12Add tests for re-using cipher contextsHolger Dengler
2024-01-12Fix partial block encryption in cfb and ofb for s390x (legacy)Holger Dengler
2024-01-12Fix partial block encryption in cfb and ofb for s390xHolger Dengler
2024-01-12uplink-x86_64.pl: make x86_64-xlate.pl accept $flavour parameterFs
2024-01-11QUIC RCIDM: Minor updatesHugo Landau
2024-01-11Update fuzz corporaHugo Landau
2024-01-11QUIC RCIDM: Update fuzz corporaHugo Landau
2024-01-11QUIC RCIDM: Fix ANSI complianceHugo Landau
2024-01-11QUIC RCIDM: Add testHugo Landau
2024-01-11QUIC RCIDM: Add counters to support RCID count enforcementHugo Landau
2024-01-11QUIC SRTM: Fixes for clangHugo Landau
2024-01-11QUIC RCIDM: Minor fixesHugo Landau
2024-01-11QUIC RCIDM: Add fuzzerHugo Landau
2024-01-11QUIC RCIDM: Add RCIDMHugo Landau
2024-01-11Update Docs for EVP_MACNeil Horman
2024-01-11Disable build of HWAES on PPC MacsTomas Mraz
2024-01-11evp_fetch.c: Check meth_id instead of name_idsashan
2024-01-11doc: "digest" must be explicitly set with deterministic ECDSA/DSAJames Muir
2024-01-11Remove wpend_ret that was only assigned and never used.Frederik Wedel-Heinen
2024-01-10Fix a similar memory leak in SXNET_add_id_INTEGERBernd Edlinger
2024-01-10Fix a possible memory leak in sxnet_v2iBernd Edlinger
2024-01-10Preserve callee-saved registers in aarch64 AES-CTR codefangming.fang
2024-01-09Check appropriate OSSL_PARAM_get_* functions for NULLNeil Horman
2024-01-09Add CHANGES.md and NEWS.md entries for CVE-2023-6129Tomas Mraz
2024-01-09poly1305-ppc.pl: Fix vector register clobberingRohan McLure
2024-01-09Sync CHANGES.md and NEWS.md with 3.2 branchTomas Mraz
2024-01-09Augment RSA provider to generate CRT coefficients on EVP_PKEY_fromdata()Neil Horman
2024-01-08Fail the Configure script with no ConfigurationsWill Sackfield
2024-01-08Avoid memory leak if SXNET_add_id_INTEGER() failsTomas Mraz
2024-01-08VMS: Add the missing -p32 and -p64 variants for x86_64Richard Levitte
2024-01-08Fix VMS installation - update vmsconfig.pm for consistencyRichard Levitte
2024-01-05cleanse stack variable in kdf_pbkdf1_do_deriveNeil Horman
2024-01-05Validate config options during x509 extension creationNeil Horman
2024-01-05fixup! Adding interop testsNeil Horman
2024-01-05Adding interop testsNeil Horman
2024-01-05Update workflow to use GITHUB_WORKSPACENeil Horman
2024-01-05Adding interop testsNeil Horman
2024-01-05Correct ssl_old_test stream handlingMatt Caswell