| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/auth: retry https://oauth2.googleapis.com/tokeninfo call 3 times | Taras Madan | 2025-02-05 | 1 | -2/+9 |
| * | pkg/auth: better error description | Taras Madan | 2024-11-22 | 1 | -9/+7 |
| * | tools/syz-linter: check t.Logf/Errorf/Fatalf messages | Dmitry Vyukov | 2024-04-17 | 1 | -8/+8 |
| * | all: ioutil is deprecated in go1.19 (#3718) | Taras Madan | 2023-02-23 | 2 | -4/+3 |
| * | pkg/auth: check HTTP status from the server | Greg Steuck | 2021-08-06 | 2 | -1/+16 |
| * | syz-manager: support oauth when calling syz-hub | Greg Steuck | 2021-07-30 | 1 | -2/+3 |
| * | pkg/auth: create explicit JWT token cache | Greg Steuck | 2021-07-30 | 1 | -8/+54 |
| * | pkg/auth: move jwt to auth to be shared by syz-hub clients | Greg Steuck | 2021-07-30 | 3 | -7/+79 |
| * | pkg/auth: move auth code into a new package for reuse in syz-hub | Greg Steuck | 2021-07-30 | 2 | -0/+228 |
