summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-01-21Remove individual people from cargo authors metadataLinus Färnstrand4-32/+4
2020-01-20Merge branch 'win-refactor'David Lönnhager10-77/+34
2020-01-20Refactor Windows process headersDavid Lönnhager4-12/+12
2020-01-20Refactor ValueMapperDavid Lönnhager4-65/+22
2020-01-20Bump submodule libwfpDavid Lönnhager1-0/+0
2020-01-20Bump submodule windows-librariesDavid Lönnhager1-0/+0
2020-01-17Merge branch 'syspath-fix'David Lönnhager3-42/+96
2020-01-17Fix probable race condition in PATH updateDavid Lönnhager2-8/+52
2020-01-17Flush registry key before notifying explorer of changes in patheditDavid Lönnhager1-38/+48
2020-01-17Bump submodule windows-librariesDavid Lönnhager1-0/+0
2020-01-16Merge branch 'log-wintun'David Lönnhager10-6/+421
2020-01-16Log Wintun installDavid Lönnhager1-6/+11
2020-01-16Add MSI NSIS pluginDavid Lönnhager9-0/+410
2020-01-15Merge branch 'remove-unused-email'Janito Vaqueiro Ferreira Filho13-13/+13
2020-01-15Remove usage of Mullvad email in crate manifestsJanito Vaqueiro Ferreira Filho13-13/+13
2020-01-15Merge branch 'fix-use-unbounded-send'Emīls1-2/+2
2020-01-15Use unbouded_send() instead of send()Emīls1-2/+2
2020-01-15Merge branch 'fix-jni-inet-address-leak'Janito Vaqueiro Ferreira Filho6-13/+14
2020-01-15Describe `jnix` leak fix in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-01-15Update `jnix` dependency to fix JNI memory leakJanito Vaqueiro Ferreira Filho5-13/+13
2020-01-15Merge branch 'reconnect-wg-key-gen'David Lönnhager1-0/+1
2020-01-15Reconnect to tunnel after WireGuard key has been replacedDavid Lönnhager1-0/+1
2020-01-15Update copyright notices for windows librariesDavid Lönnhager4-3/+3
2020-01-15Merge branch 'update-copyright'David Lönnhager4-4/+4
2020-01-14Update copyright noticesDavid Lönnhager4-4/+4
2020-01-14Merge branch 'handle-loss-of-vpn-permission'Janito Vaqueiro Ferreira Filho2-0/+5
2020-01-14Describe handling VPN perm. revoke in change logJanito Vaqueiro Ferreira Filho1-0/+1
2020-01-14Stop the service if VPN permission is revokedJanito Vaqueiro Ferreira Filho1-0/+4
2020-01-14Merge branch 'fix-restart-race-conditions'Janito Vaqueiro Ferreira Filho9-47/+159
2020-01-14Document assumption in `onNewServiceConnection`Janito Vaqueiro Ferreira Filho1-0/+2
2020-01-14Notify UI when daemon has stoppedJanito Vaqueiro Ferreira Filho1-1/+2
2020-01-14Ignore service events if fragment is pausedJanito Vaqueiro Ferreira Filho1-24/+58
2020-01-14Only call lifecycle methods if connection is readyJanito Vaqueiro Ferreira Filho7-40/+120
2020-01-14Stop daemon earlierJanito Vaqueiro Ferreira Filho1-6/+1
2020-01-14Merge branch 'fix-wg-logger-race'Andrej Mihajlov1-6/+6
2020-01-14Fix race condition when setting up the global loggerAndrej Mihajlov1-6/+6
2020-01-14Bump submodule 'windows-libraries'Odd Stranne1-0/+0
2020-01-14Merge branch 'fix-wg-ipv6-issue'David Lönnhager2-26/+35
2020-01-14Update CHANGELOG.mdDavid Lönnhager1-0/+1
2020-01-14Fix issue on Windows where WireGuard cannot connect without a functioning TAP...David Lönnhager1-26/+34
2020-01-14Merge branch 'version-cache-fix'David Lönnhager3-21/+55
2020-01-14Move error handling for version checker into version_check moduleDavid Lönnhager2-33/+25
2020-01-14Update CHANGELOG.mdDavid Lönnhager1-0/+1
2020-01-14Clear version check cache if the version has changedDavid Lönnhager1-4/+45
2020-01-13Merge branch 'restart-service-on-daemon-crash'Janito Vaqueiro Ferreira Filho4-13/+71
2020-01-13Describe daemon restart in change logJanito Vaqueiro Ferreira Filho1-0/+1
2020-01-13Restart service if daemon stops unexpectedlyJanito Vaqueiro Ferreira Filho1-2/+12
2020-01-13Refactor tear down in `MullvadVpnService`Janito Vaqueiro Ferreira Filho1-5/+7
2020-01-13Notify when daemon thread has stoppedJanito Vaqueiro Ferreira Filho2-6/+51
2020-01-10Merge branch 'exception-minidump'David Lönnhager1-2/+121