summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-08Fix linter issuesAndrej Mihajlov77-2783/+2811
2019-02-05Merge branch 'transpile-ts-appveyor'Andrej Mihajlov1-0/+1
2019-02-05Transpile TS on appveyorAndrej Mihajlov1-0/+1
2019-02-05Merge branch 'adjust-cli-gui-for-wg'Emīls Piņķis13-105/+407
2019-02-04Temporarily specify newer version of pfctlEmīls Piņķis2-6/+7
2019-02-04Update ipnetwork to 0.14Emīls Piņķis4-6/+15
2019-02-04Clear last used relay when using custom relayEmīls Piņķis1-3/+6
2019-02-04Fix wireguard config bugEmīls Piņķis2-5/+6
2019-02-04Allow cli to set wireguard settingsEmīls Piņķis1-28/+118
2019-02-04Allow cli to set custom wireguard relayEmīls Piņķis3-58/+152
2019-02-04Add RPCs for setting wireguard settingsEmīls Piņķis5-1/+105
2019-02-04Merge branch 'typescript'Andrej Mihajlov218-4587/+2483
2019-02-04TypeScript migrationAndrej Mihajlov218-4587/+2483
2019-02-01Merge branch 'separate-dns-and-firewall'Linus Färnstrand33-214/+247
2019-02-01Remove unused import on macOSLinus Färnstrand1-4/+1
2019-02-01Renaming remaining mentions of "security" to "firewall"Linus Färnstrand13-31/+31
2019-02-01Rename security => firewall in documentation and loggingLinus Färnstrand8-17/+16
2019-02-01Run rustfmtLinus Färnstrand7-8/+11
2019-02-01Fix windows compile errorsLinus Färnstrand7-10/+12
2019-02-01Rename security module to firewallLinus Färnstrand14-72/+72
2019-02-01Fix dns/firewall code to work with new structureLinus Färnstrand12-75/+104
2019-02-01Move talpid-core DNS code out to own moduleLinus Färnstrand12-14/+17
2019-01-30Merge branch 'refactor-talpid-types'Emīls Piņķis37-833/+1128
2019-01-30Adjust GUI code to new TunnelEndpoint typeEmīls Piņķis8-115/+123
2019-01-30Refactor mullvad typesEmīls Piņķis13-76/+352
2019-01-30Refactor talpid-coreEmīls Piņķis17-643/+654
2019-01-30Merge branch 'improve-linux-dependency-instructions'Linus Färnstrand2-4/+12
2019-01-30Remove libappindicator as a dependencyLinus Färnstrand2-2/+1
2019-01-30Adding Fedora instructionsLinus Färnstrand1-2/+11
2019-01-29Merge branch 'allow-building-to-different-cargo-target'Linus Färnstrand3-22/+52
2019-01-29Consider CARGO_TARGET_DIR in build.shLinus Färnstrand3-22/+52
2019-01-29Updating version in package filesLinus Färnstrand5-7/+7
2019-01-29Add 2019.1 to changelogLinus Färnstrand1-0/+4
2019-01-29Updating version in package filesLinus Färnstrand5-7/+7
2019-01-29Add 2019.1-beta1 header to changelogLinus Färnstrand1-0/+3
2019-01-24Merge branch 'shared-types'Andrej Mihajlov20-214/+203
2019-01-24Move DaemonRpc related types to daemon-rpc-typesAndrej Mihajlov20-214/+203
2019-01-24Merge branch 'unsecured-when-set-policy-fails'Janito Vaqueiro Ferreira Filho8-28/+95