summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadSettings/WireGuardObfuscationSettings.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-4/+5
2025-09-05Fix relay selector selection order and obfuscationJon Petersson1-6/+0
2025-08-08Extract strings to translatemojganii1-12/+2
2025-07-08Update FFI to handle new QUIC paramsJon Petersson1-4/+0
2025-04-28Add the ability to use QUIC obfuscation in the UI, and update SettingsBug Magnet1-0/+13
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-5/+5
2025-01-13Add FeatureIndicatorsViewmojganii1-0/+4
2024-12-02Replace misspelling of WireGuardObfuscationShadowsocksPort type nameAndrew Bulhak1-4/+4
2024-11-18Implement SwiftUI UI for UDP TCP Obfuscation port selector viewAndrew Bulhak1-3/+3
2024-11-13Update relay selector for shadowsocks obfuscationJon Petersson1-2/+2
2024-11-05Update data structure to support new obfuscation selectionJon Petersson1-28/+132
2023-12-04Add custom decoder to fix a migration bug in obfuscation settingsJon Petersson1-1/+9
2023-11-30Have the PacketTunnel use UDP-over-TCP ObfuscationBug Magnet1-1/+9
2023-11-22Split dns settings from vpn settings in UIBug Magnet1-6/+20
2023-10-30Migrate settings to Version3 and introduce incremental migration scheme.Bug Magnet1-0/+31