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-forkserver.c
Age
Commit message (
Expand
)
Author
2020-05-14
if target crashes add LTO fixed map as a possible reason
van Hauser
2020-05-01
code format
Dominik Maier
2020-04-30
afl-untracer completed
van Hauser
2020-04-26
minor fixes
Dominik Maier
2020-04-24
variable map size fix, error reporting through forkserver, code format
van Hauser
2020-04-19
clang-tidy readability-braces (#323)
Dominik Maier
2020-04-17
added AFL_MAP_SIZE (wip)
van Hauser
2020-04-16
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
Andrea Fioraldi
2020-04-16
fix missing out_fd for cmplog forkserver
Andrea Fioraldi
2020-04-16
decoupled run and classify
Dominik Maier
2020-04-16
code-format
Dominik Maier
2020-04-16
fixed timeout flag to u32
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
fixed uaf and warnings
Dominik Maier
2020-04-13
allow -L -1 to enable mopt in parallel to classic mutation
van Hauser
2020-04-13
fix bug forksever fail not detected when using read_timed
Andrea Fioraldi
2020-04-13
cmplog forkserver tidying
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
Autodictionary (#309)
van Hauser
2020-04-11
refactored cmplog
Dominik Maier
2020-04-10
fixed fauxserver msg
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-10
files opened with fdopen should be closed with fclose
hexcoder-
2020-04-01
code format
Dominik Maier
2020-04-01
try to fix forkserver
Dominik Maier
2020-04-01
make travis happy
Dominik Maier
2020-04-01
added read_timed
Dominik Maier
2020-03-21
moved string formatting to header
Dominik Maier
2020-03-19
no more (?) statics
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-15
fauxserver
Dominik Maier
2020-03-14
fix some compiler warnings from Open/FreeBSD
hexcoder-
2020-03-10
forkserver defaults
Dominik Maier
2020-03-10
unified pointer placement
Dominik Maier
2020-03-10
Replace alarms with select and threads (#243)
Rishi Ranjan
2020-03-10
code-format - and afl-cmin/afl-showmap was fixed in the bugfix for afl-tmin
van Hauser
2020-03-10
afl-tmin is fixed via default initialization in forkserver
van Hauser
2020-03-09
quickfix for first big bug that use_stdin was not correctly initialized and c...
van Hauser
2020-03-09
code-format
van Hauser
2020-03-09
AFL without globals (#220)
Dominik Maier
2020-02-29
print OKF if an environment variable is successfully loaded - feebdack to thi...
van Hauser
[next]