about summary refs log tree commit diff
path: root/perl/lib/Nix/Manifest.pm (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-03 Handle base-16 NarHash fields in signed .narinfo filesEelco Dolstra1-2/+5
2015-06-03 Be more robust wrt broken .narinfo filesEelco Dolstra1-3/+10
2015-02-17 Include NAR size in fingerprint computationEelco Dolstra1-4/+3
2015-02-04 Sign a subset of the .narinfoEelco Dolstra1-11/+26
2015-02-04 Use libsodium instead of OpenSSL for binary cache signingEelco Dolstra1-10/+9
2014-08-20 Use proper quotes everywhereEelco Dolstra1-10/+11
2014-01-08 Support cryptographically signed binary cachesEelco Dolstra1-3/+37
2013-10-24 Fix segfault on DarwinEelco Dolstra1-0/+1
2013-06-20 Don't keep "disabled" substituters runningEelco Dolstra1-1/+4
2012-10-17 nix-push: Only generate and copy a NAR if it doesn't already existEelco Dolstra1-1/+39
2012-09-19 Support xz compression in the download-using-manifests substituterEelco Dolstra1-6/+12
2012-09-13 Delete manifests in "nix-channel --remove" or when a binary cache is availableEelco Dolstra1-21/+39
2012-04-10 Unconfuse RobEelco Dolstra1-2/+2
2012-01-03 * Ignore missing manifest symlinks.Eelco Dolstra1-0/+1
2011-11-16 * nix-pull: update the Nix manifest cache if necessary. Also, don'tEelco Dolstra1-4/+4
2011-11-16 * Don't decompress the manifests in /nix/var/nix/manifest. This savesEelco Dolstra1-2/+8
2011-11-16 * Remove obsolete line.Eelco Dolstra1-1/+0
2011-11-16 * Re-use prepared statements across insertions into the manifest cacheEelco Dolstra1-8/+12
2011-10-10 * Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm underEelco Dolstra1-0/+357