| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-11-14 | Move gui directory to desktop/packages/mullvad-vpn | Oskar | 1 | -115/+0 | |
| 2024-10-23 | Add 'Encrypted DNS proxy' built-in access method to GUI | Markus Pettersson | 1 | -0/+6 | |
| 2024-10-22 | Add DAITA settings to default-settings | Oskar | 1 | -0/+4 | |
| 2024-10-04 | Remove setting to leak traffic to apple networks | David Lönnhager | 1 | -1/+0 | |
| 2024-09-25 | Add setting to leak traffic to apple networks | Joakim Hulthe | 1 | -0/+1 | |
| Co-authored-by: David Lönnhager <david.l@mullvad.net> | |||||
| 2024-08-30 | Add rpc and state handling of shadowsocks settings | Oskar | 1 | -0/+3 | |
| 2024-02-15 | Add rpc and ipc calls for IP override along with redux additions | Oskar Nyberg | 1 | -0/+1 | |
| 2024-01-31 | Adapt Electron frontend to new access method settings format | Markus Pettersson | 1 | -2/+27 | |
| 2024-01-29 | Add API access methods to Electron IPC | Oskar Nyberg | 1 | -0/+1 | |
| 2024-01-03 | Allow app to use custom socks5 and shadwosocks proxies | Jonathan | 1 | -0/+2 | |
| This PR has a couple of different purposes - Allow users to use socks5 local proxies with the CLI without having to be root nor use split-tunneling. This only works for OpenVPN. - Unify the types used by different proxy parts of the codebase, such as the Access Methods as well as some already existing OpenVPN proxy code. This PR changes the firewall on all desktop platforms as well as changes the routing table slightly on MacOS and Windows. On Linux the firewall code is modified to apply the appropriate firewall marks to all packages that go to a remote endpoint corresponding to the remote part of a local socks5 proxy. The firewall marks will allow the routing to be done without having to modify the routing table. On MacOS and Windows the routing table is modified to allow packages to go to that same endpoint to pass outside the VPN tunnel, it will additionally punch a hole in the firewall. The PR also migrates the settings file from version 7 to version 8 in order to properly and neatly unify Proxy related types. Finally it provides some slight extensions to the gRPC interface in order to allow for control over the custom proxy settings. | |||||
| 2023-10-09 | Add custom lists to settings, ipc and rpc calls | Oskar Nyberg | 1 | -0/+1 | |
| 2023-09-29 | Add social media blocking server | David Lönnhager | 1 | -0/+1 | |
| 2023-02-22 | Add quantum resistant property to daemon rpc and internal structures | Oskar Nyberg | 1 | -0/+1 | |
| 2022-09-06 | Move default settings to its own file | Oskar Nyberg | 1 | -0/+70 | |
