Age | Commit message (Expand) | Author | Files | Lines |
2017-11-20 | Test: Replace --option with the corresponding flag | Eelco Dolstra | 1 | -15/+15 |
2017-11-20 | signed-binary-caches -> require-sigs | Eelco Dolstra | 1 | -9/+9 |
2017-11-20 | binary-cache-public-keys -> trusted-public-keys | Eelco Dolstra | 1 | -4/+4 |
2017-10-24 | More progress indicator improvements | Eelco Dolstra | 1 | -1/+1 |
2017-10-02 | Fix tests | Dan Peebles | 1 | -2/+2 |
2017-03-21 | Fix tests to reflect the signed-binary-caches default change | Eelco Dolstra | 1 | -5/+5 |
2016-08-10 | Nuke nix-push. | Shea Levy | 1 | -3/+3 |
2016-06-01 | HttpBinaryCacheStore: Fix caching of WantMassQuery | Eelco Dolstra | 1 | -18/+34 |
2016-05-30 | Test trying the next substitute after a bad signature | Eelco Dolstra | 1 | -2/+10 |
2016-05-30 | Test the NAR info cache | Eelco Dolstra | 1 | -9/+6 |
2016-05-30 | Re-implement binary cache signature checking | Eelco Dolstra | 1 | -1/+1 |
2016-05-30 | LocalStore::addToStore: Verify hash of the imported path | Eelco Dolstra | 1 | -1/+1 |
2016-04-11 | Remove manifest support | Eelco Dolstra | 1 | -1/+0 |
2015-02-18 | nix-store --generate-binary-cache-key: Write key to disk | Eelco Dolstra | 1 | -9/+7 |
2015-02-10 | Make libsodium an optional dependency | Eelco Dolstra | 1 | -0/+4 |
2015-02-04 | Use libsodium instead of OpenSSL for binary cache signing | Eelco Dolstra | 1 | -0/+50 |
2014-02-26 | Test executables in NARs | Eelco Dolstra | 1 | -0/+2 |
2014-02-17 | Add a test for repairing paths | Eelco Dolstra | 1 | -3/+1 |
2014-01-08 | Fix signed-binary-caches test | Eelco Dolstra | 1 | -1/+4 |
2014-01-08 | Test whether Nix correctly checks the hash of downloaded NARs | Eelco Dolstra | 1 | -0/+14 |
2014-01-08 | Support cryptographically signed binary caches | Eelco Dolstra | 1 | -0/+8 |
2013-07-01 | Add support for uncompressed NARs in binary caches | Eelco Dolstra | 1 | -1/+1 |
2013-04-23 | Test whether --fallback works if NARS have disappeared from the binary cache | Eelco Dolstra | 1 | -0/+14 |
2013-04-23 | Test NAR info caching | Eelco Dolstra | 1 | -1/+3 |
2013-01-02 | If a substitute closure is incomplete, build dependencies, then retry the sub... | Eelco Dolstra | 1 | -1/+2 |
2013-01-02 | Add a test for incomplete closures in the binary cache | Eelco Dolstra | 1 | -0/+8 |
2012-12-03 | Test the ‘--prebuilt-only’ flag | Eelco Dolstra | 1 | -0/+3 |
2012-09-12 | Fix test failure on Darwin | Eelco Dolstra | 1 | -0/+1 |
2012-07-30 | Fix the test | Eelco Dolstra | 1 | -4/+4 |
2012-07-27 | Allow a binary cache to declare that it doesn't support "nix-env -qas" | Eelco Dolstra | 1 | -1/+14 |
2012-07-27 | Test "nix-env -qas" with the binary cache substituter | Eelco Dolstra | 1 | -1/+4 |
2012-07-26 | Add a test for the binary cache substituter | Eelco Dolstra | 1 | -0/+19 |