summaryrefslogtreecommitdiffhomepage
path: root/talpid-core
AgeCommit message (Expand)AuthorFilesLines
2019-05-29Allow unused `tun_provider` parameter on WindowsJanito Vaqueiro Ferreira Filho1-1/+1
2019-05-28Use `TunProvider` in Wireguard tunnel set-upJanito Vaqueiro Ferreira Filho2-18/+15
2019-05-28Conditionally compile `StubTunProvider`Janito Vaqueiro Ferreira Filho1-3/+3
2019-05-28Create `PlatformTunProvider` type aliasJanito Vaqueiro Ferreira Filho3-0/+21
2019-05-28Create `UnixTunProvider`Janito Vaqueiro Ferreira Filho3-0/+58
2019-05-28Provide `TunProvider` from daemon to wireguardJanito Vaqueiro Ferreira Filho4-4/+29
2019-05-28Create `StubTunProvider`Janito Vaqueiro Ferreira Filho2-0/+14
2019-05-28Create `TunProvider` traitJanito Vaqueiro Ferreira Filho2-0/+44
2019-05-28Remove proxy settings from openvpn::TunnelOptionsEmīls Piņķis4-6/+8
2019-05-28Tiny fix in firewall logLinus Färnstrand1-1/+1
2019-05-27Remove "without errors" log messageLinus Färnstrand1-4/+1
2019-05-21Add new windows connectivity checks to daemonEmīls Piņķis2-44/+165
2019-05-16Ignore some unused variables on AndroidJanito Vaqueiro Ferreira Filho3-0/+3
2019-05-16Compile out `mktemp` helper module on AndroidJanito Vaqueiro Ferreira Filho1-0/+1
2019-05-16Compile out tunnel proxy management on AndroidJanito Vaqueiro Ferreira Filho1-0/+1
2019-05-16Don't include OpenVPN on AndroidJanito Vaqueiro Ferreira Filho1-2/+23
2019-05-14Allow being a DHCPv4 server on macOSLinus Färnstrand1-2/+24
2019-05-14Describe allowing being a DHCPv4 server in documentationLinus Färnstrand1-0/+3
2019-05-14Allow being a DHCPv4 server on LinuxEmīls Piņķis1-2/+30
2019-05-14Remove redundant call to af()Andrej Mihajlov1-8/+1
2019-05-13Allow mDNS service discovery addressAndrej Mihajlov1-1/+3
2019-05-09Disable dead_code warnings for AndroidEmīls Piņķis1-0/+2
2019-05-09Change route manager to be active rather than passiveEmīls Piņķis9-389/+1367
2019-05-08Update macOS firewall to new specsLinus Färnstrand1-52/+76
2019-05-08Update Linux firewall impl to use extracted DHCP portsLinus Färnstrand2-22/+23
2019-05-08Add firewall policy description as documentationLinus Färnstrand1-9/+37
2019-05-08Also allow NDP Redirect packetsLinus Färnstrand2-5/+23
2019-05-08Add router solicitation/advertisement rules to LinuxLinus Färnstrand3-2/+59
2019-05-08Update Linux firewall implLinus Färnstrand1-36/+20
2019-05-08Fix firewall IP constant definitionsLinus Färnstrand1-11/+19
2019-04-25Use fork of netlink to fix compatibility with older linux kernelsEmīls Piņķis1-4/+4
2019-04-18Update Rust code to determine TAP alias dynamicallyOdd Stranne5-49/+91
2019-04-17Update build scriptsOdd Stranne1-3/+3
2019-04-16Check if link is virtual when establishing connectivity on LinuxEmīls Piņķis1-11/+31
2019-04-16Depend on mainline netlink-* and rtnetlink cratesEmīls Piņķis2-39/+45
2019-04-12Only include subprocess module on macOS/linuxLinus Färnstrand1-0/+1
2019-04-12Remove superfluous fs importLinus Färnstrand1-2/+0
2019-04-10Fix dummy offline error compilationJanito Vaqueiro Ferreira Filho1-1/+2
2019-04-10Remove some unused imports on AndroidJanito Vaqueiro Ferreira Filho1-8/+2
2019-04-10Fix compilation of `talpid-core`Janito Vaqueiro Ferreira Filho1-1/+1
2019-04-08Update `tun` dependency to new crates.io releaseLinus Färnstrand1-2/+2
2019-04-05Fix feedbackLinus Färnstrand2-11/+6
2019-04-05Remove error-chain dep from talpid-coreLinus Färnstrand3-5/+1
2019-04-05Remove error-chain from static_resolv_conf DNS managerLinus Färnstrand1-37/+36
2019-04-05Eliminate error-chain in android routingLinus Färnstrand1-4/+7
2019-04-05Add documentation to routing errorsLinus Färnstrand2-0/+12
2019-04-05Remove error-chain from tunnel monitor modulesLinus Färnstrand6-159/+170
2019-04-05Get rid of error-chain in talpid offline moduleLinus Färnstrand4-59/+61
2019-04-04Update firewall initializationOdd Stranne6-21/+67
2019-04-04Get rid of error-chain in mullvad-types and talpid-typesLinus Färnstrand8-40/+15