summaryrefslogtreecommitdiffhomepage
path: root/mullvad-api/src/access_mode.rs
AgeCommit message (Collapse)AuthorFilesLines
2025-09-30Use update_builtin to enable Direct access method if using API overrideTobias Järvelöv1-1/+1
We don't want to handle any potential errors here, so we can use the infallible update_builtin method to achieve that.
2025-08-12Make changes from pull requestAndrew Bulhak1-2/+1
2025-08-12Feed access method UUID back from Rust to Swift, and save itAndrew Bulhak1-27/+16
2025-07-10Run `cargo fmt`Sebastian Holmin1-2/+2
2025-07-08Put `mpsc::TrySendError` in a Box to make the error type smallerSebastian Holmin1-2/+2
2025-04-24Expose TransportSelector to mullvad-iosJon Petersson1-14/+25
2025-03-17Rename references to bridge_dns_proxy_providerBug Magnet1-11/+9
2025-03-17Fix building for Android, rename api to access_mode in mullvad-apiBug Magnet1-0/+535