Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-24 | 2nd macos ci attempt | vanhauser-thc | |
2024-09-24 | try macos ci | vanhauser-thc | |
2024-04-13 | v4.21 init | vanhauser-thc | |
2024-02-05 | adjust cmplog header | vanhauser-thc | |
2024-02-01 | finalize ci fix | vanhauser-thc | |
2024-02-01 | fix ci | vanhauser-thc | |
2024-02-01 | fix ci | vanhauser-thc | |
2024-02-01 | debug ci | vanhauser-thc | |
2024-02-01 | debug ci | vanhauser-thc | |
2024-02-01 | debug ci | vanhauser-thc | |
2024-02-01 | enable nyx | vanhauser-thc | |
2023-05-06 | disable macos in the ci, works fine for me | vanhauser-thc | |
2023-04-21 | remove ubuntu 18.04 from ci, no resources for this on github | vanhauser-thc | |
2023-03-26 | fix frida mode | vanhauser-thc | |
2023-03-25 | disable frida in the ci for the moment it is working nowhere | vanhauser-thc | |
2023-03-15 | improve ci time | vanhauser-thc | |
2023-03-15 | more ci repair attempts | vanhauser-thc | |
2023-03-15 | fix ci | vanhauser-thc | |
2023-03-15 | fix ci | vanhauser-thc | |
2023-03-06 | fix ci | vanhauser-thc | |
2023-03-06 | fix ci | vanhauser-thc | |
2023-03-06 | fix ci | vanhauser-thc | |
2023-02-13 | enable arm64 container build again | vanhauser-thc | |
2023-01-12 | skip buiding arm64 container :( | vanhauser-thc | |
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 | |