summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2021-07-05Merge branch 'improve-resource-table-parsing'Oskar Nyberg1-9/+6
2021-07-05Improve resource table parsingOskar Nyberg1-9/+6
2021-07-05Merge branch 'windows-st-fix-removable-drive-issue'David Lönnhager3-9/+15
2021-07-05Update changelogDavid Lönnhager1-0/+1
2021-07-05Skip excluded paths with non-existent drive lettersDavid Lönnhager2-9/+14
2021-07-05Merge branch 'windows-st-fix-fw-reset'David Lönnhager3-4/+10
2021-07-05Update changelogDavid Lönnhager1-0/+2
2021-07-05Reset the firewall correctly after the daemon has unexpectedly stoppedDavid Lönnhager2-4/+8
2021-07-05Merge branch 'fix-talpid-core-tokio-feature'Emīls Piņķis1-1/+1
2021-07-05Add missing 'fs' feature to tokioEmīls1-1/+1
2021-07-02Merge branch 'update-translations-for-2021.4'Oskar Nyberg77-3115/+4846
2021-07-02Update Android translationsOskar Nyberg38-360/+417
2021-07-02Download translations from crowdinOskar Nyberg38-2768/+4301
2021-07-02Update relay-locations.pot and relay location translationsOskar Nyberg20-19/+160
2021-07-02Merge branch 'split-tunnel-win-installer'Odd Stranne18-942/+1532
2021-07-02Improve error handling when registering serviceOdd Stranne1-0/+12
2021-07-02Adjust NSIS code to work with updated driverlogicOdd Stranne1-4/+2
2021-07-02Restructure and extend driverlogicOdd Stranne16-936/+1324
2021-07-02Update installer/uninstaller to manage split tunneling driverOdd Stranne1-2/+194
2021-07-02Bump submodule 'mullvadvpn-app-binaries'Odd Stranne1-0/+0
2021-07-02Merge branch 'split-tunnel-frontend-get-app-name'Oskar Nyberg3-65/+417
2021-07-02Read application name from exe-fileOskar Nyberg3-65/+417
2021-07-02Merge branch 'split-tunnel-frontend-ipc'Oskar Nyberg27-386/+1216
2021-07-02Make application path comparison case insensitiveOskar Nyberg1-13/+20
2021-07-02Update messages.potOskar Nyberg1-2/+41
2021-07-02Request higher resolution app iconsOskar Nyberg1-1/+1
2021-07-02Add beta label to Windows split tunneling navigationOskar Nyberg5-1/+45
2021-07-02Add some common browsers to the app allow listOskar Nyberg1-1/+7
2021-07-02Update frontend according to changes in management interfaceOskar Nyberg4-7/+15
2021-07-02Handle split-tunnel-error in frontendOskar Nyberg3-2/+12
2021-07-02Add warning about DNS not working for excluded apps when blockedOskar Nyberg5-20/+60
2021-07-02Rework linux split tunneling view to include Windows viewOskar Nyberg11-341/+785
2021-07-02Add useAsyncEffect hookOskar Nyberg1-0/+21
2021-07-02Add "smooth" option to CustomScrollbarsOskar Nyberg1-2/+2
2021-07-02Add white10 colorOskar Nyberg1-0/+1
2021-07-02Add filter and remove iconsOskar Nyberg2-0/+27
2021-07-02Add Windows split tunneling ipc methods, redux actions and reducers to rendererOskar Nyberg4-7/+80
2021-07-02Add IPC and RPC methods and connect to Windows split tunneling functionsOskar Nyberg6-15/+125
2021-07-02Merge branch 'split-tunnel-win-update'David Lönnhager46-102/+2557
2021-07-02Clarify ST logDavid Lönnhager2-4/+3
2021-07-02Map split tunnel errors to 'start tunnel error'David Lönnhager1-0/+2
2021-07-02Log IPs sent to the driverDavid Lönnhager1-0/+1
2021-07-02Configure ST tunnel addresses before setting up routesDavid Lönnhager9-59/+110
2021-07-02Fail with 'SplitTunnelError' for all related errorsDavid Lönnhager2-2/+2
2021-07-02Initialize driver on a separate threadDavid Lönnhager1-5/+23
2021-07-02Remove DeviceHandle mutex by not reusing event objectsDavid Lönnhager2-41/+31
2021-07-02Let ST monitor threads clean themselves upDavid Lönnhager1-12/+9
2021-07-02Handle ST requests on a separate threadDavid Lönnhager2-70/+130
2021-07-02Prevent block when offline monitor lags behind ST monitorDavid Lönnhager1-9/+6
2021-07-02Always disengage the driver before deinitializing WinFwDavid Lönnhager1-5/+7