about summary refs log tree commit diff
path: root/include/forkserver.h
AgeCommit message (Expand)Author
2024-11-25Pass dataflow map shm to fork serverNguyễn Gia Phong
2024-10-07code formatvanhauser-thc
2024-09-14fix AFL_AUTORESUME=1 for Nyx modeSergej Schumilo
2024-06-27AFL_CUSTOM_MUTATOR_LATE_SEND addedvanhauser-thc
2024-06-19Collect persistent coverage data and dump it at the end of the runChristian Holler (:decoder)
2024-05-14Keep a backup of max_length in the afl_forkserver_t structurenj00001
2024-04-19nitsvanhauser-thc
2024-02-032024 v4.10c releasevanhauser-thc
2024-02-01Enhancement on Deterministic stage (#1972)Han Zheng
2023-10-20Use proper AFL_NYX_AUX_SIZE for nyx_aux_stringChristian Holler (:decoder)
2023-08-04Add AFL_NYX_LOG to redirect NYX hprintf messages to a file.Jesse Schwartzentruber
2023-08-04nitsvanhauser-thc
2023-08-03make nyx aux buffer size configurableSergej Schumilo
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