summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2017-09-25Merge branch 'add-more-countries'Linus Färnstrand2-57/+131
2017-09-25Replace domain names with IPsLinus Färnstrand2-73/+79
2017-09-22Add lots of countries to hardcoded listLinus Färnstrand1-2/+80
2017-09-22Remove LithuaniaLinus Färnstrand1-10/+0
2017-09-22Bump version to 2017.1-alpha5Linus Färnstrand1-1/+1
2017-09-22Merge branch 'debug-logs-in-prod'Erik Larkö1-2/+2
2017-09-22Log debug messages in production buildsErik Larkö1-2/+2
2017-09-22Merge branch 'fix-server-data'Linus Färnstrand5-157/+273
2017-09-22Change fastest server to SwedenLinus Färnstrand1-3/+3
2017-09-22Use country domains instead of specific serversLinus Färnstrand1-16/+6
2017-09-22Enable electron-builder compressionLinus Färnstrand1-0/+1
2017-09-22Upgrade electron-builderLinus Färnstrand2-135/+260
2017-09-22Fix Denmark addressLinus Färnstrand1-3/+3
2017-09-22Merge branch 'stat-rpc-address-file'Erik Larkö1-0/+19
2017-09-22Review fixesErik Larkö1-7/+3
2017-09-22Validate the owner and permissions of the rpc address file before reading its...Erik Larkö1-0/+23
2017-09-21Merge branch 'update-metadata-and-version'Linus Färnstrand2-5/+8
2017-09-21Updating version and artifact nameLinus Färnstrand1-1/+4
2017-09-21Update license, author and descriptionLinus Färnstrand1-4/+4
2017-09-21Merge branch 'disconnect-on-exit'Erik Larkö2-0/+8
2017-09-19Disconnect the tunnel when quitting the appErik Larkö2-0/+8
2017-09-19Merge branch 'maps-instead-of-obj-dicts'Erik Larkö1-12/+12
2017-09-14Replace object dicts with Maps to increase securityErik Larkö1-12/+12
2017-09-13Merge branch 'set_custom_relay'Erik Larkö11-32/+62
2017-09-12Rename uk.mullvad.net to gb.mullvad.netErik Larkö2-4/+4
2017-09-12Move the hardcoded relay endpoint data to the Connect componentErik Larkö9-29/+55
2017-09-08Replace setCountry with setCustomRelayErik Larkö4-9/+13
2017-09-08Merge branch 'license'Linus Färnstrand2-0/+681
2017-09-08License notice and GPLv3 textDaniel Berntsson2-0/+681
2017-09-07Merge branch 'fix-logging-format'Linus Färnstrand3-4/+7
2017-09-07Update yarn.lockLinus Färnstrand1-3/+3
2017-09-06Fix loggin format to .<milliseconds>Linus Färnstrand2-1/+4
2017-09-06Merge branch 'remove-map'Erik Larkö1-6/+10
2017-09-06Remove map from the first beta. MAKE SURE TO INCLUDE IT IN LATER RELEASESErik Larkö1-6/+10
2017-09-05Merge branch 'linux-BE-binary'Erik Larkö1-5/+1
2017-09-05Find the backend binary on LinuxErik Larkö1-5/+1
2017-09-04Merge branch 'hardcode-rpc-address-file-path'Linus Färnstrand1-1/+4
2017-09-04Make macOS and Linux use hardcoded /tmp for RPCLinus Färnstrand1-1/+4
2017-09-04Merge branch 'use-account-token-variable-name'Linus Färnstrand14-60/+60
2017-09-04Change accountNumber to accountTokenLinus Färnstrand14-60/+60
2017-09-04Merge branch 'rename-remove-neue'Linus Färnstrand2-2/+2
2017-09-04Rename product bundle to MullvadVPNLinus Färnstrand2-2/+2
2017-08-29Merge branch 'ipc-timeout'Erik Larkö3-15/+26
2017-08-29Increase default ipc timeoutErik Larkö2-3/+3
2017-08-29Use 30s timeout when getting account data since the BE won\'t reply until it ...Erik Larkö1-1/+4
2017-08-28Allow each IPC call to have a different timeoutErik Larkö2-11/+19
2017-08-28Merge branch 'reset-login-error'Erik Larkö3-4/+20
2017-08-28Fixed failed loginChange action when resetting login errorErik Larkö3-4/+20
2017-08-28Merge branch 'connect-tests-4'Erik Larkö1-6/+61
2017-08-28Connected, connecting and location info testsErik Larkö1-6/+61