summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-02-15Add Shadowsocks in proxy settingsOdd Stranne2-0/+60
2019-02-15Merge branch 'refactor-tunnel-errors'Janito Vaqueiro Ferreira Filho2-27/+15
2019-02-15Refactor tunnel monitoring errorsJanito Vaqueiro Ferreira Filho2-27/+15
2019-02-14Merge branch 'refresh-account-history'Andrej Mihajlov7-49/+81
2019-02-14Update CHANGELOG.mdAndrej Mihajlov1-0/+1
2019-02-14Properly clean up the "close" handlers to avoid the watch script from spawnin...Andrej Mihajlov1-6/+4
2019-02-14Improve type information in WindowControllerAndrej Mihajlov1-2/+6
2019-02-14Update account history on account changeAndrej Mihajlov3-41/+69
2019-02-14Fix the line height for the description text on "Out of time" viewAndrej Mihajlov1-0/+1
2019-02-14Merge branch 'proper-state-subscriptions'Emīls Piņķis10-535/+778
2019-02-14Adjust integration tests to work after changes to talpid-core and the ipc-clientEmīls Piņķis3-30/+76
2019-02-14Use proper subscriptions in mullvad-ipc-clientEmīls Piņķis9-505/+702
2019-02-14Merge branch 'bump-nm-timeout'Emīls Piņķis2-1/+7
2019-02-14Bump network manager timeoutEmīls Piņķis2-1/+7
2019-02-14Fix formatting in talpid-coreEmīls Piņķis1-1/+1
2019-02-14Merge branch 'use-newer-relay-list'Emīls Piņķis16-124/+227
2019-02-14TMP: Try and clear appveyor cacheEmīls Piņķis1-5/+5
2019-02-14Adjust relay constraint types in guiEmīls Piņķis4-13/+34
2019-02-14Update CLI to set wireguard constraintsEmīls Piņķis1-14/+38
2019-02-14Use new relay list in buildscriptEmīls Piņķis1-1/+1
2019-02-14Adjust relay list to support wireguard endpointsEmīls Piņķis7-89/+139
2019-02-14Change relay_list RPC to relay_list_v2Emīls Piņķis2-2/+2
2019-02-14Move all_of_the_internet to talpid-types::netEmīls Piņķis1-0/+8
2019-02-14Merge branch 'cleanup-some-talpid-core'Linus Färnstrand3-76/+57
2019-02-14Remove spawn_tunnel_monitor that did not do very muchLinus Färnstrand1-19/+10
2019-02-14Move tunnel log rotation into tunnel monitoring moduleLinus Färnstrand2-46/+36
2019-02-14Replace some generics with impl TraitLinus Färnstrand1-8/+8
2019-02-14Fix order of methods on OpenVpnCommandLinus Färnstrand1-7/+7
2019-02-14Merge branch 'bump-binaries-repo-with-shadowsocks'Linus Färnstrand3-0/+3
2019-02-14Add autogenerated header to Cargo.lockLinus Färnstrand1-0/+2
2019-02-14Bump binaries repo to version with shadowsocksLinus Färnstrand2-0/+1
2019-02-13Merge branch 'fix-ts-watch'Andrej Mihajlov5-37/+87
2019-02-13Add openvpn.exe to .gitignoreAndrej Mihajlov1-0/+1
2019-02-13Fix minor typoAndrej Mihajlov1-1/+1
2019-02-13Fix typescript watch scriptAndrej Mihajlov3-36/+85
2019-02-13Merge branch 'update-linux-offline-check'Janito Vaqueiro Ferreira Filho4-117/+114
2019-02-13Also check IP addresses to detect connectivityJanito Vaqueiro Ferreira Filho1-19/+44
2019-02-13Create `NetlinkConnection` helper typeJanito Vaqueiro Ferreira Filho1-14/+53
2019-02-13Replace state tracking with sending requestsJanito Vaqueiro Ferreira Filho1-82/+12
2019-02-13Describe HW address ignore fix in change logJanito Vaqueiro Ferreira Filho1-0/+3
2019-02-13Update iproute2 dependency to fix HW address errorJanito Vaqueiro Ferreira Filho2-15/+15
2019-02-12Merge branch 'fix-spelling'Linus Färnstrand1-1/+1
2019-02-12Fix minor spelling "managing"Linus Färnstrand1-1/+1
2019-02-11Merge branch 'fix-reconnection-loop'Andrej Mihajlov2-19/+33
2019-02-11Fix the potential reconnect loop in GUI, triggered by the timeout when receiv...Andrej Mihajlov2-19/+33
2019-02-09Merge branch 'improve-advanced-settings'Andrej Mihajlov8-196/+195
2019-02-08Update README.mdAndrej Mihajlov1-5/+7
2019-02-08Upgrade TypeScript to 3.3.3Andrej Mihajlov3-6/+6
2019-02-08Refactor AdvancedSettingsAndrej Mihajlov4-185/+182
2019-02-08Merge branch 'typescript-lint-issues'Andrej Mihajlov77-2783/+2811