index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
download.hh
Age
Commit message (
Expand
)
Author
2017-05-16
Improve progress indicator
Eelco Dolstra
2017-04-10
Default to 5 download retries
Dan Peebles
2017-03-15
S3BinaryCacheStore: Support compression of narinfo and log files
Eelco Dolstra
2017-02-14
Add support for s3:// URIs
Eelco Dolstra
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-09-16
Make computeFSClosure() single-threaded again
Eelco Dolstra
2016-09-14
Enable HTTP/2 support
Eelco Dolstra
2016-08-31
download.hh: Fix conflicts from nix-channel-c++ merge
Shea Levy
2016-08-31
Merge branch 'nix-channel-c++'
Shea Levy
2016-08-30
Increase the sleep time between download retries
Eelco Dolstra
2016-08-15
builtins.fetch{url,tarball}: Allow name attribute
Shea Levy
2016-08-11
nix-channel: implement in c++
Shea Levy
2016-08-10
HttpBinaryCacheStore: Retry on transient HTTP errors
Eelco Dolstra
2016-07-26
builtins.{fetchurl,fetchTarball}: Support a sha256 attribute
Eelco Dolstra
2016-04-15
BinaryCacheStore::readFile(): Return a shared_ptr to a string
Eelco Dolstra
2016-02-29
Add an HTTP binary cache store
Eelco Dolstra
2016-02-04
StoreAPI -> Store
Eelco Dolstra
2016-02-04
Eliminate the "store" global variable
Eelco Dolstra
2015-10-21
Show progress indicator for builtin fetchurl
Eelco Dolstra
2015-10-21
Disable TLS verification for builtin fetchurl
Eelco Dolstra
2015-07-20
Make <nix/fetchurl.nix> a builtin builder
Eelco Dolstra