summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2024-08-16Move docker files to testNeil Horman
2024-08-16Add workflow to do nightly build of interop container and push to quayNeil Horman
2024-08-15fips: allow to customize provider vendor nameDimitri John Ledkov
2024-08-07coveralls.yml: Do not run tests in parallelTomas Mraz
2024-08-05github: fix quoting in github workflow for jitter testsDimitri John Ledkov
2024-08-01Add enable-weak-ssl-ciphers to full_featured CI jobTomas Mraz
2024-07-31JITTER: excercise all tests in CI with JITTER seed source under certain build...Dimitri John Ledkov
2024-07-31jitter: add a new provider containing a jitter entropy source aloneDimitri John Ledkov
2024-07-19prov-compat-label.yml: Do not test fips provider from masterTomas Mraz
2024-07-12fix(stylecheck): Take advantage of check-format-commit.sh's new capabilityRichard Levitte
2024-07-12deploy docs.openssl.org on doc changesDmitry Misharov
2024-07-11Dependabot updatedependabot[bot]
2024-07-10windows_comp.yml: Run openssl after it is builtTomas Mraz
2024-07-10Add a style-check workflowNeil Horman
2024-07-10os-zoo.yml: Cleanup unnecessary -Wno-switch-defaultTomas Mraz
2024-07-09Allow openssl version to function in the absence of a config fileNeil Horman
2024-07-09Fix sed/awk usage in windows ci jobsNeil Horman
2024-07-09Avoid chicken and egg problem with reg settingNeil Horman
2024-07-09Adjust ci to only use major.minor when setting reg keysNeil Horman
2024-07-09update windows_comp ci run to use new registry readsNeil Horman
2024-07-09Fix windows ci to use proper OSSL_WINCTX defineNeil Horman
2024-07-09Correct use of workflow ENV vars on windowsNeil Horman
2024-07-09Add a unit test to validate the functionality of our reg key lookupsNeil Horman
2024-06-28Remove macos-11 from CINeil Horman
2024-06-28Disable default case checks on clang 18Neil Horman
2024-06-28Enable ipv6 use if availableNeil Horman
2024-06-24Add Provider compatibility on PR CI jobTomas Mraz
2024-06-06add static analysis workflow for on-premise Coverity ConnectDmitry Misharov
2024-05-22Work on ANSI C compatibility: modifying the github workflowRichard Levitte
2024-05-14Add 3.2 and 3.3 branches to Provider compat CITomas Mraz
2024-05-14Add support for integrity-only cipher suites for TLS v1.3Rajeev Ranjan
2024-05-09Dependabot update: Bump coverallsapp/github-actiondependabot[bot]
2024-05-07Fix invalid expression syntaxFlorian Greinacher
2024-05-06Security hardening: Expose Build flags for Position Independed Execution (PIE)Craig Lorentzen
2024-05-02Reduce optimization in hppa buildsNeil Horman
2024-04-29archive artifacts before uploadDmitry Misharov
2024-04-24Update perl-actions/install-with-cpanm version in CITomas Mraz
2024-04-18Update provider-compatibility.ymlrlvkleinhenz
2024-04-12disable http3 demo on windowsNeil Horman
2024-04-12Enable demos in select buildsNeil Horman
2024-04-10Downgrade also the download-artifact actionTomas Mraz
2024-04-09Copyright year updatesMatt Caswell
2024-04-09Copyright year updatesRichard Levitte
2024-04-04downgrade upload-artifact action to v3Dmitry Misharov
2024-04-03Workaround the relocation truncated to fit problem on m68k buildsTomas Mraz
2024-04-02Bump actions/setup-python from 5.0.0 to 5.1.0dependabot[bot]
2024-03-25Add 3.3 and 3.2 branches to Coveralls buildsTomas Mraz
2024-03-22fix uploading artifacts for paramertrized jobsDmitry Misharov
2024-03-22Add M1 macOS runner to some workflowsDmitry Misharov
2024-03-21Move artifact upload code into the shell scriptHugo Landau