aboutsummaryrefslogtreecommitdiff
path: root/src/common/download.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Readd copyright starting datexmr-eric2018-01-261-1/+1
|
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* Merge pull request #2929Riccardo Spagni2017-12-251-7/+49
|\ | | | | | | | | ae55bacd resumption support for updates using range requests (moneromooo-monero) fe0fae50 epee: add a get_file_size function (moneromooo-monero)
| * resumption support for updates using range requestsmoneromooo-monero2017-12-151-7/+49
| |
* | download: SSL suportmoneromooo-monero2017-12-141-2/+3
|/
* download: check available disk space before downloadingmoneromooo-monero2017-03-051-0/+8
| | | | | We don't check *while* the download happens, so it might still be that we don't have enough space later
* download: give download threads distinct namesmoneromooo-monero2017-03-051-0/+5
|
* download: async APImoneromooo-monero2017-03-051-25/+144
|
* core: updates can now be downloaded (and SHA256 hash checked)moneromooo-monero2017-02-201-0/+138