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-21
code format
Dominik Maier
2020-04-21
updated unicorn
Dominik Maier
2020-04-21
wording
van Hauser
2020-04-21
double include removed
Dominik Maier
2020-04-21
android ashmem fix
Dominik Maier
2020-04-21
reset git on deepclean
Dominik Maier
2020-04-21
typo
van Hauser
2020-04-21
switched to clang-format-10
van Hauser
2020-04-21
clean and deepclean Makefile updates
van Hauser
2020-04-21
clang-tidy readability-braces (#323)
Dominik Maier
2020-04-21
make clean removes unicornafl dir if not in git
Dominik Maier
2020-04-21
update documentation
van Hauser
2020-04-21
fix some gcc dependencies and build problems on debian 32-Bit,
hexcoder-
adapted qemu_mode AFL_ENTRYPOINT test case for 32 bit
2020-04-21
no need to rm folder
Dominik Maier
2020-04-21
clean doesn't fail without unicornafl
Dominik Maier
2020-04-21
clean no longer deletes unicornafl folder
Dominik Maier
2020-04-21
fix submodule
Dominik Maier
2020-04-21
git for travis?
van Hauser
2020-04-21
fix compilation on Debian 32-bit (thanks to Marc)
hexcoder-
2020-04-21
better detection of intel cpu on 32-bit Linux
hexcoder-
2020-04-21
fix docs typos
hexcoder-
2020-04-21
small portability fix (32-bit) for warning (size_t %lu -> %zu)
hexcoder-
2020-04-21
submodule path changed
Dominik Maier
2020-04-21
unicornafl updaetd
Dominik Maier
2020-04-21
latest unicornafl
Dominik Maier
2020-04-21
added version
Dominik Maier
2020-04-21
submodule
Dominik Maier
2020-04-21
examples Makefiles: silence errors when there is no 32-bit support installed
hexcoder-
2020-04-21
v2.64d init
van Hauser
2020-04-20
Revert "fix compilation use CFLAGS_FLTO for afl-gotcpu also (thanks Marc)"
hexcoder-
This reverts commit b408fdffcc317f865a1379f802cb6e80bf862f62.
2020-04-18
fix compilation use CFLAGS_FLTO for afl-gotcpu also (thanks Marc)
hexcoder-
2020-04-17
Merge pull request #321 from AFLplusplus/dev
2.64c
van Hauser
Push for next release
2020-04-17
locked to unicornafl version
Dominik Maier
2020-04-17
headers for clang-tidy
Dominik Maier
2020-04-17
unused var
Dominik Maier
2020-04-17
++2.64c
van Hauser
2020-04-17
little more speed for queue analysis
van Hauser
2020-04-17
add missing limits.h include for PATH_MAX (OpenBSD)
hexcoder-
2020-04-17
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
hexcoder-
2020-04-17
add AFL_NO_PYTHON to list of env variables
hexcoder-
2020-04-17
fix afl-showmap for PATH_MAX on *BSD
hexcoder-
2020-04-17
removed tmp alloc in queue
Dominik Maier
2020-04-17
remove static from tmp var in qemu
van Hauser
2020-04-17
llvm fix
van Hauser
2020-04-17
refactoring getting the map size
van Hauser
2020-04-17
remove unnecessary map_size variables
van Hauser
2020-04-17
final fix for map_size
van Hauser
2020-04-17
merged upstream
Dominik Maier
2020-04-17
fixes
Dominik Maier
2020-04-17
forgot MAP_SIZE for afl struct maps
van Hauser
[next]