| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-01-21 | Remove individual people from cargo authors metadata | Linus Färnstrand | 4 | -32/+4 |
| 2020-01-20 | Merge branch 'win-refactor' | David Lönnhager | 10 | -77/+34 |
| 2020-01-20 | Refactor Windows process headers | David Lönnhager | 4 | -12/+12 |
| 2020-01-20 | Refactor ValueMapper | David Lönnhager | 4 | -65/+22 |
| 2020-01-20 | Bump submodule libwfp | David Lönnhager | 1 | -0/+0 |
| 2020-01-20 | Bump submodule windows-libraries | David Lönnhager | 1 | -0/+0 |
| 2020-01-17 | Merge branch 'syspath-fix' | David Lönnhager | 3 | -42/+96 |
| 2020-01-17 | Fix probable race condition in PATH update | David Lönnhager | 2 | -8/+52 |
| 2020-01-17 | Flush registry key before notifying explorer of changes in pathedit | David Lönnhager | 1 | -38/+48 |
| 2020-01-17 | Bump submodule windows-libraries | David Lönnhager | 1 | -0/+0 |
| 2020-01-16 | Merge branch 'log-wintun' | David Lönnhager | 10 | -6/+421 |
| 2020-01-16 | Log Wintun install | David Lönnhager | 1 | -6/+11 |
| 2020-01-16 | Add MSI NSIS plugin | David Lönnhager | 9 | -0/+410 |
| 2020-01-15 | Merge branch 'remove-unused-email' | Janito Vaqueiro Ferreira Filho | 13 | -13/+13 |
| 2020-01-15 | Remove usage of Mullvad email in crate manifests | Janito Vaqueiro Ferreira Filho | 13 | -13/+13 |
| 2020-01-15 | Merge branch 'fix-use-unbounded-send' | Emīls | 1 | -2/+2 |
| 2020-01-15 | Use unbouded_send() instead of send() | Emīls | 1 | -2/+2 |
| 2020-01-15 | Merge branch 'fix-jni-inet-address-leak' | Janito Vaqueiro Ferreira Filho | 6 | -13/+14 |
| 2020-01-15 | Describe `jnix` leak fix in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-01-15 | Update `jnix` dependency to fix JNI memory leak | Janito Vaqueiro Ferreira Filho | 5 | -13/+13 |
| 2020-01-15 | Merge branch 'reconnect-wg-key-gen' | David Lönnhager | 1 | -0/+1 |
| 2020-01-15 | Reconnect to tunnel after WireGuard key has been replaced | David Lönnhager | 1 | -0/+1 |
| 2020-01-15 | Update copyright notices for windows libraries | David Lönnhager | 4 | -3/+3 |
| 2020-01-15 | Merge branch 'update-copyright' | David Lönnhager | 4 | -4/+4 |
| 2020-01-14 | Update copyright notices | David Lönnhager | 4 | -4/+4 |
| 2020-01-14 | Merge branch 'handle-loss-of-vpn-permission' | Janito Vaqueiro Ferreira Filho | 2 | -0/+5 |
| 2020-01-14 | Describe handling VPN perm. revoke in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-01-14 | Stop the service if VPN permission is revoked | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-01-14 | Merge branch 'fix-restart-race-conditions' | Janito Vaqueiro Ferreira Filho | 9 | -47/+159 |
| 2020-01-14 | Document assumption in `onNewServiceConnection` | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-01-14 | Notify UI when daemon has stopped | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2020-01-14 | Ignore service events if fragment is paused | Janito Vaqueiro Ferreira Filho | 1 | -24/+58 |
| 2020-01-14 | Only call lifecycle methods if connection is ready | Janito Vaqueiro Ferreira Filho | 7 | -40/+120 |
| 2020-01-14 | Stop daemon earlier | Janito Vaqueiro Ferreira Filho | 1 | -6/+1 |
| 2020-01-14 | Merge branch 'fix-wg-logger-race' | Andrej Mihajlov | 1 | -6/+6 |
| 2020-01-14 | Fix race condition when setting up the global logger | Andrej Mihajlov | 1 | -6/+6 |
| 2020-01-14 | Bump submodule 'windows-libraries' | Odd Stranne | 1 | -0/+0 |
| 2020-01-14 | Merge branch 'fix-wg-ipv6-issue' | David Lönnhager | 2 | -26/+35 |
| 2020-01-14 | Update CHANGELOG.md | David Lönnhager | 1 | -0/+1 |
| 2020-01-14 | Fix issue on Windows where WireGuard cannot connect without a functioning TAP... | David Lönnhager | 1 | -26/+34 |
| 2020-01-14 | Merge branch 'version-cache-fix' | David Lönnhager | 3 | -21/+55 |
| 2020-01-14 | Move error handling for version checker into version_check module | David Lönnhager | 2 | -33/+25 |
| 2020-01-14 | Update CHANGELOG.md | David Lönnhager | 1 | -0/+1 |
| 2020-01-14 | Clear version check cache if the version has changed | David Lönnhager | 1 | -4/+45 |
| 2020-01-13 | Merge branch 'restart-service-on-daemon-crash' | Janito Vaqueiro Ferreira Filho | 4 | -13/+71 |
| 2020-01-13 | Describe daemon restart in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-01-13 | Restart service if daemon stops unexpectedly | Janito Vaqueiro Ferreira Filho | 1 | -2/+12 |
| 2020-01-13 | Refactor tear down in `MullvadVpnService` | Janito Vaqueiro Ferreira Filho | 1 | -5/+7 |
| 2020-01-13 | Notify when daemon thread has stopped | Janito Vaqueiro Ferreira Filho | 2 | -6/+51 |
| 2020-01-10 | Merge branch 'exception-minidump' | David Lönnhager | 1 | -2/+121 |
