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-run.c
Age
Commit message (
Expand
)
Author
2020-06-29
fix autodict
van Hauser
2020-06-26
original fix for calibration error
Andrea Fioraldi
2020-06-25
shmem release fix
van Hauser
2020-06-25
initialized variable
Dominik Maier
2020-06-25
Merge pull request #425 from dgmelski/fix-recalibration
Andrea Fioraldi
2020-06-25
add seek power schedule, remove update stats in calibration, fix help output
van Hauser
2020-06-24
Fix saturated maps & stability cliff in recalibration
David Melski
2020-06-24
create .synced/NAMES.last to document last sync attempts
van Hauser
2020-06-22
allow /tmp
van Hauser
2020-06-21
fix unicorn mode for CFLAGS
van Hauser
2020-06-13
code format
van Hauser
2020-06-13
fix shmem
van Hauser
2020-06-12
switch to faster and better hash + random
van Hauser
2020-06-04
fix cmplog for shmem persistent mode
van Hauser
2020-06-03
switch shmem_len to the map
van Hauser
2020-06-03
OpenBSD: add missing limits.h header for PATH_MAX
hexcoder-
2020-06-03
code format
van Hauser
2020-06-02
got rid of questionable phrasing
Dominik Maier
2020-05-31
starting shmap support for unicorn
Dominik Maier
2020-05-25
persistent mode: shared memory test case transfer
van Hauser
2020-05-20
better sync - lesser and better imports
van Hauser
2020-05-19
forgot the unlink ...
van Hauser
2020-05-19
if no master is present a slave becomes a temporary master
van Hauser
2020-05-15
change: slaves only sync from masters
van Hauser
2020-05-13
fix GNUmakefile
van Hauser
2020-05-13
Add post library API as custom mutator and rename pre_save
rish9101
2020-05-13
move has_new_bits for better performance
van Hauser
2020-05-09
custom mutator code enhancements and code-format
van Hauser
2020-05-08
Support multiple custom mutators (#282)
Rishi Ranjan
2020-05-07
fix static and profiling compilation and add profiling calculation
van Hauser
2020-04-26
fix negative stability bug (hopefully)
van Hauser
2020-04-19
clang-tidy readability-braces (#323)
Dominik Maier
2020-04-17
fix plot_data output and code-format
van Hauser
2020-04-16
renamed duplicated func names
Dominik Maier
2020-04-16
decoupled run and classify
Dominik Maier
2020-04-16
code-format
Dominik Maier
2020-04-15
somewhat unified write_to_testcase
Dominik Maier
2020-04-15
fix document mode
van Hauser
2020-04-15
changed run_target
Dominik Maier
2020-04-14
code format
Dominik Maier
2020-04-14
unified forkservered run_target, fixes #308
Dominik Maier
2020-04-13
allow -L -1 to enable mopt in parallel to classic mutation
van Hauser
2020-04-13
fix all cmplog errors
Andrea Fioraldi
2020-04-13
fix some cmplog refactoring bugs
Andrea Fioraldi
2020-04-12
Better solution for ARM64 build fix (#315)
David CARLIER
2020-04-12
build on arm64 fix. tested on Android. (#313)
David CARLIER
2020-04-11
more refactoring and update changelog
van Hauser
2020-04-11
refactored cmplog
Dominik Maier
2020-04-10
LTO optimization, variable map size, autodictionary (#307)
van Hauser
2020-04-10
resize fix + code format
Dominik Maier
[next]