about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)Author
2023-04-25only reverse reading the queue on restartvanhauser-thc
2023-04-25Merge pull request #1713 from kenohassler/wafl-modevan Hauser
2023-04-24document new env varKeno Hassler
2023-04-24afl-showmap -I optionvanhauser-thc
2023-04-22Merge pull request #1711 from atnwalk/atnwalkvan Hauser
2023-04-22typovanhauser-thc
2023-04-21fixed formatting with make code-formatMaik Betka
2023-04-21Merge pull request #2 from AFLplusplus/devMaik Betka
2023-04-21fixed AFL_POST_PROCESS_KEEP_ORIGINAL for version 4.07aMaik Betka
2023-04-21add dummy functions to afl-showmap for old gcc compilersvanhauser-thc
2023-04-21dummy function for afl-showmapvanhauser-thc
2023-04-21Merge remote-tracking branch 'origin/dev' into atnwalkMaik Betka
2023-04-20afl-showmap custom mutator supportvanhauser-thc
2023-04-17fixed code clones in atnwalk.c, introduced new environment variable AFL_POST_...Maik Betka
2023-04-17first version with unix domain sockets is ready for testingMaik Betka
2023-04-16hidden -Y option for nyx, code formatvanhauser-thc
2023-04-16Merge pull request #1702 from schumilo/devvan Hauser
2023-04-16pass absolute paths to libnyxSergej Schumilo
2023-04-16remove redundant access() callSergej Schumilo
2023-04-16improved Nyx tmp dir handling (additional sanity checks)Sergej Schumilo
2023-04-16fix remove_nyx_tmp_workdir functionSergej Schumilo
2023-04-15fix post_processvanhauser-thc
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-04-13fix attempt at post_process implementationvanhauser-thc
2023-04-13remove -z option, use -p mmopt insteadvanhauser-thc
2023-04-10Merge pull request #1698 from neuschaefer/nodefervan Hauser
2023-04-10afl-cc: Don't offer __AFL_INIT() etc. in GCC/CLANG modesJonathan Neuschäfer
2023-04-09remove pointer to removed docvanhauser-thc
2023-04-08afl-cc: Avoid casts of string literals to char*, in definition of __AFL_INIT(...Jonathan Neuschäfer
2023-04-08show custom mutator name in UIvanhauser-thc
2023-04-08hopefully better -z algorithmvanhauser-thc
2023-04-05fixvanhauser-thc
2023-04-05better new weightingvanhauser-thc
2023-04-05add -z switchvanhauser-thc
2023-04-02fix ui layout with slow targets in pizza modevanhauser-thc
2023-04-02allow pizza mode to be disabledvanhauser-thc
2023-04-02fix buffer overflow in pizza mode :(vanhauser-thc
2023-03-31nitsvanhauser-thc
2023-03-29introspectionvanhauser-thc
2023-03-28[afs-as] Allow debugging arguments after the input fileTulio Magno Quites Machado Filho
2023-03-28nitsvanhauser-thc
2023-03-27time_wo_finds in fuzzer_statsvanhauser-thc
2023-03-26Clarify confusing version messageChris Down
2023-03-26fix frida modevanhauser-thc
2023-03-25add likely() to cksum checkyuawn
2023-03-25add check for n_fuzz updateyuawn
2023-03-10Merge pull request #1672 from AFLplusplus/devvan Hauser