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
/
unwind.h
Age
Commit message (
Expand
)
Author
2020-04-29
New directives in .clang-format
Robert Swiecki
2019-12-04
cmdline/sanitizers: add option to delete/retain asan report, as well as move ...
Robert Swiecki
2019-12-03
linux/trace: use HF_STR_LEN instead PATH_MAX for some non-path strings
Robert Swiecki
2019-12-03
linux/trace: sscanf is tricky, add 1 byte so the scanning doesn't overflow bu...
Robert Swiecki
2018-02-27
Update copyright/authors headers
Robert Swiecki
2017-12-06
mangle: ascii numeric values
Robert Swiecki
2017-11-13
all: indent webkit->google
Robert Swiecki
2017-10-17
Makefile: add clang-format ColumnLimit:100
Robert Swiecki
2017-10-11
Makefile: indent everything with clang-format
Robert Swiecki
2017-09-28
make indent with clang-format
Robert Swiecki
2017-09-28
Clean-ups after making libcommon a stand-alone library
Robert Swiecki
2016-10-30
[Linux] Parse proc maps & retrieve frame matching map
Anestis Bechtsoudis
2016-10-29
[Linux] Implement symbol filters
Anestis Bechtsoudis
2016-09-06
Move some macros/defs to individual files
Jagger
2016-03-22
Linux-specific struct to linux/
Jagger
2016-02-09
Improve *.h guard macros
Jagger
2015-02-16
Indent: Remove spaces at the end of lines
robert.swiecki@gmail.com
2015-02-14
berkeley style comments
robert.swiecki@gmail.com
2015-02-14
Distinct directories for each architecture
robert.swiecki@gmail.com