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 (
Collapse
)
Author
2020-03-21
qemu_mode/unicorn_mode scripts: fix '==' in '['
hexcoder-
2020-03-21
qemu_mode and unicorn_mode build scripts: replace type with command -v
hexcoder-
2020-03-21
afl-gotcpu.c: compielr warning fixed: initialize variable v2
hexcoder-
2020-03-21
avoid calling awk for 'which' replacement, use POSIX 'command -v' instead
hexcoder-
2020-03-21
fix stat display
van Hauser
2020-03-21
unicorn build script: list all missing prereqs in one invocation,
hexcoder-
replace which with type
2020-03-21
qemu_mode/build script: add more missing prereqs
hexcoder-
2020-03-21
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
hexcoder-
2020-03-21
qemu_mode, build script: avoid which, add patch to prereqs, list all
hexcoder-
missing prereqs in one invocation
2020-03-20
forgot readme for ngram
van Hauser
2020-03-20
Merge branch 'dev' of https://github.com/vanhauser-thc/AFLplusplus into dev
hexcoder-
2020-03-20
unicorn: increase timeout for unicorn test in build script
hexcoder-
2020-03-20
added llvm_mode ngram coverage
van Hauser
2020-03-20
show cycles_without_finds in afl-whatsup
van Hauser
2020-03-20
expose cycles_wo_finds in fuzzer_stats
van Hauser
2020-03-20
added missing descriptions of entries in fuzzer_stats
van Hauser
2020-03-20
clean was missing ld symlink
van Hauser
2020-03-20
add RARE schedule. also fixes doc_path
van Hauser
2020-03-19
install llvm_mode READMEs
hexcoder-
2020-03-19
update doc
van Hauser
2020-03-19
travis for dev branch
van Hauser
2020-03-19
no more (?) statics
Dominik Maier
2020-03-19
removed unneeded func
Dominik Maier
2020-03-19
fixed resize; removed more statics
Dominik Maier
2020-03-19
code format
Dominik Maier
2020-03-19
50% less globals
Dominik Maier
2020-03-19
Merge pull request #262 from rish9101/remove_alarm
Andrea Fioraldi
Port the fauxserver changes to afl-cmplog and code format
2020-03-19
describe branches setup in README
van Hauser
2020-03-19
moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links
van Hauser
2020-03-19
test.sh: replace 'which' with 'type'
hexcoder-
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
[next]