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 (
Expand
)
Author
2020-04-24
Merge pull request #331 from Mindavi/feature/fail-on-invalid-binary-name
van Hauser
2020-04-23
afl-gcc and afl-clang: fail when binary name can't be used to determine build...
Rick van Schijndel
2020-04-23
minor changes
van Hauser
2020-04-23
add documentation for LTO fixed map address feature
van Hauser
2020-04-23
use mmap in llvm_mode if LTO is enabled
van Hauser
2020-04-23
fix make clean error
van Hauser
2020-04-23
fixed map location support for LTO
van Hauser
2020-04-23
more sanitizer functions for blacklist
van Hauser
2020-04-22
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
Andrea Fioraldi
2020-04-22
fix sed errors in afl_shm_init when using mmap
Andrea Fioraldi
2020-04-22
GNUmakefile/unit tests: suppress compilation commandline output
hexcoder-
2020-04-22
test.sh: custom mutator test; make it compilable with available instrumenting
hexcoder-
2020-04-21
unicornafl build script: fix prerequisite search for setuptools
hexcoder-
2020-04-21
libdislocator android build fix. (#327)
David CARLIER
2020-04-21
Merge pull request #326 from dpmdpm2/master
van Hauser
2020-04-20
add NULL check to malloc_usable_size
David Mendenhall
2020-04-20
unicornafl updated
Dominik Maier
2020-04-20
add line
van Hauser
2020-04-20
Move comment about adding 8 bytes to buffer length to the line where we
David Mendenhall
2020-04-20
script to update uc refs; new unicornafl version
Dominik Maier
2020-04-20
removed done todo
Dominik Maier
2020-04-20
dont error on git reset
van Hauser
2020-04-20
clang warning fixed
Dominik Maier
2020-04-20
code format
Dominik Maier
2020-04-20
updated unicorn
Dominik Maier
2020-04-20
wording
van Hauser
2020-04-20
double include removed
Dominik Maier
2020-04-20
android ashmem fix
Dominik Maier
2020-04-20
reset git on deepclean
Dominik Maier
2020-04-20
typo
van Hauser
2020-04-20
switched to clang-format-10
van Hauser
2020-04-20
Revert "fix compilation use CFLAGS_FLTO for afl-gotcpu also (thanks Marc)"
hexcoder-
2020-04-19
clean and deepclean Makefile updates
van Hauser
2020-04-19
clang-tidy readability-braces (#323)
Dominik Maier
2020-04-19
make clean removes unicornafl dir if not in git
Dominik Maier
2020-04-19
update documentation
van Hauser
2020-04-19
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
hexcoder-
2020-04-19
fix some gcc dependencies and build problems on debian 32-Bit,
hexcoder-
2020-04-18
no need to rm folder
Dominik Maier
2020-04-18
clean doesn't fail without unicornafl
Dominik Maier
2020-04-18
clean no longer deletes unicornafl folder
Dominik Maier
2020-04-18
fix submodule
Dominik Maier
2020-04-18
git for travis?
van Hauser
2020-04-18
fix compilation on Debian 32-bit (thanks to Marc)
hexcoder-
2020-04-18
fix compilation use CFLAGS_FLTO for afl-gotcpu also (thanks Marc)
hexcoder-
2020-04-18
better detection of intel cpu on 32-bit Linux
hexcoder-
2020-04-18
fix docs typos
hexcoder-
2020-04-18
small portability fix (32-bit) for warning (size_t %lu -> %zu)
hexcoder-
2020-04-17
submodule path changed
Dominik Maier
2020-04-17
unicornafl updaetd
Dominik Maier
[next]