about summary refs log tree commit diff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2021-12-26debug civanhauser-thc
2021-12-26debug civanhauser-thc
2021-12-26debug civanhauser-thc
2021-12-26macos civanhauser-thc
2021-12-26macos civanhauser-thc
2021-12-26macos civanhauser-thc
2021-12-26macos civanhauser-thc
2021-12-25macos civanhauser-thc
2021-12-25macos civanhauser-thc
2021-12-25macos civanhauser-thc
2021-12-25macos civanhauser-thc
2021-12-25macos civanhauser-thc
2021-05-10github workflow for qemuvanhauser-thc
2021-04-01try to avoid CI build failure by updating apt packagesvanhauser-thc
2021-03-26-m32 support for docker containervanhauser-thc
2021-03-25try to trigger github actionsvanhauser-thc
2021-03-25try to trigger github actionsvanhauser-thc
2021-03-19refactor finding binariesvanhauser-thc
2021-03-05Ergonomic Improvements for Rust Custom Mutators (#772)julihoh
* allow returning of str instead of CStr in rust custom mutator * use OsStr instead of CStr for file paths * fix cfg and compiler errors * custom mutator default descriptions * fix usage of afl_internal feature flag * fix example mutator cfg * fix lain mutator * Revert "fix lain mutator" This reverts commit adf700180888d86e8331939cea62d0b39fc699a7. * actually fix lain mutator * resolve question around utf-8 null bytes * change from OsStr to Path to be even more ergonomic * add rust custom mutator ci * fix github action * again * separate compilation check
2021-03-05reduce github action minutesvanhauser-thc
2021-02-09fix docker build actionvanhauser-thc
2021-02-08Use GitHub Actions to build Docker imagePamplemousse
... then deploy to hub.docker.com . Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-12-21ci fixvan Hauser
2020-12-21ci fixvan Hauser
2020-12-21ci fixvan Hauser
2020-12-21ci fixvan Hauser
2020-12-21fix civan Hauser
2020-12-21update civan Hauser
2020-12-21switch to github actionsvan Hauser
2020-12-21update codeql ymlvan Hauser
2020-12-21Create codeql-analysis.ymlAndrea Fioraldi