index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
afl-fuzz.h
Age
Commit message (
Expand
)
Author
2021-08-12
AFL_IGNORE_PROBLEMS + library checks and documentation
vanhauser-thc
2021-07-30
makefile fixes
vanhauser-thc
2021-07-09
more fixes
vanhauser-thc
2021-07-09
fixes
vanhauser-thc
2021-06-27
Select (#995)
van Hauser
2021-06-10
fix AFL_CAL_FAST
vanhauser-thc
2021-05-25
add AFL_TRY_AFFINITY
vanhauser-thc
2021-05-25
AFL_SKIP_CRASHES is obsolete since 3.0
vanhauser-thc
2021-05-08
ensure crashes/README.txt exists
vanhauser-thc
2021-05-07
Exit on time (#904)
Roman M. Iudichev
2021-05-07
Fix memory errors when trim causes testcase growth (#881) (#903)
realmadsci
2021-04-30
fixed potential double free in custom trim (#881)
Dominik Maier
2021-04-13
add AFL_EXIT_ON_SEED_ISSUES
vanhauser-thc
2021-04-13
ui custom mutator only display
vanhauser-thc
2021-03-27
ensure one fuzzer sync per cycle, cycle introspection
vanhauser-thc
2021-03-25
remove warnings
vanhauser-thc
2021-03-24
Merge branch 'replay' into tmp
van Hauser
2021-03-23
fixed tiny nitpicks
Dominik Maier
2021-03-06
complete implemenation, still no test
vanhauser-thc
2021-03-02
add de-unicoded dictionary entries
vanhauser-thc
2021-02-24
edges in plot file
Andrea Fioraldi
2021-02-22
code format
vanhauser-thc
2021-02-22
minimum sync time
vanhauser-thc
2021-02-21
cmplog config.h -> -l option
vanhauser-thc
2021-02-07
persistent replay env setup
vanhauser-thc
2021-02-07
prev_run_time loaded used only for ui and when writing the stats file
vj-27
2021-02-06
set prev_run_time inside afl state
vj-27
2021-02-05
load run time and donot load pending_* or *_favoured
vj-27
2021-02-05
load existing stats file when in AFL_AUTORESUME or -i -
vj-27
2021-02-01
import cmplog opts
van Hauser
2021-01-31
fix -Z, remove q->next
aflpp
2021-01-30
added AFL_CMPLOG_ONLY_NEW feature
van Hauser
2021-01-30
foreign sync from ctime to mtime (libfuzzer)
van Hauser
2021-01-21
Merge pull request #689 from AFLplusplus/cmplog_merge
van Hauser
2021-01-20
Fix build error for Android
Joey Jiao
2021-01-17
fix colorization
van Hauser
2021-01-15
merge cmplog
van Hauser
2021-01-07
User defined kill signal value (#678)
buherator
2021-01-04
code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)
hexcoder-
2021-01-03
cmplog cleanup
van Hauser
2020-12-31
float2double
van Hauser
2020-12-30
cleanup of hot fix for -s on 32-bit
hexcoder-
2020-12-28
added corpus introspection
van Hauser
2020-12-21
another 32 bit fix
van Hauser
2020-12-18
mem error fix
van Hauser
2020-12-18
fix
van Hauser
2020-12-18
merge romu and skim
van Hauser
2020-12-17
skim import
van Hauser
2020-12-08
fix aflfast changes
van Hauser
2020-12-07
Sampling next seed by weight (hit_count, bitmap_size, exec_us)
Marcel Boehme
[next]