about summary refs log tree commit diff
path: root/src/afl-showmap.c
AgeCommit message (Expand)Author
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
2020-11-30add DEBUGFvan Hauser
2020-11-18renamed env var to AFL_DEBUG_CHILDDominik Maier
2020-10-19mini improvementsvan Hauser
2020-10-17fix AFL_CMIN_CRASHES_ONLY=1 afl-showmaphexcoder-
2020-10-16directly add new queue to cachevan Hauser
2020-10-16next afl-showmap fix attemptvan Hauser
2020-10-10afl-showmap: free malloced coverage maphexcoder-
2020-08-31update gitignorevan Hauser
2020-08-31fixed build errorDominik Maier
2020-08-31added forkserver init timeoutDominik Maier
2020-08-23code formatDominik Maier
2020-08-23added more env var docs, fsrv fixes for cmin, tminDominik Maier
2020-08-13fix llvm and afl-showmapvan Hauser
2020-08-13LTO: apply laf-intel+redqueen/cmplog at link timevan Hauser
2020-08-07code formatDominik Maier
2020-08-07enabled Wextra, fixed bugsDominik Maier
2020-07-03ubsan optionsAndrea Fioraldi
2020-06-29fix autodictvan Hauser
2020-06-28debug codevan Hauser