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-tmin.c
Age
Commit message (
Expand
)
Author
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-05-03
fix for afl-tmin -f
van Hauser
2020-04-19
clang-tidy readability-braces (#323)
Dominik Maier
2020-04-17
refactoring getting the map size
van Hauser
2020-04-17
added AFL_MAP_SIZE to env help output
van Hauser
2020-04-17
added AFL_MAP_SIZE (wip)
van Hauser
2020-04-17
fix plot_data output and code-format
van Hauser
2020-04-16
silence some clang warnings
Dominik Maier
2020-04-16
removed redundent funcs
Dominik Maier
2020-04-16
renamed duplicated func names
Dominik Maier
2020-04-16
decoupled run and classify
Dominik Maier
2020-04-16
code-format
Dominik Maier
2020-04-15
somewhat unified write_to_testcase
Dominik Maier
2020-04-15
changed run_target
Dominik Maier
2020-04-14
code format
Dominik Maier
2020-04-14
unified forkservered run_target, fixes #308
Dominik Maier
2020-04-13
no more waitpid warning
Dominik Maier
2020-04-13
c files static
Dominik Maier
2020-04-12
Better solution for ARM64 build fix (#315)
David CARLIER
2020-04-12
build on arm64 fix. tested on Android. (#313)
David CARLIER
2020-04-11
more refactoring and update changelog
van Hauser
2020-04-11
refactored cmplog
Dominik Maier
2020-04-10
LTO optimization, variable map size, autodictionary (#307)
van Hauser
2020-04-10
resize fix + code format
Dominik Maier
2020-04-01
next_p2 replaced by next_pow2
Dominik Maier
2020-04-01
make travis happy
Dominik Maier
2020-03-19
fixed resize; removed more statics
Dominik Maier
2020-03-19
code format
Dominik Maier
2020-03-19
50% less globals
Dominik Maier
2020-03-10
unified pointer placement
Dominik Maier
2020-03-10
code-format - and afl-cmin/afl-showmap was fixed in the bugfix for afl-tmin
van Hauser
2020-03-09
removed unused vars
Dominik Maier
2020-03-09
now wiht 90% less leaks
Dominik Maier
2020-03-09
quickfix for first big bug that use_stdin was not correctly initialized and c...
van Hauser
2020-03-09
fixed numerous leaks
Dominik Maier
2020-03-09
fix leaks
van Hauser
2020-03-09
code-format
van Hauser
2020-03-09
AFL without globals (#220)
Dominik Maier
2020-03-09
more code format
van Hauser
2020-03-07
afl-tmin hang mode added
Dominik Maier
2020-02-29
print OKF if an environment variable is successfully loaded - feebdack to thi...
van Hauser
2020-02-29
code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ...
van Hauser
2020-02-28
add env info to afl-showmap, in qemu_mode add forgotten MacOSX env var to afl...
hexcoder-
2020-02-25
beautifying man pages
hexcoder-
2020-02-24
add env info to afl-tmin
hexcoder-
2020-02-16
check for mistyped env vars
van Hauser
2020-02-03
afl-showmap -i option added
van Hauser
[next]