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
/
src
/
afl-fuzz-queue.c
Age
Commit message (
Collapse
)
Author
2022-08-14
add AFL_NO_STARTUP_CALIBRATION feature
vanhauser-thc
2022-07-12
clang format 14
vanhauser-thc
2022-01-19
nits and code format
vanhauser-thc
2022-01-19
Revert "fix classify counts"
vanhauser-thc
This reverts commit 4217a6606c92f6a88ab577ae8f91823dd731562d.
2022-01-15
fix classify counts
vanhauser-thc
2022-01-14
nits
vanhauser-thc
2022-01-01
welcome 2022
vanhauser-thc
2021-12-11
rename active_paths
yuawn
2021-12-09
rename path
vanhauser-thc
2021-11-07
Merge pull request #1141 from AFLplusplus/afl4
van Hauser
cmplog enhancement variant
2021-11-06
http->https
vanhauser-thc
2021-10-17
new rtn cmplog: instrumentation side + supporting functions
vanhauser-thc
2021-07-20
Merge pull request #1034 from AFLplusplus/grammatron
van Hauser
Grammatron
2021-07-10
remove redundant check (#1014)
yuan
2021-07-09
more fixes
vanhauser-thc
2021-07-09
fixes
vanhauser-thc
2021-06-27
Select (#995)
van Hauser
* favor unfuzzed * fix * reinit table after a new fuzz
2021-04-09
fix afl_custom_queue_new_entry when syncing
vanhauser-thc
2021-03-24
fix counting favorites
vanhauser-thc
2021-03-23
make setting different file permissions easy via config.h
vanhauser-thc
2021-03-15
fixes
aflpp
2021-03-04
disable corpus introspection, potentially creates huge data
vanhauser-thc
2021-01-31
fix -Z, remove q->next
aflpp
2021-01-26
real fix plus code format
van Hauser
2021-01-23
less stack mem req
van Hauser
2021-01-15
merge cmplog
van Hauser
2021-01-10
fix weight calc, thanks to Marcel
van Hauser
2021-01-08
Merge pull request #679 from AFLplusplus/dev
van Hauser
Dev
2021-01-08
fix
van Hauser
2021-01-04
code format
van Hauser
2021-01-04
code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)
hexcoder-
2021-01-01
try new weighting
van Hauser
2020-12-30
better weighting
van Hauser
2020-12-30
fix 32-bit mode, fix weighting
van Hauser
2020-12-29
Update afl-fuzz-queue.c
Marcel Böhme
2020-12-28
added corpus introspection
van Hauser
2020-12-11
code format
van Hauser
2020-12-11
schedule improvements, new default is FAST
van Hauser
2020-12-09
fix oversight for accessing nfuzz
van Hauser
2020-12-09
weighting for explore and exploit
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
2020-11-18
typo
hexcoder
2020-11-18
fixed alloc errors, code format
Dominik Maier
2020-10-26
hopeful the final testcache improvement ...
van Hauser
2020-10-24
fix testcache bug
van Hauser
2020-10-24
initializing testcase_buf
Dominik Maier
2020-10-23
better cache entry algo
van Hauser
2020-10-23
set max testcache entries automated if not specified by the user
van Hauser
2020-10-22
maybe enhancement to cache algo
van Hauser
[next]