summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-03-26Explain preventDefaultanderklander1-1/+1
2018-03-26Fix accountinput selection & inputanderklander1-8/+14
2018-03-26Fix initial stateanderklander1-2/+2
2018-03-26Corrected state assignmentanderklander1-3/+3
2018-03-26Use XP-componentanderklander1-2/+2
2018-03-26Footer visibility testanderklander2-6/+13
2018-03-26Line breaksanderklander1-2/+6
2018-03-26remove debug-scrap and _ignoreSelectanderklander1-10/+0
2018-03-26Change placeholderTextColoranderklander2-2/+2
2018-03-26Add placeholderTextColor for mobileanderklander1-1/+2
2018-03-26Login in reactxpanderklander9-388/+386
2018-03-22Merge branch 'feature-mssfix'Linus Färnstrand10-2/+220
2018-03-22Add support for setting and getting tunnel options from cliEmīls Piņķis5-1/+103
2018-03-22Allow passing the `--mssfix` paramter to OpenVPN based on configEmīls Piņķis8-3/+119
2018-03-21Merge branch 'add-vocabulary'Linus Färnstrand1-0/+16
2018-03-21Add a vocabulary section to the READMELinus Färnstrand1-0/+16
2018-03-21Merge branch 'upgrade-rustfmt'Linus Färnstrand3-7/+7
2018-03-21Remove rustfmt 0.3.8 requirement and re-format with 0.4.1Linus Färnstrand3-7/+7
2018-03-20Merge branch 'rename-tunnel-parameters'Linus Färnstrand7-35/+37
2018-03-20Rename TunnelParameters to TunnelEndpointDataEmīls Piņķis7-35/+37
2018-03-19Merge branch 'fix-readme'Linus Färnstrand3-22/+39
2018-03-19Update crate descriptionsLinus Färnstrand2-2/+2
2018-03-19Update README to not use frontend/backend and describe daemon betterLinus Färnstrand1-17/+34
2018-03-17Change README to state we have a stable releaseLinus Färnstrand1-3/+3
2018-03-15Merge branch 'rollout-updated-addons-with-electron-binaries'Andrej Mihajlov2-14/+9
2018-03-15Update native addons that serve electron binaries (along with node binaries) ...Andrej Mihajlov2-14/+9
2018-03-09Merge branch 'prevent-multiple-daemon-instances'Janito Vaqueiro Ferreira Filho4-7/+77
2018-03-09Check for other daemon sooner during start-upJanito Vaqueiro Ferreira Filho1-5/+5
2018-03-09Separate address retrieval from RPC callJanito Vaqueiro Ferreira Filho1-7/+10
2018-03-09Fix "RPC" typo in error messageJanito Vaqueiro Ferreira Filho1-1/+1
2018-03-09Describe multiple instance prevention in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2018-03-09Separate `rpc_info` module in twoJanito Vaqueiro Ferreira Filho3-40/+48
2018-03-09Inline `other_daemon_responds()` functionJanito Vaqueiro Ferreira Filho1-12/+6
2018-03-09Halt on failure of removal of existing RPC fileJanito Vaqueiro Ferreira Filho1-4/+13
2018-03-09Only run one instance of daemonJanito Vaqueiro Ferreira Filho2-1/+56
2018-03-09Merge branch 'update-win32-deps'Andrej Mihajlov2-4/+5
2018-03-09Update windows-security to 0.0.2 which ships prebuilt binariesAndrej Mihajlov2-4/+5
2018-03-09Merge branch 'forks-on-mullvad-org'Erik Larkö2-9/+9
2018-03-09Move my and Andrei's forks over to the Mullvad organizationErik Larkö2-9/+9
2018-03-08Merge branch 'fix-openvpn-plugin-path'Janito Vaqueiro Ferreira Filho2-7/+24
2018-03-08Add OpenVPN plugin path fix to the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2018-03-08Remove unnecessary error typesJanito Vaqueiro Ferreira Filho1-16/+15
2018-03-08Use executable path as plugin pathJanito Vaqueiro Ferreira Filho1-7/+24
2018-03-07Merge branch 'win32-tray'Andrej Mihajlov5-143/+352
2018-03-07Update window position on display changesAndrej Mihajlov1-3/+13
2018-03-07Upgrade eslint packagesAndrej Mihajlov2-65/+119
2018-03-07Add tray tooltipAndrej Mihajlov1-0/+3
2018-03-07Move a call to setHightlightMode to macOS branchAndrej Mihajlov1-2/+4
2018-03-07Upgrade to Electron 1.8.3Andrej Mihajlov1-34/+68
2018-03-07Add annotations for electron.screenAndrej Mihajlov1-0/+27