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-03-17
fixed segfault on early bailout
Dominik Maier
2020-03-15
Move afl-fuzz related env variables into afl_state_t (#252)
Rishi Ranjan
2020-03-13
afl-fuzz-init.c, afl-fuzz.c: fix more wrong free() calls (found with
hexcoder-
2020-03-11
honor afl_quiet on env var checks + code-format
van Hauser
2020-03-10
unified pointer placement
Dominik Maier
2020-03-10
code-format - and afl-cmin/afl-showmap was fixed in the bugfix for afl-tmin
van Hauser
2020-03-09
fixed numerous leaks
Dominik Maier
2020-03-09
code-format
van Hauser
2020-03-09
AFL without globals (#220)
Dominik Maier
2020-03-09
more code format
van Hauser
2020-03-02
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
h1994st
2020-03-02
Add new APIs for the custom mutator
h1994st
2020-03-01
migrated autoresume to use get_afl_env
Dominik Maier
2020-03-01
Added AFL_AUTORESUME option
Dominik Maier
2020-02-29
print OKF if an environment variable is successfully loaded - feebdack to thi...
van Hauser
2020-02-28
code-format
van Hauser
2020-02-25
fix references to README docs
hexcoder-
2020-02-21
block the usage of mopt with optionals mutators (redqueen/radamsa/etc...)
Andrea Fioraldi
2020-02-19
forgot cleanup
van Hauser
2020-02-17
fix issue #198 AFL_TMPDIR is ignored for file .cur_input
hexcoder-
2020-02-17
little help on persistent mode crashes
van Hauser
2020-02-07
afl qemu persistent hook
Andrea Fioraldi
2020-02-03
fix MDs
van Hauser
2020-02-03
docs to md
Andrea Fioraldi
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
[prev]
[next]