about summary refs log tree commit diff
path: root/src/afl-fuzz-one.c
AgeCommit message (Expand)Author
2022-06-10Fix Byte Decrement Havoc MutationTobias Scharnowski
2022-05-10fix effector map calculationvanhauser-thc
2022-05-09fixvanhauser-thc
2022-05-02fixvanhauser-thc
2022-05-02fix mopt random selectionvanhauser-thc
2022-05-02fix token usage in normal and MOpt modevanhauser-thc
2022-01-13fix skipping unfavored fuzzed entriesvanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2021-12-27more havocvanhauser-thc
2021-12-11rename active_pathsyuawn
2021-12-09more renamevanhauser-thc
2021-12-09rename pathvanhauser-thc
2021-11-07Merge pull request #1141 from AFLplusplus/afl4van Hauser
2021-11-06http->httpsvanhauser-thc
2021-10-17new rtn cmplog: instrumentation side + supporting functionsvanhauser-thc
2021-07-25remove unused codeyuawn
2021-07-23handle single seed with perf_score 0vanhauser-thc
2021-07-15fixed potential UAF with custom mutator havoc on reallocMichael Rodler
2021-07-14fix havoc comments (#1020)yuan
2021-06-27Select (#995)van Hauser
2021-06-14little inlinevanhauser-thc
2021-06-01threadsafe doc fixes, code formatvanhauser-thc
2021-05-11fix a few cur_time usesvanhauser-thc
2021-05-07Fix memory errors when trim causes testcase growth (#881) (#903)realmadsci
2021-04-30fixed potential double free in custom trim (#881)Dominik Maier
2021-04-14update havocvanhauser-thc
2021-03-27add introspectionvanhauser-thc
2021-03-27restructure havocvanhauser-thc
2021-03-24fix counting favoritesvanhauser-thc
2021-02-01import cmplog optsvan Hauser
2021-01-31fix -Z, remove q->nextaflpp
2021-01-30added AFL_CMPLOG_ONLY_NEW featurevan Hauser
2021-01-28fix another pending_not_fuzzed locationvan Hauser
2021-01-26wip fixvan Hauser
2021-01-25mopt fixvan Hauser
2021-01-17fix colorizationvan Hauser
2021-01-15merge cmplogvan Hauser
2021-01-04code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)hexcoder-
2020-12-08fix aflfast changesvan Hauser
2020-12-07Sampling next seed by weight (hit_count, bitmap_size, exec_us)Marcel Boehme
2020-12-04afl_custom_describe api addedDominik Maier
2020-11-10small fix to actually document custom mutator introspectionvan Hauser
2020-11-10support custom mutator introspectionvan Hauser
2020-11-06better scriptable output from introspectionvan Hauser
2020-11-02match mopt to havocvan Hauser
2020-11-01added mutation introspection make targetvan Hauser
2020-10-29fixes two huge bugsvan Hauser
2020-10-28merge conflictAndrea Fioraldi
2020-10-28expand havoc if not new findings in the last 5 secondsAndrea Fioraldi
2020-10-19mini improvementsvan Hauser