| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-05-29 | Allow unused `tun_provider` parameter on Windows | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-05-29 | Merge branch 'shadowsocks-gui-datatypes' | Emīls Piņķis | 3 | -34/+93 |
| 2019-05-29 | Adjust RPC data type schemas for bridge settings | Emīls Piņķis | 1 | -2/+27 |
| 2019-05-29 | Adjust RPC dataypes for bridge settings | Emīls Piņķis | 2 | -32/+66 |
| 2019-05-29 | Merge branch 'reword-daemon' | Linus Färnstrand | 2 | -2/+2 |
| 2019-05-29 | Replace "daemon" with "Mullvad system service" | Linus Färnstrand | 2 | -2/+2 |
| 2019-05-28 | Merge branch 'tun-provider' | Janito Vaqueiro Ferreira Filho | 14 | -24/+221 |
| 2019-05-28 | Use `TunProvider` in Wireguard tunnel set-up | Janito Vaqueiro Ferreira Filho | 2 | -18/+15 |
| 2019-05-28 | Conditionally compile `StubTunProvider` | Janito Vaqueiro Ferreira Filho | 1 | -3/+3 |
| 2019-05-28 | Use platform specific `TunProvider` | Janito Vaqueiro Ferreira Filho | 1 | -3/+2 |
| 2019-05-28 | Create `PlatformTunProvider` type alias | Janito Vaqueiro Ferreira Filho | 3 | -0/+21 |
| 2019-05-28 | Create `UnixTunProvider` | Janito Vaqueiro Ferreira Filho | 4 | -0/+59 |
| 2019-05-28 | Allow setting a custom `TunProvider` | Janito Vaqueiro Ferreira Filho | 4 | -3/+12 |
| 2019-05-28 | Provide `TunProvider` from daemon to wireguard | Janito Vaqueiro Ferreira Filho | 5 | -4/+31 |
| 2019-05-28 | Create `StubTunProvider` | Janito Vaqueiro Ferreira Filho | 2 | -0/+14 |
| 2019-05-28 | Create `TunProvider` trait | Janito Vaqueiro Ferreira Filho | 2 | -0/+44 |
| 2019-05-28 | Create `BoxedError` type | Janito Vaqueiro Ferreira Filho | 1 | -1/+28 |
| 2019-05-28 | Merge branch 'shadowsocks-cli' | Emīls Piņķis | 18 | -383/+568 |
| 2019-05-28 | Disable bridges for UDP tunnels in auto mode | Emīls Piņķis | 1 | -0/+6 |
| 2019-05-28 | Remove proxy subcommand from tunnel | Emīls Piņķis | 1 | -248/+1 |
| 2019-05-28 | Add bridge subcommand | Emīls Piņķis | 2 | -0/+358 |
| 2019-05-28 | Factor out location parsing in CLI | Emīls Piņķis | 3 | -75/+77 |
| 2019-05-28 | Add new bridge related RPCs to mullvad-ipc-client | Emīls Piņķis | 1 | -7/+8 |
| 2019-05-28 | Implement Display for BridgeConstraints and BridgeState | Emīls Piņķis | 1 | -0/+23 |
| 2019-05-28 | Change SetOpenVpnProxy to SetBridgeSettings | Emīls Piņķis | 2 | -51/+45 |
| 2019-05-28 | Remove proxy settings from openvpn::TunnelOptions | Emīls Piņķis | 8 | -24/+15 |
| 2019-05-28 | Print bridge constraints and settings in CLI | Emīls Piņķis | 1 | -18/+25 |
| 2019-05-28 | Add managamenent command to set bridge state | Emīls Piņķis | 2 | -1/+51 |
| 2019-05-28 | Merge branch 'account-view' | Andrej Mihajlov | 34 | -357/+1221 |
| 2019-05-28 | Add account view | Andrej Mihajlov | 34 | -357/+1221 |
| 2019-05-28 | Merge branch 'silence-relay-downloads' | Linus Färnstrand | 2 | -8/+3 |
| 2019-05-28 | Tiny fix in firewall log | Linus Färnstrand | 1 | -1/+1 |
| 2019-05-28 | Silence the logging around relay_list downloads | Linus Färnstrand | 1 | -7/+2 |
| 2019-05-27 | Merge branch 'shadowsocks-bridges-in-relay-list' | Emīls Piņķis | 6 | -52/+340 |
| 2019-05-27 | Pick bridges from the relay list | Emīls Piņķis | 2 | -46/+176 |
| 2019-05-27 | Add distance calculations to Location | Emīls Piņķis | 1 | -0/+59 |
| 2019-05-27 | Add BridgeSettings and default value | Linus Färnstrand | 2 | -4/+64 |
| 2019-05-27 | Add bridges field to relay list | Linus Färnstrand | 1 | -2/+41 |
| 2019-05-27 | Merge branch 'cli-auto-help-no-version' | Linus Färnstrand | 9 | -17/+30 |
| 2019-05-27 | Add to changelog | Linus Färnstrand | 1 | -0/+5 |
| 2019-05-27 | Automatically print help when no subcommand given | Linus Färnstrand | 8 | -17/+25 |
| 2019-05-27 | Merge branch 'dont-log-no-error' | Linus Färnstrand | 1 | -4/+1 |
| 2019-05-27 | Remove "without errors" log message | Linus Färnstrand | 1 | -4/+1 |
| 2019-05-27 | Merge branch 'wireguard-key-generation-on-android' | Janito Vaqueiro Ferreira Filho | 6 | -9/+148 |
| 2019-05-27 | Update UI while Wireguard key is generated | Janito Vaqueiro Ferreira Filho | 1 | -0/+12 |
| 2019-05-27 | Ensure only one action is active in a given moment | Janito Vaqueiro Ferreira Filho | 1 | -5/+14 |
| 2019-05-27 | Wait for key generation before connecting | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-05-27 | Generate Wireguard key earlier in `ConnectFragment` | Janito Vaqueiro Ferreira Filho | 1 | -6/+13 |
| 2019-05-27 | Auto-generate Wireguard key in `ConnectFragment` | Janito Vaqueiro Ferreira Filho | 1 | -0/+12 |
| 2019-05-27 | Implement `MullvadDaemon::generateWireguardKey` | Janito Vaqueiro Ferreira Filho | 2 | -0/+22 |
