about summary refs log tree commit diff
path: root/src/nix/verify.cc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-26 Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra1-3/+3
2016-11-25 Get rid of unicode quotes (#1140)Guillaume Maudoux1-3/+3
2016-11-09 Merge branch 'ssh-store' of https://github.com/shlevy/nixEelco Dolstra1-1/+1
2016-09-21 printMsg(lvlError, ...) -> printError(...) etc.Eelco Dolstra1-5/+5
2016-09-02 Merge openStore and openStoreAt with default argumentsShea Levy1-1/+1
2016-08-10 Mark content-addressed paths in the Nix database and in .narinfoEelco Dolstra1-1/+5
2016-04-25 Improved logging abstractionEelco Dolstra1-27/+13
2016-04-22 nix copy: ParalleliseEelco Dolstra1-3/+0
2016-04-21 Implement S3BinaryCacheStore::queryAllValidPaths()Eelco Dolstra1-4/+4
2016-04-21 nix --help: Show usage examplesEelco Dolstra1-0/+14
2016-04-19 Move path info caching from BinaryCacheStore to StoreEelco Dolstra1-8/+8
2016-04-15 Unify "nix verify-paths" and "nix verify-store"Eelco Dolstra1-54/+14
2016-04-07 nix verify-paths: Add ‘--sigs-needed <N>’ flagEelco Dolstra1-15/+31
2016-03-30 nix verify: Support checking against signatures in other storesEelco Dolstra1-2/+33
2016-03-29 Add "nix verify-store" commandEelco Dolstra1-13/+53
2016-03-29 Add "nix verify-paths" commandEelco Dolstra1-0/+124