about summary refs log tree commit diff
path: root/include/forkserver.h
AgeCommit message (Expand)Author
2023-04-16hidden -Y option for nyx, code formatvanhauser-thc
2023-04-16improved Nyx tmp dir handling (additional sanity checks)Sergej Schumilo
2023-04-14switch to latest libnyx APISergej Schumilo
2023-04-14add Nyx support in various tools (like afl-cmin)Sergej Schumilo
2023-02-08Update forkserver.hMarcello Maugeri
2023-01-03welcome 2023vanhauser-thc
2022-10-24changelog updatevanhauser-thc
2022-10-21Add AFL_FORK_SERVER_KILL_SIGNAL environment variable.Nils Bars
2022-10-20Fix child reaping on fuzzer terminationNils Bars
2022-07-12clang format 14vanhauser-thc
2022-03-04code formatvanhauser-thc
2022-03-04write nyx crash logs to AFL++ work directorySergej Schumilo
2022-02-04test support for forced persistent modevanhauser-thc
2022-01-23code formatvanhauser-thc
2022-01-21add LTO support in nyx_modeSergej Schumilo
2022-01-01welcome 2022vanhauser-thc
2021-12-28nyx code formatvanhauser-thc
2021-12-28add Nyx modeSergej Schumilo
2021-11-11Add initial CoreSight mode supportAkira Moroo
2021-11-06http->httpsvanhauser-thc
2021-06-16correct map size for small targetsvanhauser-thc
2021-05-17FASAN Support (#918)WorksButNotTested
2021-03-25integrate frida_mode, code-formatvanhauser-thc
2021-03-25Merge pull request #833 from WorksButNotTested/fridavan Hauser
2021-03-25remove warningsvanhauser-thc
2021-03-24Add support for FRIDA modeYour Name
2021-03-06fixesvanhauser-thc
2021-03-06complete implemenation, still no testvanhauser-thc
2021-03-06implementation without testingvanhauser-thc
2021-02-07persistent replay env setupvanhauser-thc
2021-02-01making AFL_MAP_SIZE obsoletevan Hauser
2021-01-21forkserver debug flag supportvan Hauser
2021-01-07User defined kill signal value (#678)buherator
2020-12-20fixed typo in include/forkserver.hpr0xy
2020-12-03AFL_CRASH_EXITCODE env var added, u8->boolDominik Maier
2020-08-23Option for specifying forkserver initialization timeout via environment varia...Marius Muench
2020-08-18moved autodict extras away from extras_aDominik Maier
2020-08-14Revert "Merge branch 'debug' into dev"root
2020-08-14Merge branch 'debug' into devvan Hauser
2020-08-14code-formatDominik Maier
2020-08-14cleaned up maybe_add_auto callsDominik Maier
2020-08-09code formatvan Hauser
2020-08-09step 1van Hauser
2020-06-16fix for *BSD: remove all HAVE_ARC4RANDOM dependencieshexcoder-
2020-06-04fix cmplog for shmem persistent modevan Hauser
2020-06-03switch shmem_len to the mapvan Hauser
2020-05-31starting shmap support for unicornDominik Maier
2020-05-25persistent mode: shared memory test case transfervan Hauser
2020-05-12new code formatting + appliedvan Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, rever...van Hauser