about summary refs log tree commit diff
path: root/src/afl-forkserver.c
AgeCommit message (Expand)Author
2021-11-07Merge pull request #1141 from AFLplusplus/afl4van Hauser
2021-11-07code-formattl455047
2021-11-06better error report for old qemu/frida cmplogvanhauser-thc
2021-11-06http->httpsvanhauser-thc
2021-11-03Merge pull request #1142 from AFLplusplus/devvan Hauser
2021-10-31add cmplog compatability checkvanhauser-thc
2021-10-24fixvanhauser-thc
2021-10-24fixvanhauser-thc
2021-10-19fixvanhauser-thc
2021-10-19remove race conditionvanhauser-thc
2021-10-11fix accidental bystander killsvanhauser-thc
2021-08-10remove outdated referencesvanhauser-thc
2021-07-31use HASH_CONSTyuawn
2021-06-22cmplog fix for qemu and fridavanhauser-thc
2021-06-16correct map size for small targetsvanhauser-thc
2021-05-17Flushing for AFL_PRINT_FILENAMESDominik Maier
2021-05-17no core dumpsvanhauser-thc
2021-04-30fix stdin trimmingvanhauser-thc
2021-04-28Frida persistent (#880)WorksButNotTested
2021-04-07fix forkserver timeout error msgvanhauser-thc
2021-04-04cleanupvanhauser-thc
2021-04-04Merge pull request #855 from MegaManSec/leak-sanitizervan Hauser
2021-04-04Move definition of __AFL_LEAK_CHECK inside ifguards,Joshua Rogers
2021-04-03Fix typos,Joshua Rogers
2021-04-02 Add support for standalone leak-sanitizer, introducting the environmentJoshua Rogers
2021-03-25remove warningsvanhauser-thc
2021-03-24Merge branch 'replay' into tmpvan Hauser
2021-03-24ifdef for recordvanhauser-thc
2021-03-24better forkserver error help and code formatvanhauser-thc
2021-03-23make setting different file permissions easy via config.hvanhauser-thc
2021-03-10change map_size testsvanhauser-thc
2021-03-09fix sanitizer settingsvanhauser-thc
2021-03-06fixesvanhauser-thc
2021-03-06fixesvanhauser-thc
2021-03-06fixvanhauser-thc
2021-03-06complete implemenation, still no testvanhauser-thc
2021-03-06implementation without testingvanhauser-thc
2021-03-05point explicitly to AFL_MAP_SIZE on problemsvanhauser-thc
2021-03-04no ASAN odr violations by defaultvanhauser-thc
2021-03-01ensure proper aligning for skim patchvanhauser-thc
2021-02-07persistent replay env setupvanhauser-thc
2021-02-01making AFL_MAP_SIZE obsoletevan Hauser
2021-01-29AFL_USE_QASANAndrea Fioraldi
2021-01-21forkserver debug flag supportvan Hauser
2021-01-21fix silly mistakevan Hauser
2021-01-21code format and not setting sanitizers if debug and settings presentvan Hauser
2021-01-20hex en/decode works nowvan Hauser
2021-01-20better cmp map fsrv fixvan Hauser
2021-01-15better error messagevan Hauser
2021-01-12minor changesvan Hauser