Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-05 | updates: fix hash sanity checking | moneromooo-monero | 1 | -3/+3 | |
2018-01-26 | Readd copyright starting date | xmr-eric | 1 | -1/+1 | |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-12-25 | Merge pull request #2922 | Riccardo Spagni | 1 | -1/+1 | |
a1d44f27 updates: use https for updates (moneromooo-monero) 472a93c8 download: SSL suport (moneromooo-monero) | |||||
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -0/+1 | |
2017-12-14 | updates: use https for updates | moneromooo-monero | 1 | -1/+1 | |
2017-11-03 | updates: add a special case for "install-" build tags on windows | moneromooo-monero | 1 | -1/+1 | |
Those will have a ".exe" file extension, not .zip. | |||||
2017-08-07 | updates: add "misc_log_ex.h" for logs | moneromooo-monero | 1 | -0/+1 | |
2017-02-22 | updates: fix user/auto url split | moneromooo-monero | 1 | -1/+1 | |
2017-02-22 | updates: remove testnet case | moneromooo-monero | 1 | -5/+2 | |
It need not be any different | |||||
2017-02-22 | updates: we now have a user URL, and an automatic one | moneromooo-monero | 1 | -2/+2 | |
So the user can use https, while the automatic does not have to | |||||
2017-02-22 | updates: add all update servers | moneromooo-monero | 1 | -0/+4 | |
2017-02-22 | updates: use HTTP, not HTTPS | moneromooo-monero | 1 | -1/+1 | |
The files are hashed and the hashes signed | |||||
2017-02-21 | updates: use updates host, not downloads, for HTTP | moneromooo-monero | 1 | -1/+1 | |
2017-02-20 | Optionally query moneropulse DNS records to check for updates | moneromooo-monero | 1 | -0/+114 | |
It just checks and prints a message if there is a new version for now. |