aboutsummaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enable CI for mips32/mips64Brent Cook2023-03-231-1/+1
|
* Adjust rust-openssl version checkTheo Buehler2023-03-191-5/+4
|
* Ubuntu 18.04 is getting removed, update Linux base imagesBrent Cook2023-02-213-4/+4
|
* Add 'workflow_dispatch' event trigger to Coverity workflowJoshua Sing2023-01-121-0/+1
|
* Revert COVERITY_SCAN_PROJECT_NAME change in Coverity workflowJoshua Sing2023-01-121-1/+1
|
* Fixes for GitHub organisation renameJoshua Sing2023-01-111-2/+2
|
* Github Actions: add Ubuntu-22.04 to linux matrix (#810)Ilya Shipitsin2023-01-111-1/+1
|
* Update rust-openssl patchTheo Buehler2022-12-201-7/+6
|
* CI: add CIFuzz actionDavid Korczynski2022-11-191-0/+26
| | | | Signed-off-by: David Korczynski <david@adalogics.com>
* Update checkout action to current version.Darren Tucker2022-11-087-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 patchTheo Buehler2022-11-031-2/+3
|
* rebase rust-openssl patchTheo Buehler2022-10-221-3/+3
|
* CI: enable rust-openssl daily testingIlya Shipitsin2022-10-222-0/+46
|
* Add environment macos-12 to CIkinichiro2022-04-291-1/+1
|
* CI: switch ASAN builds to clangIlya Shipitsin2022-03-261-1/+1
|
* CI: enable ASAN on LinuxIlya Shipitsin2022-02-121-0/+23
|
* update notification emailBrent Cook2021-12-281-2/+2
|
* enable scheduled Coverity scanIlya Shipitsin2021-12-271-0/+27
|
* add OS to cross compile nameBrent Cook2021-05-301-1/+1
|
* disable continue-on-errorBrent Cook2021-05-302-3/+3
|
* update badges, further split out actions by OS, add more Linux targetsBrent Cook2021-05-304-22/+46
|
* Split out android testkinichiro2021-05-252-26/+30
|
* Set continue-on-error to falsekinichiro2021-05-241-1/+1
|
* Add pull_request triggerkinichiro2021-05-221-1/+1
|
* Use github actions for linux testkinichiro2021-05-221-0/+64