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
2024-01-19
apple fixes
vanhauser-thc
2024-01-19
typos
vanhauser-thc
2024-01-18
fix for arm64
vanhauser-thc
2024-01-18
ensure afl-cc only allows available compiler modes
vanhauser-thc
2024-01-18
fix segv about skip_next, warn on unsupported cases of linking options (#1958)
Sonic
2024-01-12
code format
vanhauser-thc
2024-01-11
Strip `-Wl,-no-undefined` during compilation (#1952)
Nils Bars
2024-01-11
Fix broken LTO mode and response file support (#1948)
Sonic
2024-01-04
Output afl-clang-fast stuffs only if necessary (#1912)
Sonic
2023-12-27
inject docs
vanhauser-thc
2023-12-27
initial simple injection detection support
vanhauser-thc
2023-12-10
nit
vanhauser-thc
2023-12-07
afl-cc fixes
vanhauser-thc
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
[next]