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-as.c
Age
Commit message (
Expand
)
Author
2023-03-28
[afs-as] Allow debugging arguments after the input file
Tulio Magno Quites Machado Filho
2023-01-03
welcome 2023
vanhauser-thc
2022-01-01
welcome 2022
vanhauser-thc
2021-11-06
http->https
vanhauser-thc
2021-11-04
afl-as: missing one format spec (for tsan perharps)
David Carlier
2021-11-04
add AFL_USE_TSAN
vanhauser-thc
2021-04-04
Merge pull request #855 from MegaManSec/leak-sanitizer
van Hauser
2021-04-02
Add support for standalone leak-sanitizer, introducting the environment
Joshua Rogers
2021-03-23
make setting different file permissions easy via config.h
vanhauser-thc
2020-12-12
afl-as.c, fix compiler warnings (overflowing is UB)
hexcoder-
2020-12-11
fixed gcc analyzer warnings
Dominik Maier
2020-12-01
renamed examples/ to utils/
vanhauser-thc
2020-08-31
fixed warning on mac
domenukk
2020-08-07
compile fixes on 32-bit OSs
hexcoder-
2020-08-07
enabled Wextra, fixed bugs
Dominik Maier
2020-05-19
if no master is present a slave becomes a temporary master
van Hauser
2020-05-18
afl-as fast system fix
van Hauser
2020-05-12
new code formatting + applied
van Hauser
2020-05-10
indenting preprocessor directives breaks compilation and cant be fixed, rever...
van Hauser
2020-05-10
fix warning, code format
van Hauser
2020-05-10
Illumos biuld fix (#357)
David CARLIER
2020-04-19
clang-tidy readability-braces (#323)
Dominik Maier
2020-03-10
unified pointer placement
Dominik Maier
2020-02-28
code-format
van Hauser
2020-02-25
man page tuning
hexcoder-
2020-02-24
important InsTrim fixes!
van Hauser
2020-02-22
fix travis weirdness - hopefully
van Hauser
2020-02-19
fix travis and fix logic
van Hauser
2020-02-17
add descriptions of env variables to afl-gcc
hexcoder-
2020-02-17
code format
van Hauser
2020-02-16
add description of environment variables used
hexcoder-
2020-02-16
add option -h and man page for afl-as
hexcoder-
2020-02-16
code format
Andrea Fioraldi
2020-02-13
fix issue #194 more seriously
hexcoder-
2020-02-03
s/experimental\//examples\/g
Andrea Fioraldi
2020-01-20
fixed Heiko's global search-replace :)
van Hauser
2019-12-31
v2.60d and year 2020 init
van Hauser
2019-12-30
critical bugfix for afl-tmin
van Hauser
2019-12-29
added AFL_AS_FORCE_INSTRUMENT env
van Hauser
2019-12-02
code format (contributors, do it!)
Andrea Fioraldi
2019-11-11
Android PR integration
van Hauser
2019-11-08
additional test, if afl-as is called by afl-gcc/afl-clang (seen in OpenIndiana)
hexcoder-
2019-10-19
Remove lcamtuf's old email from Google (not valid anymore), also remove maint...
hexcoder-
2019-09-04
fix typo in custom format
Andrea Fioraldi
2019-09-04
credits and license header for src/* and include/*
Andrea Fioraldi
2019-09-03
remove macro indentation from code-format
Andrea Fioraldi
2019-09-02
run code formatter
Andrea Fioraldi
2019-08-27
afl-as is now alive
Andrea Fioraldi
2019-08-27
include and src folders
Andrea Fioraldi