summaryrefslogtreecommitdiff
path: root/src/common/download.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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