summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-03cleanse stack variable in blake2[b|s] finalizationNeil Horman
2024-01-03validate requested key length in kdf_pbkdf1_do_deriveNeil Horman
2024-01-03provider-keymgmt.pod: fix typorilysh
2024-01-03Add missing documentation for X509_ATTRIBUTE related functions.slontis
2024-01-03Allow duplicate CMS attributesTomas Mraz
2024-01-01gate calling of evp_method_id on having a non-zero name idNeil Horman
2023-12-30Detect and prevent recursive config parsingNeil Horman
2023-12-29doc: fix "the a" typos (and other things nearby)James Muir
2023-12-29Add missing settable entry OSSL_ASYM_CIPHER_PARAM_OAEP_DIGEST_PROPS for RSA asymslontis
2023-12-29Limit RSA-OAEP related functions to RSA keys onlyslontis
2023-12-29Fix memleak in rsa_cms_decryptslontis
2023-12-22Fixed windows compilation issueGopal Sharma
2023-12-22Fix a possible memory leak in dh_cms_encryptBernd Edlinger
2023-12-22AES: Document that the XTS, SIV, WRAP modes do not support streamingTomas Mraz
2023-12-20Bump actions/setup-python from 4.7.1 to 5.0.0dependabot[bot]
2023-12-19Fix a possible memory leak in ossl_x509_algor_md_to_mgf1Bernd Edlinger
2023-12-19Fix no-des failure in test_cmsBernd Edlinger
2023-12-19ci.yml: Fix bad conflict fix in backported patchTomas Mraz
2023-12-19Consolidate raising errors in SSL_CONF_cmd()Tomas Mraz
2023-12-19Test that incorrect entry in the ssl section is not fatalTomas Mraz
2023-12-19Always apply all configuration settings from the ssl sectionTomas Mraz
2023-12-19run Windows GitHub CI workflow on self-hosted runnersDmitry Misharov
2023-12-19run GitHub CI workflow on self-hosted runnersDmitry Misharov
2023-12-19run Cross Compiles workflow on self-hosted runnerDmitry Misharov
2023-12-18cms: avoid intermittent test failureJames Muir
2023-12-18Bump actions/upload-artifact from 3 to 4dependabot[bot]
2023-12-18Fix instructions for running tests on WindowsDmitry Kobets
2023-12-15Fix provider compatibility check crash in evp_testTomas Mraz
2023-12-15LHASH: Document down_load functionsHugo Landau
2023-12-15LHASH: Fix documentation for doall-delete hazardsHugo Landau
2023-12-15Harden asn1 oid loader to invalid inputsNeil Horman
2023-12-13CONTRIBUTING.md: add reference to util/check-format.pl and fix several nitsDr. David von Oheimb
2023-12-13doc: fix list display in man pageJames Muir
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-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-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 a possible memory leak in do_othernameBernd Edlinger
2023-12-12doc: improve documentation of EVP in-place encryptionMatthias St. Pierre
2023-12-08test/recipes/01-test_symbol_presence.t: Treat common symbols speciallyRichard Levitte
2023-12-08test/recipes/01-test_symbol_presence.t: Ignore symbols starting with '__'Richard Levitte
2023-12-08Add the 'run_tests' target to the Windows build file template as wellRichard Levitte