syzkaller/syz-manager
Cheng-Min Chiang 9eff3337ee dashboard/app: send machine information to dashboard
- Change syz-manager so that it will send machine info the first time a
  crash occurs.
- Add a field in entities.Crash to store machine info.
- Add a field in dashapi.BugReport to store machine info.
- Change the HTML template and struct uiCrash to display machine info.
- Add a test to make sure that the link to machine info appears on the
  webpage.

Update #466
2020-09-14 15:00:02 +02:00
..
cover.go syz-manager/cover: support compiler triple for readelf 2020-08-09 14:58:49 +02:00
html.go syz-manager: better handle errors in HTML templates 2020-08-24 13:28:22 +02:00
hub.go syz-manager: more consistently check disabled syscalls 2020-05-12 15:26:07 +02:00
manager.go dashboard/app: send machine information to dashboard 2020-09-14 15:00:02 +02:00
rpc.go syz-manager: fix nil defer 2020-09-13 13:42:03 +02:00
stats.go syz-manager: add detailed coverage logging 2020-05-30 08:04:19 +02:00