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-init.c
Age
Commit message (
Expand
)
Author
2020-02-01
AFL_ALIGNED_ALLOC in libdislocator
Andrea Fioraldi
2020-01-31
fuzz init same fails and tries approach as Linux/Android.
David Carlier
2020-01-28
android: prefer bigcores
van Hauser
2020-01-27
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Dominik Maier
2020-01-20
fixed Heiko's global search-replace :)
van Hauser
2020-01-15
persistent mode harness
Dominik Maier
2019-12-31
v2.60d and year 2020 init
van Hauser
2019-12-18
v2.59c release
2.59c
van Hauser
2019-12-10
fixes for FreeBSD: libtokencap, free cpu detection threshold
hexcoder-
2019-12-09
Merge pull request #131 from devnexen/ios_build_fix
van Hauser
2019-12-07
support universal mach-o binaries
Andrea Fioraldi
2019-12-06
IOS build fix.
David Carlier
2019-12-02
code format (contributors, do it!)
Andrea Fioraldi
2019-11-17
not all CPUs understand ondemand
van Hauser
2019-11-17
not all CPUs understand ondemand
van Hauser
2019-11-15
not all CPUs know ondemand
van Hauser
2019-11-08
raise limit for free core detection on FreeBSD and dragonFlyBSD
hexcoder-
2019-10-26
Merge pull request #89 from devnexen/dfbsd_porting
hexcoder
2019-10-26
Porting cpu affinity to DragonFly.
David Carlier
2019-10-26
make initial inputs names consistent with others using time:0
Andrea Fioraldi
2019-10-19
Remove lcamtuf's old email from Google (not valid anymore), also remove maint...
hexcoder-
2019-10-19
add gcc_plugin to code formatter and run it
hexcoder-
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
persistent qemu should now works as expected
Andrea Fioraldi
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-09-29
NetBSD various support improvements
David Carlier
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-18
Checking CPU scaling on MacOS
David Carlier
2019-09-17
wine mode first commit
Andrea Fioraldi
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