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-gotcpu.c
Age
Commit message (
Expand
)
Author
2020-11-10
remove duplicate include
van Hauser
2020-06-11
code format and debug
van Hauser
2020-06-10
start of illumos cpu binding implementation.
David Carlier
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-04-19
clang-tidy readability-braces (#323)
Dominik Maier
2020-03-21
afl-gotcpu.c: compielr warning fixed: initialize variable v2
hexcoder-
2020-03-19
fixed resize; removed more statics
Dominik Maier
2020-03-10
unified pointer placement
Dominik Maier
2020-03-09
Remove get_cut_time function from multiple places and refactor code
rish9101
2020-02-03
docs to md
Andrea Fioraldi
2020-01-20
fixed Heiko's global search-replace :)
van Hauser
2020-01-06
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-01-06
added ++ to copyright notes
Andrea Fioraldi
2019-12-31
v2.60d and year 2020 init
van Hauser
2019-12-18
added Android PR from afl, left some ifdefs commented out though
van Hauser
2019-12-02
code format (contributors, do it!)
Andrea Fioraldi
2019-11-11
Android PR integration
van Hauser
2019-10-26
Porting cpu affinity to DragonFly.
David Carlier
2019-10-19
Remove lcamtuf's old email from Google (not valid anymore), also remove maint...
hexcoder-
2019-10-19
afl-gotcpu: porting to Darwin using mach API.
David Carlier
2019-10-04
general maintance
van Hauser
2019-09-29
NetBSD various support improvements
David Carlier
2019-09-28
included #68 cpu binding for FreeBSD, thanks to devnexen
hexcoder-
2019-09-12
first version of persistent QEMU
Andrea Fioraldi
2019-09-04
added man pages
van Hauser
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-30
update with changes from master
Andrea Fioraldi
2019-08-30
format like AFL style
Andrea Fioraldi
2019-08-27
include and src folders
Andrea Fioraldi