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
Age
Commit message (
Expand
)
Author
2024-07-12
check the sync_id length once
William Tan
2024-07-12
Initialize max_length in afl_fsrv_init #2155
Christian Holler (:decoder)
2024-07-10
Fix missed updates of alias table when INTROSPECTION is on
Takuya Shimizu
2024-07-01
Make fallthroughs explicit in afl-fuzz-extras.c
Richard Barnes
2024-06-27
AFL_CUSTOM_MUTATOR_LATE_SEND added
vanhauser-thc
2024-06-26
improved seed selection algorithm
vanhauser-thc
2024-06-24
Optimize bit counting using __builtin_popcount
Kuan-Wei Chiu
2024-06-21
add zlib compression for fast resume
vanhauser-thc
2024-06-20
Auto disable memory limits for FASAN
killerra
2024-06-19
Collect persistent coverage data and dump it at the end of the run
Christian Holler (:decoder)
2024-06-18
code format and changelog
vanhauser-thc
2024-06-18
Merge pull request #2128 from AFLplusplus/fastrestart
van Hauser
2024-06-18
fast resume option
vanhauser-thc
2024-06-17
nit
vanhauser-thc
2024-06-13
Revert "MONOTONIC"
vanhauser-thc
2024-06-12
MONOTONIC
vanhauser-thc
2024-06-12
fastresume implementation
vanhauser-thc
2024-06-12
Fix undefined behavior by casting to uint64_t before left shift
Kuan-Wei Chiu
2024-06-10
fast resume setup detection
vanhauser-thc
2024-06-09
fix no_forkserver mode
vanhauser-thc
2024-06-09
nit
vanhauser-thc
2024-06-09
fix -n
vanhauser-thc
2024-06-09
allow multiple -m
vanhauser-thc
2024-06-07
move function
vanhauser-thc
2024-06-07
target hash
vanhauser-thc
2024-06-07
minor testcache optimizations
vanhauser-thc
2024-06-07
add cmplog_time measurement
vanhauser-thc
2024-06-06
memory adjustments
vanhauser-thc
2024-06-06
new seed selection algorithm
vanhauser-thc
2024-06-05
Fix cmplog shared memory size when USEMMAP=1
Andrea Fioraldi
2024-06-05
nits
vanhauser-thc
2024-06-05
optimize syncing
vanhauser-thc
2024-06-04
AFL_NO_SYNC
vanhauser-thc
2024-06-01
fix afl-showmap
vanhauser-thc
2024-06-01
try regression fix
vanhauser-thc
2024-05-31
nits
vanhauser-thc
2024-05-29
fix afl-showmap shmmemleak
vanhauser-thc
2024-05-25
fix: testcache hangs for large test cases
Andrew Haberlandt
2024-05-24
Merge pull request #2099 from Atlante45/dev
van Hauser
2024-05-23
Fix dynamic_lookup linker flag for Apple clang
Clement Brisset
2024-05-20
nit
vanhauser-thc
2024-05-19
support new llvm 19 changes
vanhauser-thc
2024-05-17
log
vanhauser-thc
2024-05-17
Merge pull request #2092 from fbeqv/dev
van Hauser
2024-05-17
Fix runtime underflow & -V exiting before syncing
Cornelius Aschermann
2024-05-16
nits
vanhauser-thc
2024-05-16
nits
vanhauser-thc
2024-05-16
Merge pull request #2091 from bet4it/collect_coverage
van Hauser
2024-05-14
backup afl->max_length to afl->fsrv.max_length
nj00001
2024-05-14
change MAX_FILE to fsrv->max_length
nj00001
[next]