Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-22 | updates: mac gui .tar.bz2 -> .dmg | selsta | 1 | -0/+2 | |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 | |
Update copyright year to 2020 | |||||
2019-11-25 | updates: fix source code URL on _WIN32 | selsta | 1 | -1/+1 | |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
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-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. |