Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-07 | fixes | vanhauser-thc | |
2022-07-07 | fix double free on exit for -c 0 on src cmplog | vanhauser-thc | |
2022-07-07 | add missing laf compare split predicates | vanhauser-thc | |
2022-07-04 | fix | vanhauser-thc | |
2022-07-04 | nits | vanhauser-thc | |
2022-07-04 | Merge pull request #1466 from rhtenhove/cpubind | van Hauser | |
feat: show bound cpu | |||
2022-07-04 | cmplog support for gcc_plugin by adacore | vanhauser-thc | |
2022-06-30 | feat: show bound cpu | Ruben ten Hove | |
2022-06-28 | init new dev release | vanhauser-thc | |
2022-06-28 | nits | vanhauser-thc | |
2022-06-28 | added back missing memcpy to python mutators | Dominik Maier | |
2022-06-28 | Python mutators: Gracious error handling for illegal return type (#1464) | Dominik Maier | |
* python types error handling * reverted example change * more python * format | |||
2022-06-27 | Merge pull request #1462 from bostick/patch-1 | van Hauser | |
Update afl-system-config | |||
2022-06-27 | Update afl-system-config | Brenton Bostick | |
System Integration Protection -> System Integrity Protection | |||
2022-06-27 | prepare release | vanhauser-thc | |
2022-06-27 | nits | vanhauser-thc | |
2022-06-27 | nits | vanhauser-thc | |
2022-06-27 | nits | vanhauser-thc | |
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 | |