about summary refs log tree commit diff
path: root/src/afl-forkserver.c
AgeCommit message (Expand)Author
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
2021-01-08code fmtDominik Maier
2021-01-08cleaned up and added comments to forkserver exitsDominik Maier
2021-01-07cleaned up AFL_KILL_SIGNALDominik Maier
2021-01-07User defined kill signal value (#678)buherator
2021-01-04code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)hexcoder-
2020-12-18mem error fixvan Hauser
2020-12-09fix cmin/tmin potential overflow on too large filesvan Hauser
2020-12-08fix showmap outputvan Hauser
2020-12-08small fixeshexcoder-
2020-12-08more reporting on errorsvan Hauser
2020-12-03AFL_CRASH_EXITCODE env var added, u8->boolDominik Maier