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
/
display.c
Age
Commit message (
Expand
)
Author
2023-09-25
clang-format: IndentCaseLabels: false
Robert Swiecki
2023-09-17
make indent
Robert Swiecki
2022-03-14
display little optimisations
David CARLIER
2022-02-16
util introduces additional __builtin to favor particular code path.
David Carlier
2021-12-31
display: make it compile under cygwin
Robert Swiecki
2021-10-19
make indent
Robert Swiecki
2021-10-19
openbsd port
David Carlier
2021-08-14
DragonFlyBSD little portage.
DC
2021-08-06
make indent
Robert Swiecki
2021-08-01
Solaris/Illumos build implementation proposal.
David Carlier
2021-04-14
make indent depend
Robert Swiecki
2021-04-14
Merge pull request #392 from devnexen/mac_build_fix
robertswiecki
2021-04-14
display/+libhfuzz: fix macosx compilation problems
Robert Swiecki
2021-04-14
mac os build fix proposal, cpu average activity.
David Carlier
2021-03-13
Expanding the cpu activity display change to NetBSD which has
David Carlier
2021-03-13
FreeBSD cpu activity aggregation fix for FreeBSD.
David Carlier
2021-02-15
respectful vocabulary: white->allow, black->block, master->main
Robert Swiecki
2020-05-18
remove comparisons to true and to false across the code
Robert Swiecki
2020-05-05
iwyu: use iwyu to fix includes across the code
Robert Swiecki
2020-05-05
display: remove unnecessary macro, and add static function
Robert Swiecki
2020-04-29
New directives in .clang-format
Robert Swiecki
2020-04-20
move linux.hwCnts to just hwCnts, as these are not linux-specific
Robert Swiecki
2020-03-29
fuzz: use non-monetary printf separator
Robert Swiecki
2020-03-29
use usecs instead of msecs as the basic unit of time
Robert Swiecki
2020-03-17
display: display number of tested files during the dry run
Robert Swiecki
2020-03-03
fuzz: read input files in smaller chunks in the dynamic_dry_mode, to limit si...
Robert Swiecki
2020-02-26
introduce concept of cmpfeedback map which will be used to report back to the...
Robert Swiecki
2020-02-23
display: remove unnecessary abort()
Robert Swiecki
2020-02-22
display: use unbuffered write for console steering
Robert Swiecki
2020-02-05
display: check retvar of write()
Robert Swiecki
2020-02-05
display: write the graphical output in one go
Robert Swiecki
2019-12-07
Release version 2.0
2.0
Robert Swiecki
2019-11-04
version: 2.0rc
Robert Swiecki
2019-10-05
Initial work on corpus minimization (doesn't work yet)
Robert Swiecki
2019-09-17
display: no need to emphasise the total number of edges
Robert Swiecki
2019-08-29
display: fix percentage display #2
Robert Swiecki
2019-08-29
display: fix percentage display
Robert Swiecki
2019-08-29
display: display percentage of paths hit
Robert Swiecki
2019-08-26
display: support for SIGWINCH
Robert Swiecki
2019-08-18
display: add option to display >1T iterations as 'T'
Robert Swiecki
2019-08-17
display: use ATOMIC_GET when accessing hfuzz->feedback.feedbackMap
Robert Swiecki
2019-08-02
display: display number of total guards
Robert Swiecki
2019-04-01
fuzz: add the _HF_STATE_DYNAMIC_SWITCH_TO_MAIN state
Robert Swiecki
2019-01-30
ALL: remove -p (pid), simplify the subproc state machine. NetBSD will stop wo...
Robert Swiecki
2019-01-23
display: double -> long double
Robert Swiecki
2019-01-23
display: fewer uses of floats
Robert Swiecki
2019-01-23
display: fortify against some SIGFPEs
Robert Swiecki
2018-12-07
display: slight improvement in Mode
Robert Swiecki
2018-10-18
Merge branch 'master' of ssh://github.com/google/honggfuzz
Robert Swiecki
2018-10-18
display: better way of computing cpu utilization
Robert Swiecki
[next]