about summary refs log tree commit diff
path: root/src/libstore/download.hh (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-31 download.hh: Fix conflicts from nix-channel-c++ mergeShea Levy1-6/+1
2016-08-31 Merge branch 'nix-channel-c++'Shea Levy1-0/+6
2016-08-30 Increase the sleep time between download retriesEelco Dolstra1-0/+1
2016-08-15 builtins.fetch{url,tarball}: Allow name attributeShea Levy1-1/+1
2016-08-11 nix-channel: implement in c++Shea Levy1-0/+6
2016-08-10 HttpBinaryCacheStore: Retry on transient HTTP errorsEelco Dolstra1-5/+6
2016-07-26 builtins.{fetchurl,fetchTarball}: Support a sha256 attributeEelco Dolstra1-1/+3
2016-04-15 BinaryCacheStore::readFile(): Return a shared_ptr to a stringEelco Dolstra1-1/+2
2016-02-29 Add an HTTP binary cache storeEelco Dolstra1-4/+19
2016-02-04 StoreAPI -> StoreEelco Dolstra1-2/+2
2016-02-04 Eliminate the "store" global variableEelco Dolstra1-1/+4
2015-10-21 Show progress indicator for builtin fetchurlEelco Dolstra1-0/+1
2015-10-21 Disable TLS verification for builtin fetchurlEelco Dolstra1-1/+7
2015-07-20 Make <nix/fetchurl.nix> a builtin builderEelco Dolstra1-0/+22