about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
2020-12-20document AFL_LLVM_INSTRUMENT option NATIVEvan Hauser
2020-12-20fix endless loop in afl-cc allow/blocklists starting a line with a commentvan Hauser
2020-12-18apply nocolor changeshexcoder-
2020-12-17fix crash for very fast targetsvan Hauser
2020-12-16small fixesvan Hauser
2020-12-15v3.00cvan Hauser
2020-12-12afl-as.c, fix compiler warnings (overflowing is UB)hexcoder-
2020-12-12remove stray debugging fprintfhexcoder-
2020-12-12typohexcoder-
2020-12-12small fix in error handlinghexcoder-
2020-12-11fixed gcc analyzer warningsDominik Maier
2020-12-11code formatvan Hauser
2020-12-11fix MMAPvan Hauser
2020-12-11schedule improvements, new default is FASTvan Hauser
2020-12-11Merge pull request #627 from AFLplusplus/other_weightvan Hauser
Other weight
2020-12-10fix afl-cc library searchvan Hauser
2020-12-09fix oversight for accessing nfuzzvan Hauser
2020-12-09better examplesvan Hauser
2020-12-09fix cmin/tmin potential overflow on too large filesvan Hauser
2020-12-09weighting for explore and exploitvan Hauser
2020-12-08optimize a bithexcoder-
2020-12-08fix showmap outputvan Hauser
2020-12-08Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into devAndrea Fioraldi
2020-12-08fix memory limit issue with cmplog without -m flagAndrea Fioraldi
2020-12-08small fixeshexcoder-
2020-12-08more reporting on errorsvan Hauser
2020-12-08fix assertsvan Hauser
2020-12-08fix aflfast changesvan Hauser
2020-12-07Sampling next seed by weight (hit_count, bitmap_size, exec_us)Marcel Boehme
2020-12-07fixes and code formatvan Hauser
2020-12-07little fixesvan Hauser
2020-12-05fix find_object proc search (#elsif -> #elif), optimize static if awayhexcoder-
2020-12-05Typoshexcoder-
2020-12-04fixed bugs in custom_describe, reported by wizcheDominik Maier
2020-12-04added python mutator, documentationDominik Maier
2020-12-04afl_custom_describe api addedDominik Maier
2020-12-03fix for afl-ccvan Hauser
2020-12-03AFL_CRASH_EXITCODE env var added, u8->boolDominik Maier
2020-12-02move debug printvan Hauser
2020-12-02very complete runtime lookup rewritevan Hauser
2020-12-01renamed examples/ to utils/vanhauser-thc
2020-12-01added AFL_NO_AUTODICTvan Hauser
2020-11-30more DEBUGFvan Hauser
2020-11-30add DEBUGFvan Hauser
2020-11-13more small fixeshexcoder-
2020-11-10remove duplicate includevan Hauser
2020-11-10small fix to actually document custom mutator introspectionvan Hauser
2020-11-10small fix to actually document custom mutator introspectionvan Hauser
2020-11-10support custom mutator introspectionvan Hauser
2020-11-08fix wrong llvm version comparisonvan Hauser