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
2019-10-12
fine tuning cpu percentage limit to be detected as bound cpu on FreeBSD
hexcoder-
2019-10-11
FreeBSD making more tolerant the cpu binding at init time
David Carlier
2019-10-11
NetBSD binding to cpu, ignore sleeping processes.
David Carlier
2019-10-08
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2019-10-08
persistent qemu should now works as expected
Andrea Fioraldi
2019-10-08
added afl-fuzz -I cmdline option
van Hauser
2019-10-07
tighter format to avoid overwriting right border
hexcoder-
2019-10-05
bind_to_free_cpu NetBSD's turn
David Carlier
2019-10-04
general maintance
van Hauser
2019-10-04
Binding to the first free cpu, porting to FreeBSD
David Carlier
2019-10-02
imported fix from google afl
van Hauser
2019-10-01
Improved error messaging when unable to communicate with the fork server
Matt C
2019-09-29
Merge pull request #67 from aoh/master
van Hauser
2019-09-29
NetBSD various support improvements
David Carlier
2019-09-28
included #68 cpu binding for FreeBSD, thanks to devnexen
hexcoder-
2019-09-25
use the original data as input to custom fuzzer modules
Aki Helin
2019-09-22
afl-fuzz mutation documentation feature
van Hauser
2019-09-21
oops, typo corrected
hexcoder-
2019-09-21
fix macos commit to make it portable again. Would not compile on OpenBSD.
hexcoder-
2019-09-20
custom mutator fuzzing yields UI
van Hauser
2019-09-18
Checking CPU scaling on MacOS
David Carlier
2019-09-18
code format
Andrea Fioraldi
2019-09-18
Merge pull request #60 from vanhauser-thc/wine_mode
Andrea Fioraldi
2019-09-18
qemu persistent GPR
Andrea Fioraldi
2019-09-17
wine mode first commit
Andrea Fioraldi
2019-09-16
added afl_custom_mutator_only
van Hauser
2019-09-13
Merge branch 'master' into persistent_qemu
hexcoder
2019-09-12
Second part of refactoring afl-fuzz-one.c. Now more back to sane functions.
hexcoder-
2019-09-12
first version of persistent QEMU
Andrea Fioraldi
2019-09-10
no more unlink
van Hauser
2019-09-08
refactoring for unification of pilot_fuzzing() and core_fuzzing()
hexcoder-
2019-09-07
prefer preincrement over postincrement
hexcoder-
2019-09-05
fix BSD patch
van Hauser
2019-09-05
Unbreak build of afl-forkserver.c on *BSD
Tobias Kortkamp
2019-09-04
added man pages
van Hauser
2019-09-04
fixed maxrss stat
van Hauser
2019-09-04
fix typo in custom format
Andrea Fioraldi
2019-09-04
credits and license header for src/* and include/*
Andrea Fioraldi
2019-09-03
remove macro indentation from code-format
Andrea Fioraldi
2019-09-02
run code formatter
Andrea Fioraldi
2019-09-02
afl-fuzz.c completely splitted
Andrea Fioraldi
2019-09-02
afl-fuzz-src/* -> src/afl-fuzz* rename
van Hauser
2019-09-02
added peak_rss_mb and slowest_exec_ms in fuzzer_stats report
van Hauser
2019-09-02
added force-ui env
van Hauser
2019-09-02
split afl-fuzz: extras
Andrea Fioraldi
2019-09-01
afl-fuzz-src bitmap and queue C files
Andrea Fioraldi
2019-08-30
remave the afl-fuzz folder to afl-fuzz-src due to gitignore
Andrea Fioraldi
2019-08-30
split afl-fuzz #1 (globls and python are now separate)
Andrea Fioraldi
2019-08-30
fix issue with static variables needed by forkserver in afl-fuzz
Andrea Fioraldi
2019-08-30
update with changes from master
Andrea Fioraldi
[next]