about summary refs log tree commit diff
path: root/perl (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-25 perl/configure.ac: fix for new version location tooWill Dietz1-1/+1
2018-05-30 Modularize config settingsEelco Dolstra1-1/+1
2018-03-20 ask autotools for c++14 support flags, not c++11; don't override laterWill Dietz1-1/+1
2017-07-30 Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim5-13/+13
2017-07-04 Support base-64 hashesEelco Dolstra1-11/+9
2017-05-03 perl-bindings: Remove unused --with-store-dir flagEelco Dolstra1-5/+0
2017-04-26 Simplify building nix-perl in nix-shellEelco Dolstra4-5/+7
2017-04-14 Fix Perl bindingsEelco Dolstra1-1/+0
2017-04-13 Convert Settings to the new config systemEelco Dolstra1-15/+8
2017-04-13 Initialise loggerEelco Dolstra1-1/+0
2017-04-11 Drop WWW::Curl dependencyEelco Dolstra1-12/+1
2017-03-31 Fix perl buildEelco Dolstra4-27/+20
2017-03-31 Merge branch 'remove-perl' of https://github.com/shlevy/nixEelco Dolstra5-20/+169
2017-03-21 Restore cache.nixos.org as the default substituterEelco Dolstra1-10/+0
2017-02-16 Move netrcFile to SettingsEelco Dolstra1-1/+0
2017-02-07 Add nix-perl package for the perl bindingsShea Levy5-20/+169
2016-11-26 Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra5-14/+14
2016-11-25 Get rid of unicode quotes (#1140)Guillaume Maudoux5-14/+14
2016-07-26 makeFixedOutputPath(): Drop superfluous HashType argumentEelco Dolstra1-2/+2
2016-06-01 Make the store directory a member variable of StoreEelco Dolstra1-3/+2
2016-05-31 nix-copy-closure / build-remote.pl: Disable signature checkingEelco Dolstra1-2/+2
2016-05-31 nix-copy-closure: Drop Nix <= 1.7 compatEelco Dolstra1-55/+1
2016-05-04 Fix segfault in nix-copy-closureEelco Dolstra1-1/+2
2016-05-04 Remove OpenSSL-based signingEelco Dolstra3-10/+9
2016-04-19 Move path info caching from BinaryCacheStore to StoreEelco Dolstra1-11/+10
2016-04-11 Remove manifest supportEelco Dolstra4-509/+1
2016-02-26 importPaths(): Optionally add NARs to binary cache accessorEelco Dolstra1-1/+1
2016-02-16 Add C++ functions for .narinfo processing / signingEelco Dolstra1-10/+4
2016-02-16 Rename ValidPathInfo::hash -> narHash for consistencyEelco Dolstra1-1/+1
2016-02-15 Fix nix-copy-closureEelco Dolstra1-0/+1
2016-02-04 StoreAPI -> StoreEelco Dolstra1-3/+3
2016-02-04 Eliminate the "store" global variableEelco Dolstra1-36/+23
2016-01-07 Fix bad use of croak()Eelco Dolstra1-22/+22
2015-10-09 Provide addTempRoot in the Perl APIEelco Dolstra2-0/+11
2015-09-18 Shut up clang warningsEelco Dolstra1-1/+3
2015-06-03 Handle base-16 NarHash fields in signed .narinfo filesEelco Dolstra3-3/+17
2015-06-03 Be more robust wrt broken .narinfo filesEelco Dolstra1-3/+10
2015-06-01 Include the cache.nixos.org signing key by defaultEelco Dolstra1-1/+3
2015-03-25 addToStore(): Take explicit name argumentEelco Dolstra1-1/+1
2015-03-04 Reduce verbosity in build-remote.plEelco Dolstra2-0/+6
2015-02-17 Include NAR size in fingerprint computationEelco Dolstra1-4/+3
2015-02-10 Make libsodium an optional dependencyEelco Dolstra1-0/+10
2015-02-04 Sign a subset of the .narinfoEelco Dolstra1-11/+26
2015-02-04 Use libsodium instead of OpenSSL for binary cache signingEelco Dolstra6-66/+74
2014-12-09 Link against perl.dll on CygwinMarko Durkovic1-0/+6
2014-11-20 Fix bad operatorEelco Dolstra1-1/+1
2014-11-10 SSH.pm: Print a friendlier message if connecting failsEelco Dolstra2-4/+12
2014-10-14 Remove unused @sshOpts flagEelco Dolstra1-6/+6
2014-09-18 Remove debug statementEelco Dolstra1-1/+0
2014-09-18 Store.so: Add dependency on libnixutilEelco Dolstra1-1/+1