summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-12-22MH worksios-gotatunEmīls7-64/+51
2025-12-19WIPEmīls3-0/+82
2025-12-19Add multihop support for gotatun in swiftBug Magnet4-56/+213
2025-12-19Silence the TunnelMonitor until it is replaced with smoltcpBug Magnet3-9/+20
2025-12-19Fix disastrous rebase from mainBug Magnet4-81/+128
2025-12-19Make it workBug Magnet5-9/+98
2025-12-19Add gotatunEmīls2-0/+390
2025-12-19It crashes nowEmīls6-107/+202
2025-12-19Add all the stuffEmīls7-0/+233
2025-12-19Sort imports in mullvad-iosEmīls2-12/+28
2025-12-19Use real DNS configurationEmīls1-1/+1
2025-12-18Only apply tunnel settings when neededEmīls8-5/+147
2025-12-18Consider adapter errors to be irrecoverableEmīls1-2/+2
2025-12-18Only consider reconnecting if not in error stateEmīls3-11/+28
2025-12-18Force error state if peer exchange failsEmīls5-6/+25
2025-12-18Merge branch 'desktop-back-shortcut'Tobias Järvelöv45-69/+101
2025-12-18Update changelogOliver1-0/+7
2025-12-18Replace useIsPlatformLinux with isPlatform functionOliver5-12/+7
2025-12-18Update keyboard shortcuts for going back and homeOliver2-7/+9
2025-12-18Add isPlatform functionOliver2-0/+8
2025-12-18Extract keyboard navigation event handling into hooksOliver4-20/+39
2025-12-18Move KeyboardNavigation to components folderOliver35-36/+37
2025-12-18Merge branch 'fix-obfuscation-off-test'Jonatan Rhodin2-2/+11
2025-12-18Fix wireguard obfuscation off e2e testJonatan Rhodin2-2/+11
2025-12-17Merge branch 'fix-ui-test-timeouts'Emīls3-3/+8
2025-12-17Fix too short timeouts in ios UI testsSteffen3-3/+8
2025-12-17Merge branch 'ensure-kermit-file-logs-are-logged-in-program-order-droid-2373'Kalle Lindström2-36/+54
2025-12-17Fix file logging orderKalle Lindström2-36/+54
2025-12-17Merge branch 'desktop-fix-notification-animation'Tobias Järvelöv1-33/+30
2025-12-17Fix main view not hiding overflowOliver1-33/+30
2025-12-17Merge branch 'fix-osv-scanner-netty'Jonatan Rhodin1-0/+7
2025-12-17Ignore CVE-2025-67735 since it is not applicableJonatan Rhodin1-0/+7
2025-12-16Merge branch 'win-detect-processes-hogging-install-dir'David Lönnhager10-25/+640
2025-12-16Show error if 'CloseHoggingProcesses' failsDavid Lönnhager1-0/+5
2025-12-16Use restart manager API to stop conflicting processes during uninstallDavid Lönnhager10-369/+413
2025-12-16Update changelogDavid Lönnhager1-0/+3
2025-12-16Add handle detection to NSIS installerDavid Lönnhager4-4/+96
2025-12-16Add process handle detection to mullvad-nsisDavid Lönnhager5-20/+491
2025-12-16Merge branch 'linux-rename-st-enabled'David Lönnhager5-14/+14
2025-12-16Rename SplitTunnelIsEnabled RPC to SplitTunnelIsSupportedDavid Lönnhager5-14/+14
2025-12-16Merge branch 'remove-transient-props-from-flex-component-interface-des-2691'Tobias Järvelöv138-1809/+1652
2025-12-16Remove unused Container componentOliver1-28/+0
2025-12-16Use view components in debug viewOliver1-36/+17
2025-12-16Use view components in daita viewOliver1-122/+124
2025-12-16Fix props not being passed correctly to CarouselOliver1-5/+4
2025-12-16Use view components in api access viewOliver1-76/+71
2025-12-16Use view components in select location viewOliver1-118/+112
2025-12-16Use view components in edit api access viewOliver2-20/+17
2025-12-16Use view components in settings text import viewOliver1-18/+16
2025-12-16Use view components in error viewOliver1-38/+24