summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2022-11-23Drop the optimisation level for ppc64le cross-compileMatt Caswell
2022-11-11Disable the test_afalg on cross compile targetsTomas Mraz
2022-11-11Add external testing with oqsproviderMichael Baentsch
2022-11-11Add test of FIPS provider from the master branch with 3.0 buildTomas Mraz
2022-11-11Add test of FIPS provider from the 3.0 branch with master buildTomas Mraz
2022-11-10fips-label.yml: Fix the script after actions/github-script upgradeTomas Mraz
2022-11-09Run TLSfuzzer tests for CIDmitry Belyavskiy
2022-11-03Update GitHub actions as suggested by dependabotTomas Mraz
2022-10-27CI: add Clang 15Sam James
2022-10-27CI: Upgrade to Ubuntu 22.04 to add GCC 12, Clang 13, Clang 14Sam James
2022-10-27CI: add GCC 11Sam James
2022-10-11Update copyright yearMatt Caswell
2022-09-29OpenSSL::config: determine the MSVC target architecture by asking clRichard Levitte
2022-09-16Add CI to test old FIPS provider versionsPauli
2022-08-23Always automatically add -DPEDANTIC with enable-ubsanTomas Mraz
2022-08-17Ensure we build ub sanitizer builds with -DPEDANTICMatt Caswell
2022-07-13ci: add GitHub token permissions for workflowsVarun Sharma
2022-06-23Add a CI workflow for no-rfc3779Bernd Edlinger
2022-05-03Update copyright yearMatt Caswell
2022-04-21Minimal test checking we can get public key in Turkish localeDmitry Belyavskiy
2022-04-11Fix -no-tls1_2 in testsTodd Short
2022-03-15Update copyright yearMatt Caswell
2022-01-06Fix copyright year issuesBernd Edlinger
2021-12-10Windows CI: explicitly use windows-2019 instead of using windows-latestTomas Mraz
2021-12-06CI: Replace windows-2016 with windows-2022Tomas Mraz
2021-09-24FIPS and KTLS may interfereDmitry Belyavskiy
2021-09-21ci: add copyright header to CI scriptsPauli
2021-09-02CI: add last run-checker fuzzing CIs to ActionsPauli
2021-09-02always use the same perl in $PATHa1346054
2021-08-31Add additional test to thread sanitizer buildPauli
2021-08-31CI: add builds covering a number of different compiler versionsPauli
2021-08-31ci: Add -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION to asan buildTomas Mraz
2021-08-05CI: remove spurious blank linesPauli
2021-08-05ci: specific gcc explicitly on the basic-gcc CI buildPauli
2021-08-05ci: separate the config dump from the configuration commandPauli
2021-07-28ci: disable async for the SH4 build and reenable the associated testPauli
2021-07-28ci: get rid of no-asm flag to m68k cross compilesPauli
2021-07-28ci: add the param conversion tests to the cross compiles.Pauli
2021-07-28QEMU: include test runs for most cross compilation targetsPauli
2021-07-27Test ktls in non-default options CI buildTomas Mraz
2021-07-27Drop no-ktls from runchecker daily build as it has no effectTomas Mraz
2021-07-23ci: QEMU based cross compiled testingPauli
2021-07-23ci: reinstate the passwd tests for the no-cached-fetch run.Pauli
2021-07-21ci: omit tests that consume too much memoryPauli
2021-07-16Drop daily run-checker build with just enable-acvp-testsTomas Mraz
2021-07-16CI: have enable-acvp-tests in some CI buildTomas Mraz
2021-07-01ci: add a memory sanitiser test runPauli
2021-06-23Update dependencies for krb5 external testRobbie Harwood
2021-06-12ci: run the on pull request CIs on push to masterPauli
2021-06-12Windows GitHub CI: Introduce --strict-warningsRichard Levitte