index
:
syz
actual
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
/
pkg
/
manager
/
http.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: add /addcandidate rest api to upload new prog as candidate
Joey Jiao
2024-12-05
1
-0
/
+41
*
pkg/manager: show number of times coverage for each call has overflowed
Dmitry Vyukov
2024-11-20
1
-11
/
+25
*
pkg/manager: show number of programs that contain each syscall
Dmitry Vyukov
2024-11-19
1
-0
/
+14
*
pkg/manager: rename action to toggle
Dmitry Vyukov
2024-11-08
1
-3
/
+3
*
pkg/manager: move HTML code to separate files
Dmitry Vyukov
2024-11-08
1
-342
/
+29
*
pkg/manager: wrap stats page with the common header
Dmitry Vyukov
2024-11-08
1
-1
/
+12
*
syz-manager: add pause function
Dmitry Vyukov
2024-11-08
1
-7
/
+21
*
pkg/manager: add common HTML page header
Dmitry Vyukov
2024-11-08
1
-36
/
+98
*
pkg/manager: add common page header type
Dmitry Vyukov
2024-11-08
1
-68
/
+93
*
pkg/manager: set more http fields before calling Serve
Dmitry Vyukov
2024-11-07
1
-22
/
+14
*
pkg/manager: add test for all HTTP templates
Dmitry Vyukov
2024-11-07
1
-23
/
+37
*
pkg/manager: dedup HTML page creation code
Dmitry Vyukov
2024-11-07
1
-78
/
+18
*
pkg/manager: move style to CSS file
Dmitry Vyukov
2024-11-07
1
-11
/
+3
*
pkg/corpus: move focus area configuration to the constructor
Aleksandr Nogikh
2024-10-25
1
-14
/
+49
*
tools: add a syz-diff tool
Aleksandr Nogikh
2024-10-25
1
-10
/
+134
*
pkg/manager: support multiple pools in Web UI
Aleksandr Nogikh
2024-10-25
1
-7
/
+12
*
pkg/manager: factor out the HTTP server code
Aleksandr Nogikh
2024-10-11
1
-0
/
+1194