| Commit message (Expand) | Author | Age | Files | Lines |
* | add Windows builder test actions | Brent Cook | 2023-07-05 | 1 | -0/+45 |
* | label individual macos build arches | Brent Cook | 2023-07-05 | 1 | -1/+1 |
* | add ventura and arm64 test targets, remove big sur | Brent Cook | 2023-07-04 | 1 | -4/+3 |
* | Update patch for rust-openssl version check | Theo Buehler | 2023-05-27 | 1 | -4/+4 |
* | Add CI workflow to run tests with ASM disabled | Joshua Sing | 2023-04-29 | 1 | -0/+24 |
* | Update rust-openssl patch | Theo Buehler | 2023-04-09 | 1 | -5/+6 |
* | enable CI for mips32/mips64 | Brent Cook | 2023-03-23 | 1 | -1/+1 |
* | Adjust rust-openssl version check | Theo Buehler | 2023-03-19 | 1 | -5/+4 |
* | 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 |
* | Update checkout action to current version. | Darren Tucker | 2022-11-08 | 7 | -8/+8 |
* | 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 |