summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-06-28Close mock OpenVPN when stdin is closedJanito Vaqueiro Ferreira Filho1-15/+30
2018-06-28Merge branch 'fix-early-boot-resolvconf'Emīls Piņķis1-0/+1
2018-06-28Start mullvad-daemon after network is active on LinuxEmīls Piņķis1-0/+1
2018-06-28Merge branch 'increase-pending-stop-timeout'Andrej Mihajlov1-1/+1
2018-06-28Increase the pending stop timeout from 3 to 10 secondsAndrej Mihajlov1-1/+1
2018-06-28Merge branch 'switch-to-preshutdown'Andrej Mihajlov1-4/+4
2018-06-28Switch from shutdown to preshutdown eventAndrej Mihajlov1-4/+4
2018-06-27Merge branch 'activation-state-observer'Andrej Mihajlov5-51/+19
2018-06-27Migrate back to AppActivationState observer from RXAndrej Mihajlov5-51/+19
2018-06-27Merge branch 'fix-scroll-flicker'Andrej Mihajlov5-1/+7
2018-06-27Fix scroll flickeringAndrej Mihajlov5-1/+7
2018-06-27Merge branch 'win-rpc-file-owner-check'Janito Vaqueiro Ferreira Filho3-19/+96
2018-06-27Ensure RPC address file is owned by administratorJanito Vaqueiro Ferreira Filho3-19/+96
2018-06-27Merge branch 'add-editorconfig'Linus Färnstrand3-4/+23
2018-06-27Add editorconfig configurationLinus Färnstrand3-4/+23
2018-06-27Merge branch 'cli-subscribe'Janito Vaqueiro Ferreira Filho2-21/+56
2018-06-27Describe `status listen` sub-command in change logJanito Vaqueiro Ferreira Filho1-0/+1
2018-06-27Add `status listen` sub-command to Mullvad CLIJanito Vaqueiro Ferreira Filho1-21/+55
2018-06-27Merge branch 'windows-route'Emīls Piņķis19-50/+693
2018-06-27Remove last trace of wfpctlEmīls1-1/+1
2018-06-27Simplify metric setting by altering a single interfaceEmīls2-5/+1
2018-06-27Improve FFI error returningEmīls3-18/+47
2018-06-27Fix bom issuesEmīls1-0/+0
2018-06-27Add winroute.dll to the installerEmīls1-0/+2
2018-06-27Add winroute to build.rs for talpid-coreEmīls1-39/+20
2018-06-27Build winroute.dll in build_windows_libraries.shEmīls2-10/+37
2018-06-27Make winroute build for all targetsEmīls1-0/+9
2018-06-27Use route module in talpid-core/src/firewall/windowsEmīls1-1/+11
2018-06-27Add route.rs to talpid-core/src/firewall/windows/Emīls2-0/+44
2018-06-27Add module definition for winrouteEmīls3-0/+13
2018-06-27Add NetworkInterfaces classEmīls7-1/+228
2018-06-27Add solution/project filesOdd Stranne9-0/+270
2018-06-27Merge branch 'remove-shutdown-from-cli'Linus Färnstrand3-26/+3
2018-06-27Remove the shutdown command from the CLILinus Färnstrand3-26/+3
2018-06-26Merge branch 'remove-pack-command'Linus Färnstrand2-11/+4
2018-06-26Update readme to use OS specific pack commandLinus Färnstrand1-10/+4
2018-06-26Remove yarn pack shorthand commandLinus Färnstrand1-1/+0
2018-06-26Merge branch 'win-version-in-problem-report'Janito Vaqueiro Ferreira Filho1-4/+25
2018-06-26Use `systeminfo` command to get Windows versionJanito Vaqueiro Ferreira Filho1-4/+25
2018-06-26Merge branch 'talpid-plugin-auth-test'Janito Vaqueiro Ferreira Filho6-12/+222
2018-06-26Test if daemon moves to connected stateJanito Vaqueiro Ferreira Filho1-0/+26
2018-06-26Warn if integration tests are run by non-root userJanito Vaqueiro Ferreira Filho1-0/+4
2018-06-26Don't run integration tests in TravisJanito Vaqueiro Ferreira Filho1-2/+0
2018-06-26Test connection authentication isolationJanito Vaqueiro Ferreira Filho1-0/+24
2018-06-26Test different plugin authentication credentialsJanito Vaqueiro Ferreira Filho2-10/+62
2018-06-26Test if IPC server requires authenticationJanito Vaqueiro Ferreira Filho1-4/+68
2018-06-26Create client RPC to mock OpenVPN plugin eventsJanito Vaqueiro Ferreira Filho3-4/+47
2018-06-26Run integration tests sequentiallyJanito Vaqueiro Ferreira Filho1-1/+1
2018-06-26Remove unused importJanito Vaqueiro Ferreira Filho1-1/+0
2018-06-26Merge branch 'delete-socket-relay'Linus Färnstrand5-362/+0