summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-06-30Merge branch 'update-electron-builder'Odd Stranne2-82/+100
2018-06-30Update electron-builder to get improvements to signing on WindowsOdd Stranne2-82/+100
2018-06-29Merge branch 'update-windows-build-script'Odd Stranne3-11/+15
2018-06-29Forward all arguments to the Windows build scriptOdd Stranne1-1/+1
2018-06-29Enable parallel project builds for msbuildOdd Stranne1-1/+1
2018-06-29Add support for --dev-build argumentOdd Stranne1-9/+13
2018-06-29Rename build script to avoid any confusion with submodule having similar nameOdd Stranne3-2/+2
2018-06-29Merge branch 'revert-serve-script-electron-path'Andrej Mihajlov1-1/+2
2018-06-28Revert serve.js since it didn't quite work on WindowsAndrej Mihajlov1-1/+2
2018-06-28Merge branch 'hotfix-master'Linus Färnstrand1-1/+27
2018-06-28Apply a hotfix until #256 is merged which deprecates all of this anywayAndrej Mihajlov1-1/+27
2018-06-28Merge branch 'update-readme'Linus Färnstrand1-13/+23
2018-06-28Improve readme with git clone instructions and windows prerequisitesLinus Färnstrand1-13/+23
2018-06-28Merge branch 'upgrade-electron-builder'Linus Färnstrand2-63/+67
2018-06-28Upgrade electron-builder to solve Windows bugLinus Färnstrand2-63/+67
2018-06-28Merge branch 'connection-tests'Janito Vaqueiro Ferreira Filho3-15/+98
2018-06-28Test disconnectionJanito Vaqueiro Ferreira Filho1-0/+36
2018-06-28Test if daemon tries to restore lost connectionJanito Vaqueiro Ferreira Filho2-0/+32
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