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
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
2020-04-01
fix gcc
van Hauser
2020-04-01
reenabled custom mutator report
Dominik Maier
2020-04-01
travis: dont fail on custom mutator - currently
van Hauser
2020-04-01
fix unit test compilation
van Hauser
2020-04-01
make travis happy
Dominik Maier
2020-04-01
fixed bug in cmplog
Dominik Maier
2020-04-01
src doku is now markdown
Dominik Maier
2020-04-01
dropped make switches
Dominik Maier
2020-04-01
enabled fortify source
Dominik Maier
2020-04-01
Update regexp.dict
Dhiraj Mishra
2020-04-01
Update regexp.dict
Dhiraj Mishra
2020-04-01
tiny fixes
Dominik Maier
2020-04-01
fix ubuntu cmocka pkgname
Dominik Maier
2020-04-01
mutator docs
Dominik Maier
2020-04-01
code format
Dominik Maier
2020-04-01
added unittests to test.sh
Dominik Maier
2020-04-01
added unit target to make help and README
van Hauser
[next]