summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-12-15Bump actions/download-artifact from 3 to 4dependabot/github_actions/actions/download-artifact-4dependabot[bot]
2023-12-15Fix provider compatibility check crash in evp_testTomas Mraz
2023-12-14Avoid setting gen_type to -1 in dsa_gen_set_paramsNeil Horman
2023-12-14Avoid setting gen_type to -1 in dh_gen_common_set_paramsNeil Horman
2023-12-13CONTRIBUTING.md: add reference to util/check-format.pl and fix several nitsDr. David von Oheimb
2023-12-13Harden asn1 oid loader to invalid inputsNeil Horman
2023-12-13Fix genstr/genconf option in asn1parseNeil Horman
2023-12-13LHASH: Document down_load functionsHugo Landau
2023-12-13LHASH: Fix documentation for doall-delete hazardsHugo Landau
2023-12-13QUIC LCIDM: Fix usage of LHASHHugo Landau
2023-12-13pkcs12: Do not forcibly load the config fileTomas Mraz
2023-12-13doc: fix list display in man pageJames Muir
2023-12-13Enable BTI feature for md5 on aarch64fangming.fang
2023-12-12remove duplicated typedef for u64Max Bachmann
2023-12-12Removed extra spaces in documentationslontis
2023-12-12ossl-params: check length returned by strlen()James Muir
2023-12-12provider-storemgmt.pod: fix nits (unclosed '<' around name)Dr. David von Oheimb
2023-12-12Fix a possible memleak in opt_verifyBernd Edlinger
2023-12-12Fix a possible memleak in apps/rehash.cBernd Edlinger
2023-12-12Fix a possible memleak in smime_mainBernd Edlinger
2023-12-12Fix a possible memleak in cms_mainBernd Edlinger
2023-12-12Add a test case for OSSL_HTTP_parse_urlMatt Caswell
2023-12-12Fix some invalid use of sscanfMatt Caswell
2023-12-12Extend the test of BN_GF2m_mod_invMatt Caswell
2023-12-12Avoid an infinite loop in BN_GF2m_mod_invMatt Caswell
2023-12-12Fix detection for riscv64/riscv32Matt Caswell
2023-12-12Remove some redundant codeMatt Caswell
2023-12-12Don't attempt to set provider params on an ENGINE based cipherMatt Caswell
2023-12-12Add a test for late loading of an ENGINE in TLSMatt Caswell
2023-12-12Deprecate SPT threading support on NonStop.Randall S. Becker
2023-12-12Fix a possible memory leak in do_othernameBernd Edlinger
2023-12-12doc: improve documentation of EVP in-place encryptionMatthias St. Pierre
2023-12-07Add overflow checks to parse_number/parse_hex/parse_octNeil Horman
2023-12-07Configure: Refuse to make directories in the source treeRichard Levitte
2023-12-07Modify 'out-of-source-and-install' to work with a read-only source treeRichard Levitte
2023-12-07Add the 'run_tests' target to the Windows build file template as wellRichard Levitte
2023-12-07Make sure that the test / tests build target run 'run_tests' lastRichard Levitte
2023-12-06Statically link legacy provider to evp_extra_testNeil Horman
2023-12-06ossl_decoder_cache_flush(): Do not raise an error if there is no cacheTomas Mraz
2023-12-06QUIC LCIDM: Minor updates in response to feedbackHugo Landau
2023-12-06QUIC LCIDM: Make robust against LHASH failuresHugo Landau
2023-12-06QUIC LCIDM: Always use lcid_obj to refer to QUIC_LCIDHugo Landau
2023-12-06QUIC GLOSSARY: Add ODCIDHugo Landau
2023-12-06QUIC LCIDM: Minor fixesHugo Landau
2023-12-06QUIC LCIDM: Add debug callsHugo Landau
2023-12-06QUIC LCIDM: Correct documentationHugo Landau
2023-12-06QUIC LCIDM: Enforce and document ODCID peculiaritiesHugo Landau
2023-12-06QUIC: Update glossary to add LCID/RCID conceptsHugo Landau
2023-12-06QUIC LCIDM: Add testHugo Landau
2023-12-06QUIC LCIDM: Add fuzzerHugo Landau