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
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
2020-08-31
fix make man
van Hauser
2020-08-31
fix for MacOS sudo
van Hauser
2020-08-31
Merge pull request #530 from rhertzog/add-cppflags
van Hauser
2020-08-31
Merge pull request #529 from rhertzog/manpages
van Hauser
2020-08-29
fix make DEBUG=1 (error seen with gcc 10.2.0)
hexcoder-
2020-08-28
Pass CPPFLAGS to all calls of the C compiler
Raphaël Hertzog
2020-08-28
Improve the generated manual page to be compatible with whatis
Raphaël Hertzog
2020-08-28
Fix installation path of manual pages
Raphaël Hertzog
2020-08-24
added afl_custom_fuzz_count
van Hauser
2020-08-16
install libafldrivers
van Hauser
2020-08-14
Revert "Merge branch 'debug' into dev"
root
2020-08-14
Merge branch 'debug' into dev
van Hauser
2020-08-13
LTO: apply laf-intel+redqueen/cmplog at link time
van Hauser
2020-08-11
Merge branch 'debug' into taint
van Hauser
2020-08-10
fixed minor inconsistencies, reenabled warnings
Dominik Maier
2020-08-10
please no -Werror in the dev branch
van Hauser
2020-08-09
step 1
van Hauser
2020-08-08
initial integration
van Hauser
2020-08-07
enabled Wextra, fixed bugs
Dominik Maier
[next]