aboutsummaryrefslogtreecommitdiff
path: root/src/common/updates.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-02-22updates: add all update serversmoneromooo-monero1-0/+4
2017-02-22updates: use HTTP, not HTTPSmoneromooo-monero1-1/+1
The files are hashed and the hashes signed
2017-02-21updates: use updates host, not downloads, for HTTPmoneromooo-monero1-1/+1
2017-02-20Optionally query moneropulse DNS records to check for updatesmoneromooo-monero1-0/+114
It just checks and prints a message if there is a new version for now.