summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-22Move OpenVpnSettingsButton to separate folderOliver4-21/+27
2025-09-22Move WireguardSettingsButton component to separate folderOliver4-34/+43
2025-09-22Move TunnelProtocolSetting component to separate folderOliver4-118/+127
2025-09-22Move LockdownMode component to separate folderOliver4-112/+116
2025-09-22Move KillSwitchInfo component to separate folderOliver4-45/+68
2025-09-22Move EnableIpv6 component to separate folderOliver4-47/+65
2025-09-22Move DnsBlockers component to separate folderOliver19-268/+399
2025-09-22Move AutoConnect to separate folderOliver4-31/+38
2025-09-22Move AllowLan to separate folderOliver4-50/+66
2025-09-22Move AutoStart component into separate folderOliver4-32/+43
2025-09-22Rename VpnSettings to VpnSettingsViewOliver3-4/+4
2025-09-22Move vpn settings to views folderOliver4-31/+45
2025-09-22Add Listbox componentOliver24-0/+401
2025-09-22Add flash animation support to ListItem componentOliver8-35/+92
2025-09-22Add Switch componentOliver14-0/+204
2025-09-22Merge branch 'ios-update-requirement-metadata'Emīls1-1/+1
2025-09-22Change required device capability to arm64 from armv7Emīls1-1/+1
2025-09-22Improve xor_bytes performanceDavid Lönnhager1-4/+4
2025-09-19Merge branch 'multihop-configs-can-become-unreadable-in-the-main-view-ios-1283'Bug Magnet1-30/+30
2025-09-19Change the layout of the HeaderView, Remove compression on relayBug Magnet1-30/+30
2025-09-19Merge branch 'clear-cache-when-mullvad-api-fails-an-api-call-via-mullvad-ios-...Bug Magnet9-11/+142
2025-09-19Add routine that clears shadowsocks caches on API rotation and failureBug Magnet9-11/+142
2025-09-19Merge branch 'list-item-background-color-changes-when-expandedcollapsed-in-io...Bug Magnet1-0/+1
2025-09-19Apply background color to custom DNS cell upon reuseBug Magnet1-0/+1
2025-09-19Merge branch 'api-access-form-cells-break-with-long-strings-ios-1280'Bug Magnet1-0/+1
2025-09-19Set content compression to maximum for switches in API methodsBug Magnet1-0/+1
2025-09-18Merge branch 'add-staggered-obfuscator'David Lönnhager40-298/+1322
2025-09-18Add unit test for multiplexer obfuscationDavid Lönnhager2-0/+78
2025-09-18Limit number of initial packets in multiplexerDavid Lönnhager1-0/+11
2025-09-18Add documentation for multiplexer obfuscationDavid Lönnhager5-102/+184
2025-09-18Add multiplexer POC to daemon, TSM, and relay selectorDavid Lönnhager29-318/+861
2025-09-18Specify any number of relay endpoints in WinFwDavid Lönnhager6-31/+77
2025-09-18Add POC multiplexer tunnel obfuscation moduleJon Petersson6-5/+269
2025-09-18Bump tokio-utilDavid Lönnhager2-12/+12
2025-09-18Merge branch 'ci-consolidate-actions'David Lönnhager12-276/+166
2025-09-18Create custom action for Mullvad build envDavid Lönnhager12-276/+166
2025-09-18Merge branch 'openvpn-ipv6-fix'David Lönnhager2-0/+34
2025-09-18Add WG over IPv6 testDavid Lönnhager1-0/+31
2025-09-18Ignore IP version constraint for OpenVPNDavid Lönnhager1-0/+3
2025-09-18Merge branch 'implement-ui-for-split-tunneling-not-being-supported-des-2222'Tobias Järvelöv28-22/+416
2025-09-18Add mocked test for Split tunnelingTobias Järvelöv1-0/+92
2025-09-18Add testid to LinuxApplicationListTobias Järvelöv1-1/+7
2025-09-18Add method to go to split tunneling settings routeTobias Järvelöv2-0/+6
2025-09-18Add RouteObjectModel for SplitTunnelingSettingsTobias Järvelöv4-0/+59
2025-09-18Update translationsTobias Järvelöv1-0/+20
2025-09-18Disable open file picker button if split tunneling unsupportedTobias Järvelöv3-2/+13
2025-09-18Show unsupported dialog on app launch if split tunneling unsupportedTobias Järvelöv1-2/+13
2025-09-18Disable application list item when split tunneling is unsupportedTobias Järvelöv1-1/+4
2025-09-18Add info and dialog for if split tunneling is unsupportedTobias Järvelöv8-6/+131
2025-09-18Add show unsupported dialog property to LinuxSettingsContextTobias Järvelöv1-0/+7