| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 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 |
| 2020-05-11 | Update `jnix` dependency to version `0.2.3` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-05-07 | Use embeded TLS certificates | Emīls | 1 | -8/+1 |
| 2020-04-28 | Implement `MullvadDaemon.createNewAccount` | Janito Vaqueiro Ferreira Filho | 1 | -0/+25 |
| 2020-04-28 | Implement `DaemonInterface::create_new_account` | Janito Vaqueiro Ferreira Filho | 1 | -0/+10 |
| 2020-04-28 | Fix invalid account error detection | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-04-28 | Pass resource directory to problem report | Emīls | 1 | -1/+8 |
| 2020-04-27 | Show specific error when VPN permission is denied | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-04-27 | Adjust android code for new mullvad-rpc | Emīls | 3 | -8/+8 |
| 2020-04-22 | Use resource dir to store settings file on Android | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
