index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
download.cc
Age
Commit message (
Expand
)
Author
2020-02-02
Add convenience overload for toRealPath()
Eelco Dolstra
2019-12-20
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-19
Merge branch 'libarchive' of https://github.com/yorickvP/nix
Eelco Dolstra
2019-12-18
Fix getting the timestamp of GitHub flakes
Eelco Dolstra
2019-12-12
Temporarily revert to using 'tar' until we have gzip support
Eelco Dolstra
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-12-07
libarchive proof of concept
Yorick van Pelt
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-26
Drop remaining uses of external "tar"
Eelco Dolstra
2019-11-26
Merge pull request #3141 from xbreak/nocafile
Eelco Dolstra
2019-11-07
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-07
Remove #include
Eelco Dolstra
2019-10-18
Downloader: Warn if no trusted CA file has been configured
xbreak
2019-09-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-09-03
Ensure that Callback is called only once
Eelco Dolstra
2019-09-03
Downloader: Remove a possible double call to Callback
Eelco Dolstra
2019-08-29
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-08-08
conf: stalled-download-timeout: make tunable
Graham Christensen
2019-07-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-07-10
Resume NAR downloads
Eelco Dolstra
2019-07-10
Downloader: Use warn()
Eelco Dolstra
2019-07-10
Revert "Fix 'error 9 while decompressing xz file'"
Eelco Dolstra
2019-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-07-02
build: add exit code for hash and check mismatches
Daiderd Jordan
2019-06-28
Fix `http2 = false` having no effect. Fixes #2971.
Aniket Deshpande
2019-06-24
Fix 32-bit overflow with --no-net
Eelco Dolstra
2019-06-24
Refactor downloadCached() interface
Eelco Dolstra
2019-06-24
Add '--no-net' convenience flag
Eelco Dolstra
2019-06-24
Fix 'error 9 while decompressing xz file'
Eelco Dolstra
2019-06-24
Downloader: Propagate exceptions from decompressionSink->finish()
Eelco Dolstra
2019-06-24
CachedDownloadResult: Include store path
Eelco Dolstra
2019-06-24
downloadCached: Return ETag
Eelco Dolstra
2019-06-24
Fix 'error 9 while decompressing xz file'
Eelco Dolstra
2019-06-24
Downloader: Propagate exceptions from decompressionSink->finish()
Eelco Dolstra
2019-06-21
Fix 32-bit overflow with --no-net
Eelco Dolstra
2019-06-17
Add '--no-net' convenience flag
Eelco Dolstra
2019-05-29
Get last commit time of github flakes
Eelco Dolstra
2019-05-22
Prevent the global registry from being GC'ed
Eelco Dolstra
2019-05-22
Refactor downloadCached() interface
Eelco Dolstra
2019-05-15
Make flakes work with 'nix build --store ...'
Eelco Dolstra
2019-03-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-02-26
fix indentation
Dzmitry Zaitsau
2019-02-25
Apply param values on S3Helper initialization
Dzmitry Zaitsau
2019-02-25
Extend S3 URL parsing with parameters extraction
Dzmitry Zaitsau
2019-02-25
downloadCached: Return ETag
Eelco Dolstra
2018-12-12
libstore: improve hash mismatch error messages
zimbatm
2018-12-07
s3: make scheme configurable
Daiderd Jordan
2018-11-20
Merge pull request #2216 from dtzWill/fix/curl-760-timeout
Eelco Dolstra
2018-09-26
Ensure download thread liveness
Eelco Dolstra
[next]