aboutsummaryrefslogtreecommitdiff
path: root/src/qt/network.cpp
Commit message (Collapse)AuthorAgeFilesLines
* network: require SSL for HTTPS requestsselsta2026-05-221-1/+11
|
* Update year in Cypyrightinson12024-01-271-1/+1
|
* Network: instantiable QML type, introduce proxyAddress propertyxiphon2020-07-301-6/+25
| | | | | # Conflicts: # main.qml
* updater: fetch signed hashes from getmonero.org, verify downloadsxiphon2020-04-141-0/+11
|
* UpdateDialog: implement update download functionalityxiphon2020-04-061-39/+101
|
* network: provide common HTTP GET functionality with js callbacksxiphon2020-03-311-0/+92