summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-09-13Updating version in package files2018.3-beta1Linus Färnstrand5-7/+7
2018-09-13Restructure and add version to changelogLinus Färnstrand1-11/+14
2018-09-13Merge branch 'improve-blocked-gui'Andrej Mihajlov8-112/+244
2018-09-13Update changelogAndrej Mihajlov1-2/+2
2018-09-13Add testsAndrej Mihajlov1-0/+60
2018-09-13Show banner when connection is blockedAndrej Mihajlov6-110/+182
2018-09-13Merge branch 'disable-ipv6-by-default'Linus Färnstrand2-2/+2
2018-09-13Merge branch 'show-version-asap'Janito Vaqueiro Ferreira Filho2-12/+22
2018-09-13Show app version as soon as possibleJanito Vaqueiro Ferreira Filho2-12/+22
2018-09-13Disable IPv6 by defaultLinus Färnstrand2-2/+2
2018-09-13Merge branch 'new-settings-rpc'Andrej Mihajlov16-416/+448
2018-09-13Dismiss SelectLocation first to make sure it does not freeze for the duration...Andrej Mihajlov1-2/+3
2018-09-13Migrate SelectLocation to React.RefAndrej Mihajlov1-23/+11
2018-09-13Add missing test for relay selection callbackAndrej Mihajlov1-0/+28
2018-09-13Limit the amount of state passed to SelectLocation viewAndrej Mihajlov3-43/+31
2018-09-13Stop logging notification payloadsAndrej Mihajlov1-2/+2
2018-09-13Fix out of date log wording in JsonRpcClient.send()Andrej Mihajlov1-1/+1
2018-09-13Remove deprecated RPC gettersAndrej Mihajlov1-63/+0
2018-09-13Remove obsolete management interface get callsLinus Färnstrand2-111/+2
2018-09-13Add RPC subscription proxyAndrej Mihajlov5-143/+271
2018-09-13Remove calls to fetchRelaySettingsAndrej Mihajlov2-2/+0
2018-09-13Fix so on_update_relay_settings broadcasts new settingsLinus Färnstrand1-4/+5
2018-09-13Add underscore <=> camelCase conversion for RPC schemasAndrej Mihajlov7-31/+44
2018-09-13Add new settings RPC methodsAndrej Mihajlov1-0/+59
2018-09-12Merge branch 'fix-block-reason-in-gui'Janito Vaqueiro Ferreira Filho2-8/+4
2018-09-12Remove old `no_account_token` block reasonJanito Vaqueiro Ferreira Filho2-6/+2
2018-09-12Fix `ipv6_unavailable` block reason name in GUIJanito Vaqueiro Ferreira Filho2-2/+2
2018-09-12Merge branch 'improve-readme'Linus Färnstrand2-93/+90
2018-09-12Merge branch 'support-debian-8'Janito Vaqueiro Ferreira Filho2-1/+2
2018-09-12Describe unit file change in change logJanito Vaqueiro Ferreira Filho1-0/+1
2018-09-12Replace quoted path with escaped pathJanito Vaqueiro Ferreira Filho1-1/+1
2018-09-12Remove very outdated uninstall scriptLinus Färnstrand1-30/+0
2018-09-12Fix outdated parts of repository structure section in readmeLinus Färnstrand1-22/+27
2018-09-12Update many of the build steps in the readmeLinus Färnstrand1-41/+63
2018-09-12Merge branch 'windns-improve-logging'Odd Stranne17-160/+434
2018-09-12Update logging code in talpid-core for windnsEmīls1-9/+52
2018-09-12Update windns testing applicationOdd Stranne1-4/+9
2018-09-12Use absolute path for 'netsh.exe'Odd Stranne1-6/+29
2018-09-12Try to reset all adapters even if one or more adapters fail to resetOdd Stranne1-4/+27
2018-09-12Overhaul error handlingOdd Stranne13-133/+242
2018-09-12Include output from 'netsh' if requested operation fails or times outOdd Stranne2-4/+75
2018-09-12Merge branch 'move-cli-binary-back-windows'Linus Färnstrand2-2/+1
2018-09-12Move the mullvad.exe CLI binary back to resource dir temporarilyLinus Färnstrand2-2/+1
2018-09-12Merge branch 'win-fix-installer-log'Odd Stranne1-2/+30
2018-09-12Properly create the destination folderOdd Stranne1-2/+30
2018-09-11Merge branch 'fix-build-script-restore-method'Linus Färnstrand1-3/+9
2018-09-11Merge branch 'check-tap-ipv6'Janito Vaqueiro Ferreira Filho20-120/+540
2018-09-11Log IPv6 enabled checksJanito Vaqueiro Ferreira Filho1-1/+9
2018-09-11Change global IPv6 checkJanito Vaqueiro Ferreira Filho1-3/+6
2018-09-11Check if IPv6 is enabled in TAP adapter on WindowsJanito Vaqueiro Ferreira Filho1-2/+4