syzkaller/syz-manager
Dmitry Vyukov 13ab4beeef syz-manager: modernize web UI
1. Use dashboard style.
2. Allow sorting of tables.
3. Show old crashes in grey.
4. Use tables instead of text output for more pages.
5. Show corpus inputs on a separate page to allow copy-pasting.
6. Use standard JS sorting instead of custom bubble sort (much faster).
7. Fix off-by one in table sorting.

Fixes #694
2018-11-22 14:36:32 +01:00
..
cover.go syz-manager: improve coverage source file path generation 2018-09-20 11:22:57 +02:00
html.go syz-manager: modernize web UI 2018-11-22 14:36:32 +01:00
hub.go tools/syz-runtest: add tool for program unit testing 2018-08-03 21:08:02 +02:00
manager.go syz-manager: fix syscall prio page 2018-11-12 12:27:34 -08:00
stats.go syz-manager: refactor work with hub 2018-08-02 16:57:32 +02:00