summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Merge branch 'windns-improve-error-handling'Odd Stranne8-83/+139
2018-10-07Stop tracking DHCP provided name serversOdd Stranne2-5/+1
2018-10-06Make code more resilientOdd Stranne2-60/+54
2018-10-06Make ConfineOperation take an ILogSink directlyOdd Stranne4-13/+29
2018-10-06Ignore floating interfacesOdd Stranne2-8/+58
2018-10-05Merge branch 'show-hostname-not-ip'Linus Färnstrand10-44/+26
2018-10-05Fix yarn lint/flow/formatLinus Färnstrand3-5/+3
2018-10-05Fix default value for hostnameLinus Färnstrand1-2/+1
2018-10-05Also show country while connectingLinus Färnstrand1-0/+1
2018-10-05Use automatic camelCase conversion codeLinus Färnstrand2-17/+5
2018-10-05Fix JS typesLinus Färnstrand3-3/+3
2018-10-05Add to changelogLinus Färnstrand1-1/+2
2018-10-05Don't rely on exit ip in relay_listLinus Färnstrand8-20/+15
2018-10-05Merge branch 'linux-move-cli-binary'Emīls Piņķis2-5/+9
2018-10-05Put mullvad binary in /usr/binEmīls Piņķis2-5/+9
2018-10-05Merge branch 'add-resolved-nm-support'Emīls Piņķis9-3/+391
2018-10-05Add dbus-libs as a dependency on FedoraEmīls Piņķis1-0/+1
2018-10-05Update changelogEmīls Piņķis1-3/+5
2018-10-05Use NetworkManager to set and reset DNSEmīls Piņķis2-4/+12
2018-10-05Implement DNS management using NetworkManagerEmīls Piņķis3-5/+112
2018-10-05Describe new DNS management in change logJanito Vaqueiro Ferreira Filho1-0/+3
2018-10-05Allow setting the DNS module through env. variableJanito Vaqueiro Ferreira Filho2-0/+2
2018-10-05Implement support for resolvconfJanito Vaqueiro Ferreira Filho1-0/+1
2018-10-05Update README to list libdbus dependencyJanito Vaqueiro Ferreira Filho1-1/+1
2018-10-05Implement support for systemd-resolvedJanito Vaqueiro Ferreira Filho4-2/+265
2018-10-05Install libdbus in TravisJanito Vaqueiro Ferreira Filho1-0/+1
2018-10-05Merge branch 'windows-delete-dns-recovery'Emīls Piņķis1-3/+6
2018-10-04Delete the DNS recovery file even if it's not restoredEmīls1-3/+6
2018-10-03Merge branch 'windns-rewrite'Odd Stranne52-924/+2161
2018-10-03Integrate windns changes into talpid-coreEmīls1-11/+44
2018-10-03Update changelogOdd Stranne1-0/+5
2018-10-03Add 'verifier' tool for snapshotting and comparing DNS configurationsOdd Stranne7-0/+388
2018-10-03Rewrite 'windns' to get rid of WMI + fix bugs and shortcomingsOdd Stranne42-913/+1724
2018-10-03Bump submodule 'windows-libraries'Odd Stranne1-0/+0
2018-10-03Bump submodule 'googletest'Odd Stranne1-0/+0
2018-10-03Merge branch 'move-allow-lan-to-shared-state'Linus Färnstrand7-69/+68
2018-10-03Handle AllowLan in all statesLinus Färnstrand2-1/+13
2018-10-03Move allow_lan into SharedTunnelStateValueLinus Färnstrand7-69/+56
2018-10-03Merge branch 'move-directories-to-shared-state'Linus Färnstrand4-60/+71
2018-10-03Make ConnectingState::start_tunnel be a constructorLinus Färnstrand1-20/+13
2018-10-03Move log_dir and resource_dir to SharedTunnelStateValuesLinus Färnstrand4-57/+75
2018-10-03Merge branch 'win-installer-ident-tap'Odd Stranne3-4/+38
2018-10-03Update changelogOdd Stranne1-0/+3
2018-10-03Identify network interface based on nodeOdd Stranne2-4/+35
2018-10-03Merge branch 'shorten-update-download-text'Linus Färnstrand2-2/+3
2018-10-03Allow Cell.SubText to shrinkAndrej Mihajlov1-1/+2
2018-10-03Shorten text around version warning to fit on one lineLinus Färnstrand1-1/+1
2018-10-03Merge branch 'enable-scrollbar-autohide-on-mac-only'Andrej Mihajlov5-8/+37
2018-10-03Auto-hide scrollbars on macOS onlyAndrej Mihajlov5-8/+37
2018-10-03Merge branch 'remove-blur-styles'Andrej Mihajlov5-31/+14