]> git.ipfire.org Git - thirdparty/openssl.git/history - .github/workflows/run-checker-daily.yml
Fix typo in CONTRIBUTING.md
[thirdparty/openssl.git] / .github / workflows / run-checker-daily.yml
2024-04-09  Richard LevitteCopyright year updates
2024-03-22  Dmitry MisharovAdd M1 macOS runner to some workflows
2024-03-15  Neil HormanFix ASLR to be smaller during asan/tsan/ubsan runs
2024-02-02  Randall S. BeckerAdd atexit configuration option to using atexit() in...
2023-12-19  Matt CaswellAdd a daily test for an alternative value for SSL3_ALIG...
2023-11-14  Tomas MrazRearrange some CI jobs
2023-10-23  Tomas Mrazrun-checker-daily.yml: If the openssl app is not built...
2023-10-03  Dmitry MisharovGH action workflows: Add cpu report before 'make test'
2023-09-07  Matt CaswellCopyright year updates
2023-09-05  dependabot[bot]Bump actions/checkout from 2 to 4
2023-08-24  Xu YizhouOptimize SM2 on aarch64
2023-07-04  Tomas MrazReorganize runchecker jobs
2023-06-27  Vladimír Kotaladd no-docs option
2023-06-23  Vladimír KotalAllow to disable apps building with no-apps
2023-04-11  Tomas MrazCI: Checkout submodules to make the regression fuzz...
2022-11-03  Tomas MrazUpdate GitHub actions as suggested by dependabot
2022-11-02  slontisAttempt to fix CI Daily build error
2022-10-18  slontisFix sctp compile errors
2022-07-13  Varun Sharmaci: add GitHub token permissions for workflows
2022-05-03  Matt CaswellUpdate copyright year
2022-03-10  Todd ShortAdd TFO support to socket BIO and s_client/s_server
2021-11-12  Paulirun-checker: add CI to test safe_math without compiler...
2021-09-21  Paulici: add copyright header to CI scripts
2021-08-05  PauliCI: remove spurious blank lines
2021-08-05  Paulici: separate the config dump from the configuration...
2021-07-27  Tomas MrazDrop no-ktls from runchecker daily build as it has...
2021-07-16  Tomas MrazDrop daily run-checker build with just enable-acvp...
2021-05-21  Tomas MrazExchange no-siv and no-ec2m between daily and ci workflows
2021-05-14  Rich SalzAdd --banner config option
2021-05-12  PauliRun-checker converted to GitHub Actions