syzkaller/pkg
Dmitry Vyukov b3ed01507f pkg/bisect: various improvements
A bunch of improvements after more wide bisection testing.
Improve logging.
Support returning several commits for inconclusive bisection.
Return Report with the final crash.
Remove code that was moved to pkg/vcs.

Update #501
2019-03-17 18:06:44 +01:00
..
ast sys/linux: extend AX25/ROSE/NETROM descriptions 2018-12-24 18:56:06 +01:00
bisect pkg/bisect: various improvements 2019-03-17 18:06:44 +01:00
build all: switch to Go 1.12 2019-03-14 14:55:59 +01:00
compiler pkg/compiler: fix potential nil deref 2019-03-06 16:54:38 +01:00
config pkg/mgrconfig: do not serialize optional fields 2019-01-16 14:49:47 +01:00
cover syz-manager: move coverage report code to pkg/cover 2018-12-10 16:37:01 +01:00
csource pkg/runtest: make tests pass on freebsd 2019-03-07 20:37:43 +01:00
db pkg/osutil: provide better Rename 2018-12-17 19:09:10 +01:00
email pkg/email, pkg/vcs: test that OpenBSD-style commits are handled 2018-10-11 19:47:32 +02:00
gce .gometalinter.json: enable gofmt 2018-07-31 12:16:54 +02:00
gcs syz-ci: upload coverage reports to GCS 2018-09-20 18:29:38 +02:00
hash pkg/hash: allow to hash multiple byte slices 2017-07-21 10:06:46 +02:00
host pkg/host: don't fail if CONFIG_FAIL_FUTEX is not enabled 2019-02-11 18:35:46 +01:00
html pkg/html: add more helper function 2019-03-17 18:06:44 +01:00
ifuzz pkg/ifuzz/generated: change package name to match path 2019-02-19 15:23:15 +01:00
instance pkg/instance: use -fpermissive -w when building old syzkaller 2019-03-17 18:06:44 +01:00
ipc execprog, stress, prog2c: unify flags to enable additional features 2019-03-05 14:30:10 +01:00
kd pkg/kd: add KD protocol decoder 2017-09-28 16:53:58 +02:00
log pkg/log: add VerboseWriter 2019-03-17 18:06:44 +01:00
mgrconfig pkg/mgrconfig: do not serialize optional fields 2019-01-16 14:49:47 +01:00
osutil pkg/osutil: return output with errors from Run 2019-03-17 18:06:44 +01:00
report pkg/report: improve page fault detection on OpenBSD 2019-03-15 09:08:49 +01:00
repro execprog, stress, prog2c: unify flags to enable additional features 2019-03-05 14:30:10 +01:00
rpctype syz-manager: factor out rpc serving part 2018-12-26 10:58:23 +01:00
runtest pkg/runtest: make tests pass on freebsd 2019-03-07 20:37:43 +01:00
serializer pkg/serializer: refactor 2018-08-02 16:57:31 +02:00
signal prog: add stronger fallback signal 2018-06-29 20:34:43 +02:00
symbolizer pkg/symbolizer: favor portable nm(1) format 2018-09-24 10:12:38 +02:00
vcs pkg/vcs: refactor bisection support 2019-03-17 18:06:44 +01:00