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
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