| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-04-13 | Bump libc dependency | David Lönnhager | 1 | -2/+2 |
| 2021-04-13 | Port desktop 2021.3-beta1 changelog to master | Linus Färnstrand | 1 | -10/+20 |
| 2021-04-13 | Merge branch 'wg-over-tcp' | David Lönnhager | 13 | -91/+263 |
| 2021-04-13 | Update CLI for custom tunnels | David Lönnhager | 1 | -29/+23 |
| 2021-04-13 | Substitute 'invalid' for 'unknown' where appropriate | David Lönnhager | 3 | -7/+7 |
| 2021-04-13 | Update changelog | David Lönnhager | 1 | -0/+1 |
| 2021-04-13 | Add TCP WireGuard custom tunnel option | David Lönnhager | 9 | -148/+221 |
| 2021-04-13 | Pass tokio runtime to WireguardMonitor | David Lönnhager | 4 | -8/+18 |
| 2021-04-13 | Add udp-over-tcp dependency | David Lönnhager | 2 | -36/+130 |
| 2021-04-12 | Merge branch 'upgrade-openvpn' | Linus Färnstrand | 2 | -0/+1 |
| 2021-04-12 | Add to changelog | Linus Färnstrand | 1 | -0/+1 |
| 2021-04-12 | Upgrade binaries submodule to version with OpenVPN 2.5.1 | Linus Färnstrand | 1 | -0/+0 |
| 2021-04-12 | Merge branch 'split-connection-proxy' | Janito Vaqueiro Ferreira Filho | 24 | -179/+291 |
| 2021-04-12 | Refactor how initial tunnel state is sent | Janito Vaqueiro Ferreira Filho | 2 | -18/+7 |
| 2021-04-12 | Send tunnel state when IPC connection is up | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2021-04-12 | Set `SplitTunneling` listener once | Janito Vaqueiro Ferreira Filho | 1 | -6/+6 |
| 2021-04-12 | Remove `ConnectionProxy` from `ServiceInstance` | Janito Vaqueiro Ferreira Filho | 2 | -3/+0 |
| 2021-04-12 | Use `ConnectionProxy` in `TunnelStateUpdater` | Janito Vaqueiro Ferreira Filho | 2 | -19/+5 |
| 2021-04-12 | Use `ConnectionProxy` in notification manager | Janito Vaqueiro Ferreira Filho | 2 | -16/+7 |
| 2021-04-12 | Decouple service `ConnectionProxy` from activity | Janito Vaqueiro Ferreira Filho | 3 | -13/+1 |
| 2021-04-12 | Remove UI state from service `ConnectionProxy` | Janito Vaqueiro Ferreira Filho | 1 | -111/+9 |
| 2021-04-12 | Use UI-side `ConnectionProxy` | Janito Vaqueiro Ferreira Filho | 3 | -5/+6 |
| 2021-04-12 | Move `SplitTunnelingPersistence` initialization | Janito Vaqueiro Ferreira Filho | 2 | -4/+1 |
| 2021-04-12 | Handle `VpnPermissionResponse` requests | Janito Vaqueiro Ferreira Filho | 2 | -6/+9 |
| 2021-04-12 | Use UI-side `VpnPermission` helper | Janito Vaqueiro Ferreira Filho | 2 | -1/+2 |
| 2021-04-12 | Create `VpnPermission` inside `ServiceEndpoint` | Janito Vaqueiro Ferreira Filho | 2 | -3/+5 |
| 2021-04-12 | Create UI-side `VpnPermission` class | Janito Vaqueiro Ferreira Filho | 1 | -0/+10 |
| 2021-04-12 | Create VPN permission response `Request` variant | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2021-04-12 | Handle UI tunnel state predictions in UI-side | Janito Vaqueiro Ferreira Filho | 1 | -4/+109 |
| 2021-04-12 | Create UI-side `ConnectionProxy` | Janito Vaqueiro Ferreira Filho | 1 | -0/+34 |
| 2021-04-12 | Handle `ConnectionProxy` requests | Janito Vaqueiro Ferreira Filho | 1 | -0/+7 |
| 2021-04-12 | Implement `ConnectionProxy` requests | Janito Vaqueiro Ferreira Filho | 1 | -0/+9 |
| 2021-04-12 | Send tunnel state events | Janito Vaqueiro Ferreira Filho | 1 | -0/+5 |
| 2021-04-12 | Create `TunnelStateChange` event | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2021-04-12 | Make `TunnelState` parcelable | Janito Vaqueiro Ferreira Filho | 7 | -13/+70 |
| 2021-04-12 | Use `ConnectionProxy` in `LocationInfoCache` | Janito Vaqueiro Ferreira Filho | 2 | -8/+5 |
| 2021-04-12 | Move `ConnectionProxy` into `ServiceEndpoint` | Janito Vaqueiro Ferreira Filho | 7 | -20/+20 |
| 2021-04-12 | Use new `VpnPermission` class | Janito Vaqueiro Ferreira Filho | 3 | -36/+9 |
| 2021-04-12 | Create new `VpnPermission` helper class | Janito Vaqueiro Ferreira Filho | 1 | -0/+35 |
| 2021-04-12 | Use an intermittent daemon in `ConnectionProxy` | Janito Vaqueiro Ferreira Filho | 2 | -13/+17 |
| 2021-04-12 | Use an `Intermittent<Boolean>` for VPN permission | Janito Vaqueiro Ferreira Filho | 2 | -7/+8 |
| 2021-04-12 | Refactor `ConnectionProxy` into an actor | Janito Vaqueiro Ferreira Filho | 1 | -21/+35 |
| 2021-04-12 | Merge branch 'enable-android-instrument-tests' | Aleksandr Granin | 1 | -23/+89 |
| 2021-04-12 | Add CI job for Android instrument tests | Aleksandr Granin | 1 | -23/+89 |
| 2021-04-12 | Merge branch 'add-ide-specific-files-to-gitignore' | Aleksandr Granin | 3 | -120/+1 |
| 2021-04-12 | Add IDE module specific files to gitignore and remove them from the repo | Aleksandr Granin | 3 | -120/+1 |
| 2021-04-12 | Merge branch 'add-login-delegate' | Andrej Mihajlov | 1 | -27/+32 |
| 2021-04-12 | LoginViewController: add delegate | Andrej Mihajlov | 1 | -27/+32 |
| 2021-04-12 | Merge branch 'add-return-key-handler' | Andrej Mihajlov | 2 | -2/+48 |
| 2021-04-12 | AccountTextField: handle return key on iPad | Andrej Mihajlov | 2 | -2/+48 |
