summaryrefslogtreecommitdiffhomepage
path: root/mullvad-management-interface
AgeCommit message (Expand)AuthorFilesLines
2024-10-07Rename "smart routing" to "direct only" in the APISebastian Holmin4-10/+8
2024-10-07Replace `smart_routing` with `use_multihop_if_necessary` in daemonSebastian Holmin3-7/+6
2024-10-04Remove setting to leak traffic to apple networksDavid Lönnhager2-11/+0
2024-10-01Rename account "token" to account "number"Joakim Hulthe3-18/+18
2024-09-25Add setting to leak traffic to apple networksJoakim Hulthe2-0/+11
2024-09-25Upgrade `tonic` to 0.12 and `prost` to 0.13Sebastian Holmin2-1/+4
2024-09-25Add `futures` to workspace dependenciesSebastian Holmin1-1/+1
2024-09-25Add `parity-tokio-ipc` to workspace dependenciesSebastian Holmin1-2/+3
2024-09-17Align Smart routing GUI with design specJoakim Hulthe4-9/+9
2024-09-17Add daita.enabled and daita.use_anywhere rpc callsJoakim Hulthe2-0/+17
2024-09-17Remove Option from Relay::locationJoakim Hulthe1-15/+19
2024-09-17Add `use_anywhere` feature indicatorJoakim Hulthe2-0/+3
2024-09-17Add `use_anywhere` daita settingJoakim Hulthe2-1/+6
2024-09-06Build wg with daita support for androidAlbin2-7/+3
2024-08-27Use std LazyLock instead of once_cell LazyDavid Lönnhager2-4/+3
2024-08-22Fix IP-override feature indicatorSebastian Holmin1-0/+2
2024-08-21Add unit test for feature indicatorSebastian Holmin1-1/+1
2024-08-16Add Shadowsocks feature indicatorDavid Lönnhager3-17/+28
2024-08-16Use range types for all port rangesDavid Lönnhager1-22/+21
2024-08-16Add Shadowsocks obfuscation support to mullvad-daemonDavid Lönnhager3-19/+69
2024-08-16Parse shadowsocks ports in relay listDavid Lönnhager2-5/+49
2024-08-14Redo error handling `test_automatic_wireguard_rotation`Markus Pettersson1-3/+3
2024-08-06Shut down gRPC server gracefullyMarkus Pettersson1-2/+6
2024-08-01Implement feature indicators in daemonJoakim Hulthe5-18/+138
2024-07-31Add ResetSettings RPC to the management interfaceDavid Lönnhager2-0/+6
2024-07-30Reconnect if split tunnel state changedMarkus Pettersson1-1/+5
2024-07-26Fix `doc list item missing indentation`Sebastian Holmin1-1/+1
2024-06-26Enable DAITA on macOSDavid Lönnhager1-2/+2
2024-06-25Add `daita` as a Cargo cfg variableMarkus Pettersson6-11/+19
2024-06-25Enable DAITA for linux in CLI and typesSebastian Holmin5-11/+11
2024-06-20Add `PrepareRestartv2` gRPC callMarkus Pettersson2-0/+18
2024-06-17Get value of data directory value at app startupMarkus Pettersson2-12/+31
2024-05-29Migrate to gRPCDavid Göransson4-25/+67
2024-05-29Add error state cause for full disk permissions errorDavid Lönnhager2-1/+10
2024-04-30Add initial split tunneling implementation for macOSDavid Lönnhager3-7/+7
2024-04-25Fix chrono deprecation warningsJoakim Hulthe3-25/+26
2024-04-22Fix broken lints in rustdocsSebastian Holmin2-10/+3
2024-04-18Limit the size of custom list names to 30 graphemesEmīls1-0/+1
2024-04-16Add DAITA Windows client and updated tuncfgDavid Lönnhager7-1/+60
2024-04-12Add ClearCustomLists RPC callJoakim Hulthe2-0/+10
2024-04-12Add ClearCustomApiAccessMethods rpc callJoakim Hulthe2-0/+10
2024-04-11Fix wireguard rotation testSebastian Holmin1-2/+2
2024-03-27Refactor `mullvad-relay-selector`Markus Pettersson1-3/+2
2024-03-20Test leaking TCP/UDP/ICMP packets in split tunnelJoakim Hulthe1-8/+0
2024-03-20Add split tunnel test for windowsJoakim Hulthe1-5/+4
2024-02-27Replace err_derive with thiserrorJoakim Hulthe3-38/+37
2024-02-06tonic_build::compile_protos() automatically prints rerun-if-changedAndrej Mihajlov1-3/+1
2024-01-31Change API access methods settings formatMarkus Pettersson4-29/+48
2024-01-31Add tunnel creation error on WindowsDavid Lönnhager2-4/+30
2024-01-22Add `TestCustomApiAccessMethod` RPC callMarkus Pettersson3-30/+19