summaryrefslogtreecommitdiffhomepage
path: root/talpid-core
AgeCommit message (Expand)AuthorFilesLines
2018-11-08Manually editing full paths to be Rust2018 compatibleLinus Färnstrand9-22/+25
2018-11-05Use latest changes to openvpn-plugin libraryLinus Färnstrand2-15/+12
2018-10-31Check server IP on incoming DHCPv6Linus Färnstrand2-5/+9
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-30Remove duplicate entry of tokio-coreEmīls Piņķis1-1/+0
2018-10-30Update changelogOdd Stranne1-1/+0
2018-10-30Add OpenVPN proxy support in DaemonOdd Stranne8-38/+162
2018-10-30Set search domains for tunnel interface with systemd-resolvedEmīls Piņķis1-3/+28
2018-10-29Remove #[macro_use] from jsonrpc_macros and jsonrpc_client_coreLinus Färnstrand2-1/+1
2018-10-29Remove #[macro_use] from log crateLinus Färnstrand24-75/+70
2018-10-29Remove a number of #[macro_use] in favor of new way of importingLinus Färnstrand5-8/+11
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-25Block all traffic on port 53 on LinuxEmīls Piņķis1-8/+14
2018-10-24Fix various warnings emitted by the Clippy linterLinus Färnstrand7-36/+36
2018-10-23Changing macOS dns monitor implementation to consider all settingsLinus Färnstrand2-159/+145
2018-10-23Take search domains into account when handling macOS DNSLinus Färnstrand1-58/+103
2018-10-16Send tunnel endpoint on connected and connectingJanito Vaqueiro Ferreira Filho2-5/+6
2018-10-12Prefer systemd-resovled over NetworkManagerEmīls Piņķis1-3/+3
2018-10-11Check resolve.conf for systemd-resolved DNS serverJanito Vaqueiro Ferreira Filho1-1/+18
2018-10-11Check for resolv.conf symlink to systemd-resolvedJanito Vaqueiro Ferreira Filho3-4/+27
2018-10-11Fix typo in name of `resolved` DNS managerJanito Vaqueiro Ferreira Filho1-1/+1
2018-10-10Add logic for making tunnel state machine pull parameters via new traitLinus Färnstrand6-91/+86
2018-10-10Add wireframe for TunnelParametersGeneratorLinus Färnstrand1-2/+22
2018-10-10Debug log which Linux DNS manager is being usedLinus Färnstrand1-4/+17
2018-10-09Ignore tunnel event forwarding errorsJanito Vaqueiro Ferreira Filho1-5/+1
2018-10-09Use `unbounded_send` method directlyJanito Vaqueiro Ferreira Filho1-11/+4
2018-10-09Fix resolved by always resolving interface names to real IDs.Emīls Piņķis1-31/+19
2018-10-08Increase ping-exit to 20 secondsLinus Färnstrand1-2/+2
2018-10-08Pass --connect-timeout 30 to openvpnEmīls Piņķis1-0/+1
2018-10-08Remove comp-lzo OpenVPN settingLinus Färnstrand1-1/+0
2018-10-05Use NetworkManager to set and reset DNSEmīls Piņķis1-4/+11
2018-10-05Implement DNS management using NetworkManagerEmīls Piņķis3-5/+112
2018-10-05Allow setting the DNS module through env. variableJanito Vaqueiro Ferreira Filho1-0/+1
2018-10-05Implement support for resolvconfJanito Vaqueiro Ferreira Filho1-0/+1
2018-10-05Implement support for systemd-resolvedJanito Vaqueiro Ferreira Filho3-2/+245
2018-10-04Delete the DNS recovery file even if it's not restoredEmīls1-3/+6
2018-10-03Integrate windns changes into talpid-coreEmīls1-11/+44
2018-10-03Handle AllowLan in all statesLinus Färnstrand2-1/+13
2018-10-03Move allow_lan into SharedTunnelStateValueLinus Färnstrand6-66/+52
2018-10-03Make ConnectingState::start_tunnel be a constructorLinus Färnstrand1-20/+13
2018-10-03Move log_dir and resource_dir to SharedTunnelStateValuesLinus Färnstrand3-47/+68
2018-10-01Generate TunnelStateWrapper::handle_event in macroLinus Färnstrand1-29/+15
2018-10-01Don't let the wrapper be responsible for creating initial stateLinus Färnstrand1-11/+1
2018-10-01Generate TunnelStateWrapper with macroLinus Färnstrand1-41/+26
2018-10-01Add debug logging and don't wildcard import enumLinus Färnstrand1-12/+13
2018-09-27Remove everyone from authors field of librariesLinus Färnstrand1-1/+1