Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-25 | Add a test for signed content-addressed paths | Will Fancher | 1 | -0/+4 | |
2017-12-07 | Fix test | Eelco Dolstra | 1 | -1/+1 | |
2017-11-20 | Add tests for verifying/copying content-addressed paths | Eelco Dolstra | 1 | -1/+14 | |
These don't require signatures. | |||||
2017-11-20 | Add tests for signature checking when copying between local stores | Eelco Dolstra | 1 | -0/+20 | |
2017-11-20 | binary-cache-public-keys -> trusted-public-keys | Eelco Dolstra | 1 | -6/+6 | |
The name had become a misnomer since it's not only for substitution from binary caches, but when adding/copying any (non-content-addressed) path to a store. | |||||
2017-11-14 | nix sign-paths: Support binary caches | Eelco Dolstra | 1 | -0/+6 | |
2017-11-14 | Add tests for "nix verify", "nix sign-paths" etc. | Eelco Dolstra | 1 | -0/+62 | |