index
:
honggfuzz
gh-pages
master
pr1-branch
Security oriented software fuzzer.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
pt.h
Age
Commit message (
Expand
)
Author
2020-04-29
New directives in .clang-format
Robert Swiecki
2018-10-27
linux/pt: init pt_cpu struct
Robert Swiecki
2018-07-25
linux/perf: use kernel's headers for PT configs
Robert Swiecki
2018-02-27
Update copyright/authors headers
Robert Swiecki
2017-11-13
move hfuzz into run->global
Robert Swiecki
2017-11-11
fuzzer_t fuzzer -> run_t run for clarity of naming
Robert Swiecki
2017-10-11
Makefile: indent everything with clang-format
Robert Swiecki
2017-09-28
Move the honggfuzz_t and fuzzer_t types out of common
Robert Swiecki
2017-05-24
Introduce libcommon
Robert Swiecki
2016-09-06
Remove -I. from linux and posix builds
Robert Swiecki
2016-03-17
Tie Linux perf params to the fuzzer struct
Jagger
2016-03-17
Less globals in linux/perf
Robert Swiecki
2016-03-17
Less global or per-thread variables in linux/perf
Jagger
2016-02-17
BTS doesn't need libipt
Jagger
2016-02-09
Improve *.h guard macros
Jagger
2016-02-07
Move PERF5 code to linux/pt
Jagger
2016-02-05
(?) Working version of PT counts
Jagger