| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tools/syz-linter: check t.Logf/Errorf/Fatalf messages | Dmitry Vyukov | 2024-04-17 | 1 | -8/+8 |
| | | | | | | Fix checking of Logf, it has string in 0-th arg. Add checking of t.Errorf/Fatalf. | ||||
| * | pkg/auth: check HTTP status from the server | Greg Steuck | 2021-08-06 | 1 | -0/+12 |
| | | | | | | Previously the reported failure was a nondescript strconv.ParseInt: parsing "": invalid syntax | ||||
| * | pkg/auth: move jwt to auth to be shared by syz-hub clients | Greg Steuck | 2021-07-30 | 1 | -4/+2 |
| | | |||||
| * | pkg/auth: move auth code into a new package for reuse in syz-hub | Greg Steuck | 2021-07-30 | 1 | -0/+99 |
