summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2023-01-16Bump actions/setup-python from 4.4.0 to 4.5.0dependabot[bot]
2022-12-28Bump actions/setup-python from 4.3.1 to 4.4.0dependabot[bot]
2022-12-12Run-checker merge CI: Memleak test does not work without ubsanTomas Mraz
2022-12-12Revert "Run-checker merge CI: Replace no-shared with no-modules"Tomas Mraz
2022-12-09Run-checker merge CI: Replace no-shared with no-modulesTomas Mraz
2022-12-09Cross compiles CI: Disable stringop-overflow warning on s390x and m68kTomas Mraz
2022-12-09Fuzz checker CI: Use more generic include dir for fuzzer includesTomas Mraz
2022-12-09Bump actions/setup-python from 4.3.0 to 4.3.1dependabot[bot]
2022-11-09fips-label.yml: Fix the script after actions/github-script upgradeTomas Mraz
2022-11-09CI: Add Alpine (musl)Sam James
2022-11-03Update GitHub actions as suggested by dependabotTomas Mraz
2022-11-02Attempt to fix CI Daily build errorslontis
2022-11-01Dependabot configuration is not a workflowTomas Mraz
2022-10-27add dependabot to keep actions versions up-to-datePaul Kehrer
2022-10-25Github Actions: Enable building QUIC on WindowsRichard Levitte
2022-10-21CI: add Clang 15Sam James
2022-10-18Add CI to build with brotli and zstdTodd Short
2022-10-18Fix sctp compile errorsslontis
2022-10-17ci: add thread-pool and default-thread-poolČestmír Kalina
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-24Drop the optimisation level for ppc64le cross-compileMatt Caswell
2022-08-23Always automatically add -DPEDANTIC with enable-ubsanTomas Mraz
2022-08-17Ensure we build ub sanitizer builds with -DPEDANTICMatt Caswell
2022-07-29Implement AES-GCM-SIV (RFC8452)Todd Short
2022-07-13ci: add GitHub token permissions for workflowsVarun Sharma
2022-07-01Increase test coverage by enabling more build optionsTomas Mraz
2022-06-27CI: Upgrade to Ubuntu 22.04 to add GCC 12, Clang 13, Clang 14Sam James
2022-06-27CI: add GCC 11Sam James
2022-06-23Add a CI workflow for no-rfc3779Bernd Edlinger
2022-06-03CI: Add enable-quic to some of the buildsTomas Mraz
2022-05-03Update copyright yearMatt Caswell
2022-04-22Minimal test checking we can get public key in Turkish localeDmitry Belyavskiy
2022-04-11Fix -no-tls1_2 in testsTodd Short
2022-03-23Disable the test_afalg on cross compile targetsTomas Mraz
2022-03-10Add TFO support to socket BIO and s_client/s_serverTodd Short
2022-03-09Add external testing with oqsproviderMichael Baentsch
2022-02-11Add test of FIPS provider from the master branch with 3.0 buildTomas Mraz
2022-02-11Add test of FIPS provider from the 3.0 branch with master buildTomas Mraz
2022-01-06Fix copyright year issuesBernd Edlinger
2022-01-05Run TLSfuzzer tests for CIDmitry Belyavskiy
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-11-12run-checker: add CI to test safe_math without compiler support.Pauli
2021-11-09coverity: add a daily coverity buildPauli
2021-09-27ci: add additional operating system specific buildsPauli
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