summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2024-01-04Clarify the PKCS12 docsMatt Caswell
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-02riscv: Fix mispelling of extension test macroGrant Nichol
2024-01-01gate calling of evp_method_id on having a non-zero name idNeil Horman
2023-12-29apps: Don't print hostname on bio_out during connect.Sebastian Andrzej Siewior
2023-12-29doc: fix "the a" typos (and other things nearby)James Muir
2023-12-29ddd-02-conn-nonblocking-threads.c: Fix the leak of connzengwei2000
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-29Fix error handling in ASN1_mbstring_ncopyBernd Edlinger
2023-12-29Disable building quicserver utility when configured with `no-apps` optionVitalii Koshura
2023-12-29Fix typos found by codespell in man pagesDimitri Papadopoulos
2023-12-22AES: Document that the XTS, SIV, WRAP modes do not support streamingTomas Mraz
2023-12-22SM4: Document that the XTS mode does not support streamingTomas Mraz
2023-12-22Detect and prevent recursive config parsingNeil Horman
2023-12-22Improve the documentation on TLS record compressionMatt Caswell
2023-12-20Make SSL_clear_options pass new options to record layerlan1120
2023-12-20Bump actions/setup-python from 4.7.1 to 5.0.0dependabot[bot]
2023-12-19LoongArch64 assembly pack: Fix ChaCha20 ABI breakageXi Ruoyao
2023-12-19Fix declspec align syntaxKai Pastor
2023-12-19Fix comment syntaxKai Pastor
2023-12-19Fix no-des failure in test_cmsBernd Edlinger
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-19Add a daily test for an alternative value for SSL3_ALIGN_PAYLOADMatt Caswell
2023-12-19Ensure the default length calculation includes the content type byteMatt Caswell
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-18Define L_ENDIAN for linux64-loongarch64Xi Ruoyao
2023-12-18Bump actions/download-artifact from 3 to 4dependabot[bot]
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-13CONTRIBUTING.md: add reference to util/check-format.pl and fix several nitsDr. David von Oheimb