about summary refs log tree commit diff
path: root/src/afl-showmap.c
AgeCommit message (Expand)Author
2021-07-30frida tool fixvanhauser-thc
2021-07-30frida tool fixvanhauser-thc
2021-07-16make afl-showmap more silentvanhauser-thc
2021-07-13Support AFL_NO_FORKSRV env-var in afl-tmin, afl-showmap, and afl-cmin (#1017)jhertz
2021-06-23fix afl-showmaphexcoder-
2021-06-16make afl-cmin actually work with subdirectoriesvanhauser-thc
2021-06-16afl-cmin/afl-cmin.bash/afl-showmap -i descend into subdirectoriesvanhauser-thc
2021-05-30fix for afl-showmapvanhauser-thc
2021-05-23Set kill signal before using it in afl-showmap (#935)buherator
2021-05-21showmap passes queue items in alphabetical orderDominik Maier
2021-05-19cleaned up AFL_PRINT_FILENAMES envDominik Maier
2021-05-17Flushing for AFL_PRINT_FILENAMESDominik Maier
2021-05-17AFL_PRINT_FILENAMES addedDominik Maier
2021-05-17add warning for afl-showmap partial readvanhauser-thc
2021-05-17restrict afl-showmap in_file sizevanhauser-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-25Fix support for afl-cmin and updated READMEYour Name
2021-03-24Add support for FRIDA modeYour Name
2021-03-24Merge pull request #817 from realmadsci/atat-plusplusvan Hauser
2021-03-24better forkserver error help and code formatvanhauser-thc
2021-03-23make setting different file permissions easy via config.hvanhauser-thc
2021-03-17Merge branch 'dev' into atat-plusplushexcoder
2021-03-15afl-showmap: Unwind a change to keep it pre-C99 compatiblerealmadsci
2021-03-15Remove AFL_PRELOAD and AFL_USE_QASAN handlersrealmadsci
2021-03-15afl-showmap: Allow @@ to be part of an argrealmadsci
2021-03-04no ASAN odr violations by defaultvanhauser-thc
2021-02-13added AFL_IGNORE_UNKNOWN_ENVSvanhauser-thc
2021-02-13fix new compiler warninghexcoder-
2021-02-13fix issue #732 afl-cmin and afl-showmap should support '-f'hexcoder-
2021-02-01make dominik more happy - no auto map size for qemu+unicornvan Hauser
2021-02-01correct afl-showmap be_quiet statevan Hauser
2021-02-01making AFL_MAP_SIZE obsoletevan Hauser
2021-01-30added AFL_CMPLOG_ONLY_NEW featurevan Hauser
2021-01-29AFL_USE_QASANAndrea Fioraldi
2021-01-26real fix plus code formatvan Hauser
2021-01-21fix afl-showmap and gcc plugin testvan Hauser
2021-01-21Merge pull request #689 from AFLplusplus/cmplog_mergevan Hauser
2021-01-20Fix build error for AndroidJoey Jiao
2021-01-17fix colorizationvan Hauser
2021-01-08refactored kill signal env parsingDominik Maier
2021-01-07cleaned up AFL_KILL_SIGNALDominik Maier
2021-01-04code formatvan Hauser
2021-01-04code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)hexcoder-
2020-12-23warn on _AFL and __AFL env varsvan Hauser
2020-12-22more portability non std array initializershexcoder-
2020-12-08fix showmap outputvan Hauser
2020-12-03AFL_CRASH_EXITCODE env var added, u8->boolDominik Maier