Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ubuntu 18.04 is getting removed, update Linux base images | Brent Cook | 2023-02-21 | 3 | -4/+4 |
| | |||||
* | Add 'workflow_dispatch' event trigger to Coverity workflow | Joshua Sing | 2023-01-12 | 1 | -0/+1 |
| | |||||
* | Revert COVERITY_SCAN_PROJECT_NAME change in Coverity workflow | Joshua Sing | 2023-01-12 | 1 | -1/+1 |
| | |||||
* | Fixes for GitHub organisation rename | Joshua Sing | 2023-01-11 | 1 | -2/+2 |
| | |||||
* | Github Actions: add Ubuntu-22.04 to linux matrix (#810) | Ilya Shipitsin | 2023-01-11 | 1 | -1/+1 |
| | |||||
* | Update rust-openssl patch | Theo Buehler | 2022-12-20 | 1 | -7/+6 |
| | |||||
* | CI: add CIFuzz action | David Korczynski | 2022-11-19 | 1 | -0/+26 |
| | | | | Signed-off-by: David Korczynski <david@adalogics.com> | ||||
* | Update checkout action to current version. | Darren Tucker | 2022-11-08 | 7 | -8/+8 |
| | | | | | checkout v2 uses node.js v12 which is has been recently deprecated by github so switch to using the one on the main branch. | ||||
* | rebase rust-openssl patch | Theo Buehler | 2022-11-03 | 1 | -2/+3 |
| | |||||
* | rebase rust-openssl patch | Theo Buehler | 2022-10-22 | 1 | -3/+3 |
| | |||||
* | CI: enable rust-openssl daily testing | Ilya Shipitsin | 2022-10-22 | 2 | -0/+46 |
| | |||||
* | Add environment macos-12 to CI | kinichiro | 2022-04-29 | 1 | -1/+1 |
| | |||||
* | CI: switch ASAN builds to clang | Ilya Shipitsin | 2022-03-26 | 1 | -1/+1 |
| | |||||
* | CI: enable ASAN on Linux | Ilya Shipitsin | 2022-02-12 | 1 | -0/+23 |
| | |||||
* | update notification email | Brent Cook | 2021-12-28 | 1 | -2/+2 |
| | |||||
* | enable scheduled Coverity scan | Ilya Shipitsin | 2021-12-27 | 1 | -0/+27 |
| | |||||
* | add OS to cross compile name | Brent Cook | 2021-05-30 | 1 | -1/+1 |
| | |||||
* | disable continue-on-error | Brent Cook | 2021-05-30 | 2 | -3/+3 |
| | |||||
* | update badges, further split out actions by OS, add more Linux targets | Brent Cook | 2021-05-30 | 4 | -22/+46 |
| | |||||
* | Split out android test | kinichiro | 2021-05-25 | 2 | -26/+30 |
| | |||||
* | Set continue-on-error to false | kinichiro | 2021-05-24 | 1 | -1/+1 |
| | |||||
* | Add pull_request trigger | kinichiro | 2021-05-22 | 1 | -1/+1 |
| | |||||
* | Use github actions for linux test | kinichiro | 2021-05-22 | 1 | -0/+64 |