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
/
libhfcommon
/
log.c
Age
Commit message (
Expand
)
Author
2023-10-01
libhfcommon: include other libhfcommon *.h's without the directory prefix
Robert Swiecki
2023-05-28
libhfcommon/log: respect NO_COLOR envar
Robert Swiecki
2021-11-02
make indent
Robert Swiecki
2021-11-02
solaris systems 64 bits build fix proposal.
dc
2021-08-06
make indent
Robert Swiecki
2021-08-01
Solaris/Illumos build implementation proposal.
David Carlier
2020-05-18
remove comparisons to true and to false across the code
Robert Swiecki
2020-04-29
New directives in .clang-format
Robert Swiecki
2020-03-26
libhfcommon/log: call global vars in a more unique way
Robert Swiecki
2019-11-29
libhfcommon/log: save/restore errno
Robert Swiecki
2019-08-21
add missing TEMP_FAILURE_RETRY around code
Robert Swiecki
2019-01-30
subporc: allow to use the same log_level inside fuzzed processes
Robert Swiecki
2019-01-26
log: allow for logging in child processes
Robert Swiecki
2018-08-14
Print proper Thread Id in logs on NetBSD
Kamil Rytarowski
2018-01-12
mangle: Move input fetching functions to mangle.c
Robert Swiecki
2018-01-08
log: make *LOG_F a non-return function + use macros for clang's no_sanitize
Robert Swiecki
2018-01-05
Includes/Libs: rename directories to the 'hf' prefix, so it doesn't collide w...
Robert Swiecki