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-ld-lto.c
Age
Commit message (
Collapse
)
Author
2024-04-19
nits
vanhauser-thc
2024-02-03
2024 v4.10c release
vanhauser-thc
2023-12-01
Stop hardcoding the path /usr/local/lib/afl in afl-ld-lto.c and respect the ↵
Romain Geissler
configured PREFIX.
2023-07-12
nits
vanhauser-thc
2023-07-07
remove extra limits.h in afl-ld-lto for BSD
fuzzah
2023-07-07
add limits.h to afl-ld-lto
vanhauser-thc
2023-04-27
afl++ -> AFL++
vanhauser-thc
2023-01-03
welcome 2023
vanhauser-thc
2022-03-17
fixes for llvm < 11
vanhauser-thc
2022-03-17
make LTO pass work too plus some fixes
vanhauser-thc
2022-01-01
welcome 2022
vanhauser-thc
2021-11-06
http->https
vanhauser-thc
2021-05-10
code-format
vanhauser-thc
2021-03-25
integrate frida_mode, code-format
vanhauser-thc
2021-03-25
remove InsTrim
vanhauser-thc
2021-02-01
fix warnings and an llvm cmplog+lto panic
van Hauser
2021-01-27
include limits.h to fix build on BSD systems
fuzzah
2021-01-21
code format and not setting sanitizers if debug and settings present
van Hauser
2021-01-19
cleanup and rename _DISCARD->_SKIP
van Hauser
2021-01-04
code format
van Hauser
2021-01-04
code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)
hexcoder-
2020-12-26
more flexible system support for afl-frida
van Hauser
2020-12-26
Fix missing include for macOS. (#660)
David Manouchehri
2020-11-30
more DEBUGF
van Hauser
2020-11-30
add DEBUGF
van Hauser
2020-09-05
first batch of changes
vanhauser-thc