summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-11-01Fix quotesAndrej Mihajlov1-1/+1
2018-10-31Merge branch 'allow-ipv6-dhcp'Linus Färnstrand7-125/+230
2018-10-31Check server IP on incoming DHCPv6Linus Färnstrand3-5/+10
2018-10-31Add to changelogLinus Färnstrand1-0/+1
2018-10-31Add DHCPv6 firewall rules for WindowsLinus Färnstrand3-13/+96
2018-10-31Add DHCPv6 rules for LinuxLinus Färnstrand1-32/+37
2018-10-31Add DHCPv6 firewall rules for macOSLinus Färnstrand2-32/+57
2018-10-31Slightly redefine IpNetwork constantsLinus Färnstrand3-60/+46
2018-10-31Merge branch 'babel7-typescript'Andrej Mihajlov3-2/+29
2018-10-31Add babel-preset-typescriptAndrej Mihajlov3-2/+29
2018-10-30Merge branch 'update-changelog'Linus Färnstrand1-1/+11
2018-10-30Add Linux changes to changelog. Mostly DNSLinus Färnstrand1-1/+11
2018-10-30Merge branch 'macos-fix-talpid-core-dep'Emīls Piņķis1-1/+0
2018-10-30Remove duplicate entry of tokio-coreEmīls Piņķis1-1/+0
2018-10-30Merge branch 'openvpn-proxy'Odd Stranne16-141/+663
2018-10-30Update changelogOdd Stranne2-1/+1
2018-10-30Set TCP as transport and recreate tunnel when proxy is configuredOdd Stranne2-9/+43
2018-10-30Adjust frontend validation code to allow for introduced proxy settingsEmīls Piņķis1-0/+41
2018-10-30Add OpenVPN proxy support in CLIOdd Stranne1-93/+276
2018-10-30Add OpenVPN proxy support in DaemonOdd Stranne13-47/+311
2018-10-30Merge branch 'linux-force-domain-in-systemd-resolved'Emīls Piņķis1-3/+28
2018-10-30Set search domains for tunnel interface with systemd-resolvedEmīls Piņķis1-3/+28
2018-10-30Merge branch 'improve-gui-help-texts'Linus Färnstrand2-3/+12
2018-10-30Add help text to failed problem report send viewLinus Färnstrand1-0/+5
2018-10-30Improve help texts on auto-connect/auto-startLinus Färnstrand1-3/+7
2018-10-30Bump required rustc to 1.30.0Linus Färnstrand1-1/+1
2018-10-30Merge branch 'no-more-macro-use'Linus Färnstrand54-253/+241
2018-10-29Remove #[macro_use] from jsonrpc_macros and jsonrpc_client_coreLinus Färnstrand8-20/+14
2018-10-29Remove #[macro_use] from log crateLinus Färnstrand45-190/+186
2018-10-29Remove a number of #[macro_use] in favor of new way of importingLinus Färnstrand19-43/+41
2018-10-29Merge branch 'linux-improve-nm-heuristics'Emīls Piņķis2-0/+75
2018-10-29Reset DNS before setting DNS servers on LinuxEmīls Piņķis2-12/+13
2018-10-26Reset DNS management strategy after every resetEmīls Piņķis1-0/+3
2018-10-25Improve NM detectionEmīls Piņķis1-0/+71
2018-10-25Merge branch 'block-port-53'Emīls Piņķis1-8/+14
2018-10-25Block all traffic on port 53 on LinuxEmīls Piņķis1-8/+14
2018-10-25Merge branch 'electron-3.0.6'Andrej Mihajlov3-29/+6
2018-10-25Upgrade to Electron 3.0.6Andrej Mihajlov3-29/+6
2018-10-25Merge branch 'problem-report-work-without-dns'Linus Färnstrand6-39/+58
2018-10-24Make non-cached MullvadRpcFactory also use API IPs directlyLinus Färnstrand3-35/+50
2018-10-24Fix clippy lints in problem-reportLinus Färnstrand1-4/+4
2018-10-24Add terminal logging to problem-reportLinus Färnstrand3-0/+4
2018-10-24Merge branch 'fix-clippy-warnings'Linus Färnstrand19-89/+84
2018-10-24Fix various warnings emitted by the Clippy linterLinus Färnstrand19-89/+84
2018-10-24Merge branch 'babel7'Andrej Mihajlov6-329/+867
2018-10-24Upgrade to Babel 7Andrej Mihajlov6-329/+867
2018-10-24Merge branch 'typescriptify-bit-by-bit'Andrej Mihajlov26-234/+227
2018-10-24Fix travis script to run tslint for components packageAndrej Mihajlov1-5/+7
2018-10-24Migrate HeaderBar, SettingsHeader and Img to TypeScriptAndrej Mihajlov24-224/+220
2018-10-24Remove .eslintrc from TypeScript packageAndrej Mihajlov1-5/+0