Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-08 | Dont codeql submodules | rhtenhove | |
2022-07-07 | disable formatter | Ruben ten Hove | |
2022-07-07 | Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev | Ruben ten Hove | |
2022-07-07 | fix macos ci | vanhauser-thc | |
2022-07-04 | no longer need this line | Ruben ten Hove | |
2022-07-04 | check code formatting (#5) | rhtenhove | |
2022-06-28 | fix test using test specific build | Ruben ten Hove | |
2022-06-28 | check python too | Ruben ten Hove | |
2022-06-27 | simpler jobs | rhtenhove | |
2022-06-27 | gcta | Ruben ten Hove | |
2022-06-27 | use actor | Ruben ten Hove | |
2022-06-27 | reverts, fixes and even smaller image (#3) | rhtenhove | |
2022-06-24 | use container; more is built + tested; use make -i (#2) | rhtenhove | |
2022-06-22 | concurrency and caching (#1) | rhtenhove | |
* use concurrency * run here too * allow test failure * only push on push * fix coresight mode build * support but disable coresight * woops * no unicorn for arm * update codeql and fix makefile * forgot those * disable forward cache * fix needing buildx Co-authored-by: Ruben ten Hove <ruben.tenhove@tno.nl> | |||
2022-06-21 | arm needs qemu indeed | Ruben ten Hove | |
2022-06-21 | separate platforms | Ruben ten Hove | |
2022-06-21 | various changes | Ruben ten Hove | |
2022-06-19 | Update workflows to ubuntu 22.04 | Joe Rozner | |
22.04 is the most recent LTS release and the official docker container is running on it. It probably makes sense to run the unit tests on that as well. | |||
2022-06-18 | add tagged releases | Ruben ten Hove | |
2022-06-18 | fix image build and push | Ruben ten Hove | |
2022-06-18 | update name | Ruben ten Hove | |
2022-06-18 | stable==latest | Ruben ten Hove | |
2022-06-17 | feat: push both dev and stable | Ruben ten Hove | |
2022-01-30 | Build docker images for arm64 as well as x86. | Brendan Dolan-Gavitt | |
This involves: * A small change to the Dockerfile, so that it checks the target architecture and only installs gcc-multilib on x86_64. * Updates to the GitHub Actions workflow build_aflplusplus_docker.yaml to build for both linux/amd64 and linux/arm64. These changes should allow Mac M1 users to get a working version of AFL++ by doing "docker pull aflplusplus/aflplusplus". | |||
2021-12-26 | force frida test in ci for macos | vanhauser-thc | |
2021-12-26 | force frida test in ci for macos | vanhauser-thc | |
2021-12-26 | debug ci | vanhauser-thc | |
2021-12-26 | debug ci | vanhauser-thc | |
2021-12-26 | debug ci | vanhauser-thc | |
2021-12-26 | macos ci | vanhauser-thc | |
2021-12-26 | macos ci | vanhauser-thc | |
2021-12-26 | macos ci | vanhauser-thc | |
2021-12-26 | macos ci | vanhauser-thc | |
2021-12-25 | macos ci | vanhauser-thc | |
2021-12-25 | macos ci | vanhauser-thc | |
2021-12-25 | macos ci | vanhauser-thc | |
2021-12-25 | macos ci | vanhauser-thc | |
2021-12-25 | macos ci | vanhauser-thc | |
2021-05-10 | github workflow for qemu | vanhauser-thc | |
2021-04-01 | try to avoid CI build failure by updating apt packages | vanhauser-thc | |
2021-03-26 | -m32 support for docker container | vanhauser-thc | |
2021-03-25 | try to trigger github actions | vanhauser-thc | |
2021-03-25 | try to trigger github actions | vanhauser-thc | |
2021-03-19 | refactor finding binaries | vanhauser-thc | |
2021-03-05 | Ergonomic 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-05 | reduce github action minutes | vanhauser-thc | |
2021-02-09 | fix docker build action | vanhauser-thc | |
2021-02-08 | Use GitHub Actions to build Docker image | Pamplemousse | |
... then deploy to hub.docker.com . Signed-off-by: Pamplemousse <xav.maso@gmail.com> | |||
2020-12-21 | ci fix | van Hauser | |
2020-12-21 | ci fix | van Hauser | |