aboutsummaryrefslogtreecommitdiff
path: root/src/afl-forkserver.c
AgeCommit message (Expand)Author
2024-02-03push to stable (#1983)van Hauser
2024-02-01push to stable (#1967)van Hauser
2023-11-22Pass correct Nyx ID when creating a Nyx runnerChristian Holler (:decoder)
2023-10-20Use proper AFL_NYX_AUX_SIZE for nyx_aux_stringChristian Holler (:decoder)
2023-09-08fix cmplog forkserver kill signalvanhauser-thc
2023-08-04Add AFL_NYX_LOG to redirect NYX hprintf messages to a file.Jesse Schwartzentruber
2023-08-04update the old nyx env var naming schemeSergej Schumilo
2023-08-04nitsvanhauser-thc
2023-08-03make nyx aux buffer size configurableSergej Schumilo
2023-07-10nitsvanhauser-thc
2023-05-31switch user mailinglist reference to discordvanhauser-thc
2023-04-27afl++ -> AFL++vanhauser-thc
2023-04-16hidden -Y option for nyx, code formatvanhauser-thc
2023-04-16pass absolute paths to libnyxSergej Schumilo
2023-04-16improved Nyx tmp dir handling (additional sanity checks)Sergej Schumilo
2023-04-14add some sanity checks and remove duplicate nyx_shutdown callsSergej Schumilo
2023-04-14add NYX_REUSE_SNAPSHOT env-var optionSergej Schumilo
2023-04-14switch to latest libnyx APISergej Schumilo
2023-04-14add Nyx support in various tools (like afl-cmin)Sergej Schumilo
2023-03-26fix frida modevanhauser-thc
2023-02-23regression fixvanhauser-thc
2023-02-08Update afl-forkserver.cMarcello Maugeri
2023-01-26better asan defaults everwherevanhauser-thc
2023-01-25new sanitizer option handlingvanhauser-thc
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-03-04code formatvanhauser-thc
2022-03-04write nyx crash logs to AFL++ work directorySergej Schumilo
2022-02-06code formatyuawn
2022-02-06add GCC hot attribute to hot functionsyuawn
2022-02-05fix accidental broken frida modevanhauser-thc
2022-02-04test support for forced persistent modevanhauser-thc
2022-01-25code-formatvanhauser-thc
2022-01-25close autodict file even if fstat fails (Nyx mode)Sergej Schumilo
2022-01-25add AFL autodict capability to Nyx modeSergej Schumilo
2022-01-23code formatvanhauser-thc
2022-01-21use MAX_FILE as maximum size in Nyx modeSergej Schumilo
2022-01-21add LTO support in nyx_modeSergej Schumilo
2022-01-01welcome 2022vanhauser-thc
2021-12-30fix map size for nyxvanhauser-thc
2021-12-29afl-cc lto fixvanhauser-thc
2021-12-28nyx code formatvanhauser-thc
2021-12-28nyx nitsvanhauser-thc
2021-12-28add Nyx modeSergej Schumilo
2021-12-01remove quicklyvanhauser-thc
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