index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
syz-testbed
/
html.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
1
-1
/
+1
*
all: fix recvcheck errors
Taras Madan
2025-02-07
1
-11
/
+11
*
tools/syz-testbed: allow to view unaligned records
Dmitry Vyukov
2024-06-03
1
-3
/
+0
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-2
/
+2
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-3
/
+2
*
pkg/html: move some functions to sub-package
Dmitry Vyukov
2022-05-23
1
-2
/
+2
*
tools/syz-testbed: support experiments with syz-repro
Aleksandr Nogikh
2022-02-25
1
-3
/
+11
*
tools/syz-testbed: support multiple targets
Aleksandr Nogikh
2022-02-25
1
-1
/
+7
*
tools/syz-testbed: store html templates in files
Aleksandr Nogikh
2022-02-25
1
-151
/
+7
*
tools/syz-testbed: add table footers
Aleksandr Nogikh
2022-02-25
1
-6
/
+19
*
tools/syz-testbed: refactor uiTableType
Aleksandr Nogikh
2022-02-25
1
-36
/
+50
*
tools/syz-testbed: add a bug count table
Aleksandr Nogikh
2021-12-06
1
-2
/
+13
*
tools/syz-testbed: add switching between tables to the web interface
Aleksandr Nogikh
2021-12-06
1
-47
/
+96
*
tools/syz-testbed: respond 404 to favicon requests
Aleksandr Nogikh
2021-12-06
1
-0
/
+5
*
tools/syz-testbed: align table per particular rows
Aleksandr Nogikh
2021-12-06
1
-3
/
+34
*
tools/syz-testbed: show diffs and p-values
Aleksandr Nogikh
2021-12-06
1
-20
/
+90
*
tools/syz-testbed: show one stat view at a time
Aleksandr Nogikh
2021-12-06
1
-40
/
+94
*
tools/syz-testbed: introduce a special type for table
Aleksandr Nogikh
2021-12-06
1
-12
/
+12
*
tools/syz-testbed: add a simple web interface
Aleksandr Nogikh
2021-11-12
1
-0
/
+193