| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-11-29 | Reformat code without blank_lines_upper_bound = 2 | Linus Färnstrand | 1 | -1/+0 |
| 2021-11-08 | Set all Rust crates to edition 2021 | Linus Färnstrand | 1 | -1/+1 |
| 2021-10-12 | Update dependencies | David Lönnhager | 1 | -1/+1 |
| 2021-07-13 | Fix tokio runtime builders | David Lönnhager | 1 | -1/+1 |
| 2021-07-13 | Update tokio dependencies | David Lönnhager | 1 | -1/+1 |
| 2021-06-18 | Update account history RPCs | David Lönnhager | 2 | -20/+9 |
| 2021-04-23 | Use new error enum. in `VoucherSubmissionResult` | Janito Vaqueiro Ferreira Filho | 1 | -14/+3 |
| 2021-04-23 | Create `VoucherSubmissionError` enumeration | Janito Vaqueiro Ferreira Filho | 1 | -0/+25 |
| 2021-02-19 | Update `jnix` dependency to version `0.4` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2021-02-05 | Upgrade err-derive dependency to 0.3.0 | Linus Färnstrand | 1 | -1/+1 |
| 2021-01-28 | Update Android daemon interface | David Lönnhager | 1 | -13/+49 |
| 2021-01-22 | Start without version cache instead of using incorrect defaults | David Lönnhager | 1 | -1/+3 |
| 2021-01-12 | Replace the old cache directory | David Lönnhager | 1 | -1/+0 |
| 2021-01-04 | Always prefer the last used API address | David Lönnhager | 2 | -4/+5 |
| 2020-12-16 | Create error state cause for invalid DNS server | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-12-16 | Add `CreateTunResult.InvalidDnsServers` variant | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-12-16 | Create `CreateTunResult` helper type | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2020-12-14 | Move problem report JNI methods to a new module | Janito Vaqueiro Ferreira Filho | 2 | -64/+75 |
| 2020-12-04 | Implement `MullvadDaemon.setDnsOptions` method | Janito Vaqueiro Ferreira Filho | 1 | -1/+26 |
| 2020-12-04 | Implement `DaemonInterface::set_dns_options` | Janito Vaqueiro Ferreira Filho | 1 | -1/+9 |
| 2020-12-04 | Derive `IntoJava` for `DnsOptions` | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-12-04 | Update jnix version | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-12-03 | Remove obsolete virtual adapter code and errors | David Lönnhager | 1 | -1/+0 |
| 2020-11-26 | Don't return `null` from `getAccountData` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-11-25 | Rename TAP adapter error cause on Android | David Lönnhager | 1 | -1/+1 |
| 2020-11-24 | Log when daemon starts even if logging is set-up | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2020-11-24 | Pass resource dir. when sending problem report | Janito Vaqueiro Ferreira Filho | 1 | -1/+11 |
| 2020-11-24 | Fix log message for sending problem reports error | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-10-22 | Detect if multiple daemon instances are running | Janito Vaqueiro Ferreira Filho | 1 | -1/+16 |
| 2020-10-21 | Upgrade nix | David Lönnhager | 1 | -1/+1 |
| 2020-10-09 | Update Android daemon interface with new daemon command data | Oskar Nyberg | 1 | -3/+5 |
| 2020-09-25 | Implement `MullvadDaemon.removeAccountFromHistory` | Janito Vaqueiro Ferreira Filho | 1 | -0/+22 |
| 2020-09-25 | Add `DaemonInterface::remove_account_from_history` | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 |
| 2020-09-16 | Upgrade dependencies | David Lönnhager | 1 | -1/+1 |
| 2020-09-01 | Reduce excessive thread count | David Lönnhager | 1 | -4/+4 |
| 2020-09-01 | Update mullvad-jni | David Lönnhager | 2 | -3/+14 |
| 2020-09-01 | Update Android daemon interface | David Lönnhager | 2 | -30/+23 |
| 2020-09-01 | Remove JSON-RPC dependencies from mullvad-jni | David Lönnhager | 1 | -2/+0 |
| 2020-09-01 | Use predefined constants in mullvad-jni | Linus Färnstrand | 1 | -2/+2 |
| 2020-08-20 | Don't log cancelled RPC requests as errors | Janito Vaqueiro Ferreira Filho | 1 | -18/+20 |
| 2020-07-20 | Handle tun device reuse in the Java side | Janito Vaqueiro Ferreira Filho | 1 | -4/+19 |
| 2020-07-20 | Move wait for tun up event into `TalpidVpnService` | Janito Vaqueiro Ferreira Filho | 3 | -0/+180 |
| 2020-06-25 | Use new version info in Android | Emīls | 1 | -1/+1 |
| 2020-06-09 | Update ipnetwork to 0.16 | Emīls Piņķis | 1 | -1/+1 |
| 2020-05-11 | Log voucher submission errors | Janito Vaqueiro Ferreira Filho | 1 | -1/+9 |
| 2020-05-11 | Use `VoucherSubmissionResult` instead | Janito Vaqueiro Ferreira Filho | 2 | -13/+7 |
| 2020-05-11 | Create `VoucherSubmissionResult` type | Janito Vaqueiro Ferreira Filho | 1 | -1/+28 |
| 2020-05-11 | Create `MullvadDaemon.submitVoucher` method | Janito Vaqueiro Ferreira Filho | 1 | -0/+28 |
| 2020-05-11 | Implement `DaemonInterface::submit_voucher` | Janito Vaqueiro Ferreira Filho | 1 | -1/+12 |
| 2020-05-11 | Create `VoucherSubmission` class | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
