index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-19
afl-cmin: replace 'which' with 'type'
hexcoder-
2020-03-18
Makefiles: replace 'which' with 'type'
hexcoder-
2020-03-18
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
hexcoder-
2020-03-18
Makefiles: prefer POSIX 'type' over 'which' for checking
hexcoder-
2020-03-18
fix #261
Andrea Fioraldi
2020-03-18
try to fix regression due to rtn cmplog
Andrea Fioraldi
2020-03-18
rework docs installation
hexcoder-
2020-03-18
qemu_mode/libcompcov/Makefile install: fix installation of README
hexcoder
2020-03-18
libtokencap Makefile install: forgot -T for README
hexcoder
2020-03-18
libtokencap: install correct README without name collision
hexcoder
2020-03-17
added mmopt power schedule
van Hauser
2020-03-17
fix reading env vars in afl-fuzz
van Hauser
2020-03-17
cmplog was neither quiet nor where its llvm passes installed
van Hauser
2020-03-17
cmplog was neither quiet nor where its llvm passes installed
van Hauser
2020-03-17
minor fix to qemu_persistent_hook example
van Hauser
2020-03-17
PR #257 from chibinz, enhance afl-whatsup, (adapted for portability)
hexcoder-
2020-03-17
better explain AFL_QEMU_DEBUG_MAPS
van Hauser
2020-03-17
Port the fauxserver changes to afl-cmplog and code format
rish9101
2020-03-17
fix link in readme
van Hauser
2020-03-17
fixed segfault on early bailout
Dominik Maier
2020-03-16
not all opt are compiled with polly support
van Hauser
2020-03-16
fix broken MOpt mode that was broken by Dominiks no-global patch :p
van Hauser
2020-03-16
fix compilation for Darwin/MacOSX
hexcoder-
2020-03-16
fix for instrim with and without AFL_LLVM_INSTRIM_SKIPSINGLEBLOCK
van Hauser
2020-03-15
print a completed UI screen on exit without bugs :)
van Hauser
2020-03-15
fix test failure with qemu compcov
Andrea Fioraldi
2020-03-15
Merge pull request #259 from devnexen/afl_globals_little_tweaks
van Hauser
2020-03-15
Just compute the current len once.
David Carlier
2020-03-15
fix errors in last commit (u8)afl_get_env
van Hauser
2020-03-15
Move afl-fuzz related env variables into afl_state_t (#252)
Rishi Ranjan
2020-03-15
fix afl-fuzz-document
van Hauser
2020-03-15
fix afl-fuzz-document
van Hauser
2020-03-15
fauxserver
Dominik Maier
2020-03-14
fix compiler warning on MacOS
hexcoder-
2020-03-14
fix compilation under FreeBSD: ugly name clash of LIST_FOREACH (FreeBSDs fault)
hexcoder-
2020-03-14
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
hexcoder-
2020-03-14
fix some compiler warnings from Open/FreeBSD
hexcoder-
2020-03-13
afl-common.c: fix my error: argv is a copy (ck_alloc based)
hexcoder-
2020-03-13
afl-fuzz-init.c, afl-fuzz.c: fix more wrong free() calls (found with
hexcoder-
2020-03-13
afl-common.c: ... but that breaks unicorn_mode, which it should not.
hexcoder-
2020-03-13
afl-common.c: avoid AFL++'s allocation API for libc's argv[] and reduce
hexcoder-
2020-03-12
test.sh: make afl-cmin.bash test dependent on bash
hexcoder-
2020-03-12
fix afl-common.c for *BSD
hexcoder-
2020-03-11
Fixed typo (#253)
David Tomaschik
2020-03-11
updated README, ideas and a missing clean in Makefile
van Hauser
2020-03-11
honor afl_quiet on env var checks + code-format
van Hauser
2020-03-11
afl-cmin delete output directory when aborted
hexcoder
2020-03-11
remove wrong call to write_to_file when aborted by user
hexcoder
2020-03-11
Fix typo (#247)
intrigus-lgtm
2020-03-11
Replace timer with select in forkserver, where possible (#246)
Rishi Ranjan
[prev]
[next]