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 (
Collapse
)
Author
2021-02-01
making AFL_MAP_SIZE obsolete
van Hauser
2021-01-30
added AFL_CMPLOG_ONLY_NEW feature
van Hauser
2021-01-29
AFL_USE_QASAN
Andrea Fioraldi
2021-01-20
Fix build error for Android
Joey Jiao
- LTO not work yet
2021-01-08
refactored kill signal env parsing
Dominik Maier
2021-01-07
cleaned up AFL_KILL_SIGNAL
Dominik Maier
2021-01-04
code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)
hexcoder-
2020-12-23
warn on _AFL and __AFL env vars
van Hauser
2020-12-22
more portability non std array initializers
hexcoder-
2020-12-03
AFL_CRASH_EXITCODE env var added, u8->bool
Dominik Maier
2020-11-18
renamed env var to AFL_DEBUG_CHILD
Dominik Maier
2020-11-02
fix for #562
hexcoder-
2020-10-24
asan_build for tmin and analyze
van Hauser
2020-08-31
update gitignore
van Hauser
2020-08-31
added forkserver init timeout
Dominik Maier
2020-08-23
code format
Dominik Maier
2020-08-23
added more env var docs, fsrv fixes for cmin, tmin
Dominik Maier
2020-08-07
enabled Wextra, fixed bugs
Dominik Maier
2020-07-03
ubsan options
Andrea Fioraldi
2020-06-26
fix shared memory leaks in afl-showmap, initialize cmplog_mode
hexcoder-
2020-06-25
shmem release fix
van Hauser
2020-06-22
shmem support for afl-tmin and afl-showmap
van Hauser
2020-06-15
code format
Dominik Maier
2020-06-14
Porting to Haiku.
David Carlier
getrusage does not implement resident memory gathering, no shm api neither.
2020-06-12
fix for checksums
van Hauser
2020-06-12
switch to faster and better hash + random
van Hauser
2020-05-12
new code formatting + applied
van Hauser
2020-05-10
indenting preprocessor directives breaks compilation and cant be fixed, ↵
van Hauser
reverting ... :-(
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
[next]