summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadREST/Transport/Shadowsocks
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen2-5/+7
2025-09-22Fix building the project for the screenshots configurationBug Magnet1-0/+1
2025-09-19Add routine that clears shadowsocks caches on API rotation and failureBug Magnet1-0/+26
2025-08-06Fix some linting warningsmojganii1-1/+1
2025-04-24Expose TransportSelector to mullvad-iosJon Petersson2-31/+5
2025-02-04Update copyright string in switft filesOskar5-5/+5
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet5-9/+9
2024-09-18Fix some build warningsmojganii1-1/+1
2024-09-10Store the raw JSON payload from the getRelays API callJon Petersson1-1/+1
2024-08-15Add DAITA into TunnelSettingsmojganii2-41/+30
2024-07-17Add a Rust FFI, Disable sandboxing for scriptsBug Magnet12-596/+1
2024-07-11Add RelaySelectorWrapper testsJon Petersson1-3/+1
2024-06-13Add multi-hop toggle to settings viewmojganii2-25/+31
2024-06-04Upgrade settings to associate with multi-hopmojganii3-23/+110
2024-01-23reusing existing connection for upcoming requests if it is still validmojganii1-1/+1
2024-01-16Add rust-version to all Cargo.tomlLinus Färnstrand1-0/+1
2024-01-16using different API access methods when it encounters a network errormojganii1-0/+73
2024-01-09Remove version and publish cargo metadataLinus Färnstrand1-2/+0
2024-01-04Add workspace level lintsLinus Färnstrand1-0/+3
2023-12-22moving AccessMethodRepository into MullvadSettingsmojganii2-7/+8
2023-12-11Categorize files based on functionalitiesmojganii14-0/+729