summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-24Change tray message for firewall errorJanito Vaqueiro Ferreira Filho1-1/+1
2019-01-24Change banner message for firewall failureJanito Vaqueiro Ferreira Filho1-6/+26
2019-01-24Enable external links on firewall failureJanito Vaqueiro Ferreira Filho1-1/+5
2019-01-24Handle set security policy error as insecure stateJanito Vaqueiro Ferreira Filho4-16/+53
2019-01-24Prioritize `SetSecurityPolicyError` block reasonJanito Vaqueiro Ferreira Filho1-4/+10
2019-01-24Fix import from sub-moduleJanito Vaqueiro Ferreira Filho1-1/+1
2019-01-24Merge branch 'deprecate-daemon-rpc-proxy'Andrej Mihajlov18-302/+116
2019-01-24Deprecate and remove DaemonRpcProxyAndrej Mihajlov18-302/+116
2019-01-24Merge branch 'migrate-autostart-to-main'Andrej Mihajlov9-61/+123
2019-01-23Fix error levelsAndrej Mihajlov2-11/+11
2019-01-23Migrate autostart logic to the main processAndrej Mihajlov9-50/+112
2019-01-23Merge branch 'update-changelog'Linus Färnstrand1-0/+17
2019-01-23Update changelog with not yet mentioned changesLinus Färnstrand1-0/+17
2019-01-23Merge branch 'set-account-token-ipc'Andrej Mihajlov4-4/+31
2019-01-23Add IPC events for manipulating the accountAndrej Mihajlov4-4/+31