| Commit message (Expand) | Author | Age |
* | Run codespell on code | Daniel J Walsh | 2022-01-21 |
* | Refactor manifest list operations | Jhon Honce | 2022-01-14 |
* | Make XRegistryAuthHeader and XRegistryConfigHeader private | Miloslav Trmač | 2021-12-10 |
* | Remove the authfile parameter of MakeXRegistryAuthHeader | Miloslav Trmač | 2021-12-10 |
* | Remove the authfile parameter of MakeXRegistryConfigHeader | Miloslav Trmač | 2021-12-10 |
* | Remove no-longer-useful name variables | Miloslav Trmač | 2021-12-10 |
* | Consolidate creation of SystemContext with auth.json into a helper | Miloslav Trmač | 2021-12-10 |
* | Remove pkg/auth.Header | Miloslav Trmač | 2021-12-10 |
* | Pass a header value directly to parseSingleAuthHeader and parseMultiAuthHeader | Miloslav Trmač | 2021-12-10 |
* | Simplify the interface of parseSingleAuthHeader | Miloslav Trmač | 2021-12-10 |
* | Don't return a header name from auth.GetCredentials | Miloslav Trmač | 2021-12-10 |
* | Fix normalizeAuthFileKey to use the correct semantics | Miloslav Trmač | 2021-12-10 |
* | Add TestHeaderGetCredentialsRoundtrip | Miloslav Trmač | 2021-12-10 |
* | Add tests for auth.Header | Miloslav Trmač | 2021-12-10 |
* | Improve TestAuthConfigsToAuthFile | Miloslav Trmač | 2021-12-10 |
* | Add unit tests for singleAuthHeader | Miloslav Trmač | 2021-12-10 |
* | Add unit tests for multiAuthHeader | Miloslav Trmač | 2021-12-10 |
* | Normalize auth key before calling `SetAuthentication` | Sascha Grunert | 2021-09-09 |