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
/
GNUmakefile
Age
Commit message (
Expand
)
Author
2021-02-14
fixes
vanhauser-thc
2021-02-14
Merge branch 'stable' into dev
van Hauser
2021-02-14
disabling march=native due problems on intel platforms
vanhauser-thc
2021-02-09
build docker without march=native
vanhauser-thc
2021-02-07
remove AFL_CC from unset list to allow success for unusual environments
vanhauser-thc
2021-01-31
update qemu and main makefile for qasan
Andrea Fioraldi
2021-01-17
fix colorization
van Hauser
2020-12-30
fix 32-bit mode, fix weighting
van Hauser
2020-12-28
allow tests when utils/aflpp_driver fails to build (platform support)
hexcoder-
2020-12-25
fix LTO
van Hauser
2020-12-23
faster llvm compile, update README
van Hauser
2020-12-21
temporary fix for unusual builds where CC is set
van Hauser
2020-12-21
Merge branch 'dev' into skim_romu
van Hauser
2020-12-20
Test Python and Shared Memory in binary-only mode
R. Elliott Childre
2020-12-20
Remove binary-only target's depend on source tools
R. Elliott Childre
2020-12-20
fix for non-default gcc installations
van Hauser
2020-12-18
dont fail with ASAN_BUILD
van Hauser
2020-12-18
fix
van Hauser
2020-12-17
skim import
van Hauser
2020-12-12
let the check for afl-gcc not abort 'make tests'
hexcoder-
2020-12-12
add an extra test for afl-gcc and check for -B support
hexcoder-
2020-12-11
typos
hexcoder-
2020-12-10
grammar in error messages
Dominik Maier
2020-12-09
fix qbdi path for code format
van Hauser
2020-12-09
move libdislocator, libtokencap and qbdi_mode to utils/
vanhauser-thc
2020-12-01
renamed examples/ to utils/
vanhauser-thc
2020-11-28
fix make DEBUG=1
hexcoder-
2020-11-27
no fancy special options for the fundamental test compile (no unnecessary dep...
hexcoder-
2020-11-27
add -lm, afl-fuzz-queue.c wants log2(), fix GNUmakefile syntax
hexcoder-
2020-11-01
reenable afl-clang(++)
hexcoder-
2020-11-01
added mutation introspection make target
van Hauser
2020-10-26
add no splicing compile option and print used compile options in afl-fuzz help
van Hauser
2020-10-24
added UBSAN, MSAN options
Dominik Maier
2020-10-23
allow symbolize=1 for asan/debug
vanhauser-thc
2020-10-14
configurable testcache with malloc (#581)
van Hauser
2020-09-29
Patching and improving AFLFast schedules.
Marcel Boehme
2020-09-26
OpenBSD build fix (#566)
David CARLIER
2020-09-22
code-format, and no code-format for custom mutators
van Hauser
2020-09-10
add libfuzzer custom mutator, minor enhancements and fixes
van Hauser
2020-09-09
fix makefile
van Hauser
2020-09-08
fix GNUmakefile for new qemuafl
van Hauser
2020-09-06
fix unicorn clean
van Hauser
2020-09-05
cmp dict for LTO
van Hauser
2020-09-05
final changes for pre-3.0
vanhauser-thc
2020-09-05
add cull queue, -i subdir traversal
vanhauser-thc
2020-09-01
fix unicorn clean
van Hauser
2020-08-31
replace non portable echo -n with printf
hexcoder-
2020-08-31
removed dummy
Dominik Maier
2020-08-31
hopefully finally fix ancient apple gmake
van Hauser
2020-08-31
fixed make install on mac os
Dominik Maier
[next]