Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | no need for that line anymore | Ruben ten Hove | |
2022-06-27 | gcta | Ruben ten Hove | |
2022-06-27 | revert more and global replace | 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 | check for package instead of if in docker | Ruben ten Hove | |
2022-06-21 | just disable nyx | Ruben ten Hove | |
2022-06-21 | separate platforms | Ruben ten Hove | |
2022-06-21 | various changes | Ruben ten Hove | |
2022-06-21 | secure apt key; fix multilib | Ruben ten Hove | |
2022-06-21 | reduce layers, size and complexity | Ruben ten Hove | |
2022-06-21 | Merge pull request #1450 from jrozner/add-22.04-to-ci | van Hauser | |
Update workflows to ubuntu 22.04 | |||
2022-06-20 | nits | vanhauser-thc | |
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 | Merge pull request #1440 from rhtenhove/dev | van Hauser | |
require value in env variables | |||
2022-06-18 | Merge pull request #1447 from rhtenhove/more-tags | van Hauser | |
fixes github actions | |||
2022-06-18 | fully qualified names | Ruben ten Hove | |
2022-06-18 | add tagged releases | Ruben ten Hove | |
2022-06-18 | add stable tag to docs | Ruben ten Hove | |
2022-06-18 | fix image build and push | Ruben ten Hove | |
2022-06-18 | clarity | Ruben ten Hove | |
2022-06-18 | code format | vanhauser-thc | |
2022-06-18 | update docs | vanhauser-thc | |
2022-06-18 | Merge pull request #1442 from rhtenhove/more-tags | van Hauser | |
Push both stable and dev | |||
2022-06-18 | update name | Ruben ten Hove | |
2022-06-18 | stable==latest | Ruben ten Hove | |
2022-06-18 | formatting | Ruben ten Hove | |
2022-06-18 | revert previous changes | Ruben ten Hove | |
2022-06-18 | check for empty env var as well | Ruben ten Hove | |
2022-06-18 | Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev | Ruben ten Hove | |
2022-06-18 | Merge pull request #1441 from rhtenhove/noreadme | van Hauser | |
Allow to skip README.txt creation in crashes/ | |||
2022-06-17 | feat: push both dev and stable | Ruben ten Hove | |
2022-06-17 | formatting | Ruben ten Hove | |
2022-06-17 | feat: allow to skip readme creation on crash | Ruben ten Hove | |
2022-06-17 | require value in env | Ruben ten Hove | |
2022-06-14 | typos | hexcoder | |
2022-06-14 | typo | hexcoder | |
2022-06-14 | add line feed at end | hexcoder | |
2022-06-12 | update changelog | vanhauser-thc | |
2022-06-12 | Merge pull request #1437 from Scepticz/patch-2 | van Hauser | |
Fix Byte Decrement Havoc Mutation | |||
2022-06-10 | Fix Byte Decrement Havoc Mutation | Tobias Scharnowski | |
While looking at the source code of the havoc mutations I realized that there seems to be a typo / copy+paste error with the SUBBYTE_ mutation. It is currently incrementing, instead of decrementing the value. Alternative Fix: Change the documentation to "/* Decrease byte by minus 1. */" to make it work as documented :-P | |||
2022-06-09 | uc update | Dominik Maier | |
2022-06-08 | fix | vanhauser-thc | |
2022-06-08 | honor AFL_MAP_SIZE well outside of afl++ | vanhauser-thc | |