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
/
src
/
afl-common.c
Age
Commit message (
Expand
)
Author
2024-02-03
2024 v4.10c release
vanhauser-thc
2023-11-06
fix lsan fix
vanhauser-thc
2023-11-04
fix of fix: make sure ASAN_OPTIONS and LSAN_OPTIONS agree on leak detection
hexcoder-
2023-11-04
copy 'detect_leaks=0' from ASAN to LSAN
hexcoder
2023-07-13
Update afl-common.c typo
hexcoder
2023-07-10
nits
vanhauser-thc
2023-07-02
no_ui: display time
vanhauser-thc
2023-05-18
symqemu mutator options
vanhauser-thc
2023-04-16
hidden -Y option for nyx, code format
vanhauser-thc
2023-04-16
remove redundant access() call
Sergej Schumilo
2023-04-16
fix remove_nyx_tmp_workdir function
Sergej Schumilo
2023-04-14
add Nyx support in various tools (like afl-cmin)
Sergej Schumilo
2023-03-09
various fixes
vanhauser-thc
2023-03-09
fix attempt at lsan
vanhauser-thc
2023-01-26
better asan defaults everwhere
vanhauser-thc
2023-01-03
welcome 2023
vanhauser-thc
2022-10-29
fix fork server kill signals for qemu, unicorn and nyx mode
vanhauser-thc
2022-10-24
changelog update
vanhauser-thc
2022-10-24
AFL_FORK_SERVER_KILL_SIGNAL backwards compatiblity
Nils Bars
2022-10-21
Add AFL_FORK_SERVER_KILL_SIGNAL environment variable.
Nils Bars
2022-07-12
clang format 14
vanhauser-thc
2022-06-20
nits
vanhauser-thc
2022-06-18
clarity
Ruben ten Hove
2022-06-18
formatting
Ruben ten Hove
2022-06-18
check for empty env var as well
Ruben ten Hove
2022-03-21
fix early return in AFL_TARGET_ENV
fuzzah
2022-02-08
reintroduce AFL_PERSISTENT and AFL_DEFER_FORKSRV
vanhauser-thc
2022-02-05
force persistent and deferred also for tools
vanhauser-thc
2022-01-01
welcome 2022
vanhauser-thc
2021-12-25
nits
vanhauser-thc
2021-11-11
Add initial CoreSight mode support
Akira Moroo
2021-11-06
http->https
vanhauser-thc
2021-11-03
Fix request size & remove redundant code (#1139)
yuan
2021-09-07
add check_binary_signatures for afl-* utils
vanhauser-thc
2021-06-11
fix cmplog screen update crash
vanhauser-thc
2021-06-01
fixes
vanhauser-thc
2021-05-22
turn off map size detection if skip_bin_check is set
vanhauser-thc
2021-03-25
integrate frida_mode, code-format
vanhauser-thc
2021-03-24
support libraries for find_afl_binary
vanhauser-thc
2021-03-24
Merge pull request #817 from realmadsci/atat-plusplus
van Hauser
2021-03-23
make setting different file permissions easy via config.h
vanhauser-thc
2021-03-23
fixed tiny nitpicks
Dominik Maier
2021-03-19
Merge branch 'dev' into dev
van Hauser
2021-03-20
add AFL_TARGET_ENV to afl-fuzz
fuzzah
2021-03-19
refactor finding binaries
vanhauser-thc
2021-03-17
shmem map size in config.h
vanhauser-thc
2021-03-17
Merge branch 'dev' into atat-plusplus
hexcoder
2021-03-16
fix cmplog rtn
vanhauser-thc
2021-03-16
Merge pull request #819 from realmadsci/qemu-consistent-preload
Andrea Fioraldi
2021-03-15
Remove AFL_PRELOAD and AFL_USE_QASAN handlers
realmadsci
[next]