summaryrefslogtreecommitdiffhomepage
path: root/mullvad-daemon/src/api_address_updater.rs
AgeCommit message (Collapse)AuthorFilesLines
2025-07-10Run `cargo fmt`Sebastian Holmin1-1/+1
2025-01-02Remove global API endpointEmīls1-2/+8
2024-02-19Fix build error due to missing importMarkus Pettersson1-1/+1
2024-02-19Move responsibility of updating the API IP from REST handle to the daemonDavid Lönnhager1-0/+55