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-cc.c
Age
Commit message (
Expand
)
Author
2023-12-05
fixing -Wl,-rpath=<LLVM_LIBDIR>
vincenzo MEZZELA
2023-12-04
removing options "-Wl,-rpath" "LLVM_LIBDIR" when using gcc
vincenzo MEZZELA
2023-10-24
code format
vanhauser-thc
2023-10-23
Add an env to afl-clang-fast to disable setting rpath if LLVM path isn't
Jesse Schwartzentruber
2023-09-27
fix afl-cc help output
vanhauser-thc
2023-08-31
nit
vanhauser-thc
2023-07-05
update llvm recommendations
vanhauser-thc
2023-07-04
nits
vanhauser-thc
2023-07-03
Fix max_params define.
Eli Kobrin
2023-06-27
Increase the number of afl-cc supported params
Siqi Chen
2023-06-01
rewrote PCGUARD
vanhauser-thc
2023-05-23
response file fix
vanhauser-thc
2023-05-23
allow llvm_instrument native
vanhauser-thc
2023-05-21
code format
vanhauser-thc
2023-05-12
add @responsefile support for afl-cc
vanhauser-thc
2023-05-12
afl-clang-lto incomptable with -flto=thin
vanhauser-thc
2023-04-28
doc, code format
vanhauser-thc
2023-04-28
Source Code Coverage support for Nyx (Part 1) (#1720)
Christian Holler (:decoder)
2023-04-27
afl++ -> AFL++
vanhauser-thc
2023-04-24
document new env var
Keno Hassler
2023-04-10
afl-cc: Don't offer __AFL_INIT() etc. in GCC/CLANG modes
Jonathan Neuschäfer
2023-04-08
afl-cc: Avoid casts of string literals to char*, in definition of __AFL_INIT(...
Jonathan Neuschäfer
2023-02-13
AFL_LLVM_DICT2FILE_NO_MAIN support
vanhauser-thc
2023-01-23
nit
vanhauser-thc
2023-01-23
add CFI variant for gcc
vanhauser-thc
2023-01-03
welcome 2023
vanhauser-thc
2022-11-10
Merge pull request #1576 from AFLplusplus/persistent_mode_always
van Hauser
2022-11-10
more llvm16 fixes
vanhauser-thc
2022-11-10
try llvm 16 fix
vanhauser-thc
2022-11-09
Didn't mean to change that
Dominik Maier
2022-11-09
fmt
Dominik Maier
2022-11-09
Always enable persistent mode, no env/bincheck needed
Dominik Maier
2022-10-20
Fix -rpath argument
Edward J. Schwartz
2022-10-07
auto shmem fuzzing (#1541)
van Hauser
2022-09-17
fix docs
vanhauser-thc
2022-09-14
Fix loading and registeration of LTO pass for new pass manager
Nikita Popov
2022-08-25
fix gcc_mode cmplog
vanhauser-thc
2022-08-19
add malloc check
vanhauser-thc
2022-08-15
filter pipe in gcc_mode
vanhauser-thc
2022-08-14
better handling of -fsanitize=..,...,.. lists
vanhauser-thc
2022-07-12
clang format 14
vanhauser-thc
2022-07-07
fix double free on exit for -c 0 on src cmplog
vanhauser-thc
2022-07-04
cmplog support for gcc_plugin by adacore
vanhauser-thc
2022-06-20
nits
vanhauser-thc
2022-04-25
code format
vanhauser-thc
2022-04-20
fix instrumentation for -Werror,-Wunused-but-set-variable
Jesse Schwartzentruber
2022-04-20
use passthrough mode for wasm
Jesse Schwartzentruber
2022-03-31
Some scan-build fixes
Dominik Maier
2022-03-30
fix instrumentlist for LTO with clang < 13
vanhauser-thc
2022-03-18
fix LTO with cmplog and laf
vanhauser-thc
[next]