| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-12-17 | Make `SelectLocationFragment` service dependent | Janito Vaqueiro Ferreira Filho | 1 | -18/+4 |
| 2019-12-17 | Make `WireguardKeyFragment` service dependent | Janito Vaqueiro Ferreira Filho | 1 | -18/+2 |
| 2019-12-17 | Make `ConnectFragment` service dependent | Janito Vaqueiro Ferreira Filho | 1 | -30/+3 |
| 2019-12-17 | Create `ServiceDependentFragment` helper class | Janito Vaqueiro Ferreira Filho | 1 | -0/+57 |
| 2019-12-17 | Create `ServiceAwareFragment` helper class | Janito Vaqueiro Ferreira Filho | 2 | -1/+48 |
| 2019-12-17 | Add a service connection event notifier | Janito Vaqueiro Ferreira Filho | 1 | -1/+10 |
| 2019-12-17 | Merge branch 'update-cli' | David Lönnhager | 1 | -2/+2 |
| 2019-12-17 | Rename 'key generate' to 'key regenerate' in the CLI | David Lönnhager | 1 | -2/+2 |
| 2019-12-17 | Merge branch 'rotate-wireguard-pubkey' | David Lönnhager | 8 | -10/+398 |
| 2019-12-17 | Improve key rotation CLI | David Lönnhager | 5 | -34/+31 |
| 2019-12-17 | Refactor key rotation | David Lönnhager | 4 | -77/+50 |
| 2019-12-17 | Refactor key rotation | David Lönnhager | 2 | -211/+297 |
| 2019-12-17 | Reset rotation interval when the active account changes | David Lönnhager | 2 | -16/+32 |
| 2019-12-17 | Use tokio_timer rather than Delay (compatibility) | David Lönnhager | 1 | -10/+11 |
| 2019-12-17 | Update CHANGELOG.md | David Lönnhager | 1 | -0/+4 |
| 2019-12-17 | Remove excessive logging in mullvad_daemon::wireguard | David Lönnhager | 1 | -4/+2 |
| 2019-12-17 | Format Rust code | David Lönnhager | 6 | -53/+82 |
| 2019-12-17 | Retry automatic key rotation on failure | David Lönnhager | 1 | -8/+30 |
| 2019-12-17 | Account for age of public key in wg key updates | David Lönnhager | 2 | -29/+75 |
| 2019-12-17 | Update key rotation scheduler when the interval is changed | David Lönnhager | 2 | -13/+28 |
| 2019-12-17 | Treat zero interval as disabling auto rotation | David Lönnhager | 1 | -5/+11 |
| 2019-12-17 | Add CLI interface for configuring automatic wg key rotation | David Lönnhager | 4 | -0/+81 |
| 2019-12-17 | Add configurable key rotation interval | David Lönnhager | 4 | -19/+33 |
| 2019-12-17 | Improve error handling | David Lönnhager | 1 | -8/+20 |
| 2019-12-17 | Add incomplete key rotation scheduler | David Lönnhager | 3 | -1/+89 |
| 2019-12-17 | Merge branch 'update-driverlogic' | David Lönnhager | 1 | -18/+8 |
| 2019-12-16 | Add more logging to driverlogic | David Lönnhager | 1 | -18/+8 |
| 2019-12-16 | Merge branch 'nsis-constants-refactor' | David Lönnhager | 8 | -120/+76 |
| 2019-12-16 | Get rid of duplicate nsis constants | David Lönnhager | 8 | -120/+76 |
| 2019-12-16 | Merge branch 'update-translations' | Linus Färnstrand | 36 | -888/+11840 |
| 2019-12-16 | Add new languages to changelog | Linus Färnstrand | 1 | -0/+3 |
| 2019-12-16 | Add new translations + Finnish+Danish | Linus Färnstrand | 34 | -841/+11806 |
| 2019-12-16 | Updated messages.pot | Linus Färnstrand | 1 | -47/+31 |
| 2019-12-13 | Merge branch 'android-verify-tunnel-is-up' | Emīls | 4 | -2/+154 |
| 2019-12-13 | Update changelog | Emīls | 1 | -1/+4 |
| 2019-12-13 | Add blocking wait for TunnelDevice to come up on Android | Emīls | 3 | -1/+150 |
| 2019-12-13 | Merge branch 'create-service-connection' | Janito Vaqueiro Ferreira Filho | 10 | -93/+144 |
| 2019-12-13 | Use `ConnectionProxy` directly | Janito Vaqueiro Ferreira Filho | 4 | -55/+21 |
| 2019-12-13 | Use `ServiceConnection` in `MainActivity` | Janito Vaqueiro Ferreira Filho | 1 | -27/+41 |
| 2019-12-13 | Rename old `MainActivity.serviceConnection` field | Janito Vaqueiro Ferreira Filho | 1 | -3/+3 |
| 2019-12-13 | Handle set up and tear down in `ServiceConnection` | Janito Vaqueiro Ferreira Filho | 1 | -0/+13 |
| 2019-12-13 | Create UI-side `ServiceConnection` class | Janito Vaqueiro Ferreira Filho | 1 | -0/+38 |
| 2019-12-13 | Decouple `RelayListListener` from `MainActivity` | Janito Vaqueiro Ferreira Filho | 2 | -9/+8 |
| 2019-12-13 | Decouple `SettingsListener` from `MainActivity` | Janito Vaqueiro Ferreira Filho | 2 | -4/+4 |
| 2019-12-13 | Decouple `AppVersionInfoCache` from `MainActivity` | Janito Vaqueiro Ferreira Filho | 2 | -5/+5 |
| 2019-12-13 | Add `ServiceInstance` notifier to the service | Janito Vaqueiro Ferreira Filho | 1 | -1/+12 |
| 2019-12-13 | Create `ServiceInstance` type | Janito Vaqueiro Ferreira Filho | 1 | -0/+10 |
| 2019-12-12 | Updating version in package files | Linus Färnstrand | 9 | -15/+15 |
| 2019-12-12 | Update changelog for release 2019.10 | Linus Färnstrand | 1 | -1/+5 |
| 2019-12-12 | Merge branch 'throttle-location-fetch-retries' | Janito Vaqueiro Ferreira Filho | 3 | -0/+30 |
