summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2017-09-27Merge branch 'logout-with-null'Erik Larkö4-6/+8
2017-09-27Send [null] with the logout call instead of []Erik Larkö4-6/+8
2017-09-27Merge branch 'location-mock-error'Erik Larkö2-3/+5
2017-09-27Show different locations if the user is connected or notErik Larkö2-3/+5
2017-09-27Merge branch 'improve-rpc-error-messages'Erik Larkö1-6/+6
2017-09-27Improve error messagesErik Larkö1-6/+6
2017-09-27Bump version to 2017.1-beta1Linus Färnstrand1-1/+1
2017-09-27Merge branch 'sign-dmg'Erik Larkö3-2/+6
2017-09-27Sign the dmgErik Larkö3-2/+6
2017-09-27Merge branch 'reconnect-preferred-server'Erik Larkö2-4/+6
2017-09-27Don't reconnect to the previously preferred serverErik Larkö2-4/+6
2017-09-27Merge branch 'autoconnect'Erik Larkö2-13/+26
2017-09-27Actually implement autoconnectErik Larkö2-13/+26
2017-09-26Merge branch 'add-node8-to-travis'Andrej Mihajlov1-0/+1
2017-09-26Add node 8 to travisAndrej Mihajlov1-0/+1
2017-09-26Merge branch 'package-version-fix'Andrej Mihajlov3-29/+58
2017-09-26Update version stringAndrej Mihajlov3-29/+58
2017-09-26Merge branch 'log-openvpn-output'Linus Färnstrand1-1/+5
2017-09-26Add --tunnel-log to backend spawnLinus Färnstrand1-1/+5
2017-09-26Merge branch 'change-logs-location'Andrej Mihajlov1-4/+22
2017-09-25Store logs in platform specific logs folderAndrej Mihajlov1-4/+22
2017-09-25Merge branch 'city-and-country-from-config'Erik Larkö2-7/+19
2017-09-25Read the city and coutry from the temporary config until we implement it in t...Erik Larkö2-7/+19
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