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-04-09
unicorn_mode build script: find setuptools more reliably
hexcoder-
2020-04-09
Makefile bugfix macros are generally not expanded in shell calls
hexcoder-
2020-04-09
fix silly error with uname -s
hexcoder-
2020-04-09
libtokencap, portable Makefile (for GNUmake and BSDmake)
hexcoder-
2020-04-09
portable version of Makefile (tested with bsdmake and GNUmake)
hexcoder-
2020-04-09
update todo
van Hauser
2020-04-09
update todo
van Hauser
2020-04-09
unit tests cleaning
van Hauser
2020-04-09
code format, small improvements
van Hauser
2020-04-09
custom mutator readme
Andrea Fioraldi
2020-04-09
no random timing for -s fixed_seed
van Hauser
2020-04-09
fix make install regarding MANPAGES target
hexcoder-
2020-04-09
restore portable Makefiles
hexcoder-
2020-04-09
fix UI bug for bit flip yields
van Hauser
2020-04-09
small enhancements and code-format
van Hauser
2020-04-09
remove MaybeAlign
van Hauser
2020-04-09
fix make install
hexcoder-
2020-04-09
remove maybe_linking artifacts
van Hauser
2020-04-09
rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checks
hexcoder-
2020-04-09
better asan
Dominik Maier
2020-04-09
el no longer has to be used in loop
Dominik Maier
2020-04-09
fix unit test case for long list
hexcoder-
2020-04-09
makefile asan fix
Dominik Maier
2020-04-09
O3 again
Dominik Maier
2020-04-09
list testcase added
Dominik Maier
2020-04-09
fixing unit tests (again) remove CFLAGS_FLTO, put LDFLAGS near the end
hexcoder-
2020-04-09
added (broken) list test
Dominik Maier
2020-04-09
added prealloc testcase
Dominik Maier
2020-04-09
add Make rule for new unit test
hexcoder-
2020-04-09
fix make target unit test (tested on Ubuntu 16.04)
hexcoder-
2020-04-09
llvm_mode: using MaybeAlign wrapper over the deprecated setter.
David Carlier
seems to be available even on LLVM 3.7
2020-04-01
unittest for prealloc added
Dominik Maier
2020-04-01
Merge branch 'master' of github.com:aflplusplus/aflplusplus into dev
Dominik Maier
2020-04-01
fix ASAN check
van Hauser
2020-04-01
fix ASAN bulid for old gcc versions
Dominik Maier
2020-04-01
fixed asan mem limit
Dominik Maier
2020-04-01
disable memory limits for ASAN build
van Hauser
2020-04-01
fix cmocka fixup
hexcoder-
2020-04-01
cmocka mocks
Dominik Maier
2020-04-01
mocking cmocka 1 for cmocka 0.x
Dominik Maier
2020-04-01
old cmocka is old
Dominik Maier
2020-04-01
add assert_ptr_equal fallback
Dominik Maier
2020-04-01
typo fix
Dominik Maier
2020-04-01
docs
Dominik Maier
2020-04-01
next_p2 replaced by next_pow2
Dominik Maier
2020-04-01
code format
Dominik Maier
2020-04-01
one less alloc
Dominik Maier
2020-04-01
minor changes
Dominik Maier
2020-04-01
fixed docu
Dominik Maier
2020-04-01
try to fix forkserver
Dominik Maier
[next]