summaryrefslogtreecommitdiffhomepage
path: root/talpid-core
AgeCommit message (Expand)AuthorFilesLines
2017-12-27Upgrade rustfmt to 0.3.4Linus Färnstrand1-6/+3
2017-12-20Allow LAN multicastLinus Färnstrand1-3/+10
2017-12-20Add allow_lan to SecurityPolicyLinus Färnstrand3-9/+45
2017-12-20Add field names to SecurityPolicyLinus Färnstrand2-4/+15
2017-12-18Remove 128 bit AESRobin Lövgren1-1/+0
2017-12-18Remove camellia and seed ciphersRobin Lövgren1-3/+0
2017-12-18Reformat with new rustfmtLinus Färnstrand2-2/+0
2017-12-15Upgrade lazy_static to 1.0Linus Färnstrand1-1/+1
2017-12-04Add sndbuf, rcvbuf and fast-io arguments to OpenVPNLinus Färnstrand1-0/+3
2017-12-04Upgrade rustfmt to 0.2.17Linus Färnstrand1-6/+7
2017-12-04Correctly set "Setup:/" DNS settings at all timesLinus Färnstrand1-8/+55
2017-12-04Use the macOS dns module to set DNS when connectedLinus Färnstrand1-0/+7
2017-12-04Add documentation to firewall module typesLinus Färnstrand4-5/+12
2017-12-04Remove redirect rule code bloatLinus Färnstrand1-23/+24
2017-12-04Move macOS firewall impl to directory and add dns moduleLinus Färnstrand4-19/+309
2017-12-04Remove DNS proxy code from macOS implLinus Färnstrand3-81/+5
2017-11-14Rename TunnelEndpointData to TunnelParametersLinus Färnstrand1-3/+3
2017-11-14Change TunnelEndpoint to another designLinus Färnstrand1-8/+8
2017-11-14Move finding resource dir to topLinus Färnstrand1-50/+24
2017-11-13Update pfctl to version with bindgen 0.31Linus Färnstrand1-1/+1
2017-11-13Add TunnelEndpoint typeLinus Färnstrand1-3/+11
2017-10-25Name the PF firewall anchor mullvadLinus Färnstrand1-1/+1
2017-10-20Replace own shell_escape with external libLinus Färnstrand3-11/+5
2017-10-19Escape shell arguments nicerLinus Färnstrand1-14/+11
2017-10-18Upgrade pfctl to bindgen 0.30 versionLinus Färnstrand1-1/+1
2017-10-13Upgrade to use openvpn-plugin 0.3.0Linus Färnstrand1-1/+1
2017-10-11Add --crl-verify argument to OpenVPNLinus Färnstrand2-1/+20
2017-10-05Use http clone url for pfctl-rsLinus Färnstrand1-1/+1
2017-09-27Re-introduce field name in OpenVpnEventApiLinus Färnstrand1-5/+5
2017-09-26Remove OpenVpnEventDispatcher and use IpcServer directlyLinus Färnstrand1-61/+30
2017-09-26Remove unused assert_matches importLinus Färnstrand2-7/+0
2017-09-25Add tunnel-log flag to daemon and pass it downLinus Färnstrand1-3/+15
2017-09-25Add support for logging to file for OpenVpnCommandLinus Färnstrand1-0/+13
2017-09-23Extract policy specific rules to own methodLinus Färnstrand1-27/+41
2017-09-22Add --remote-cert-tls server flag to OpenVPNLinus Färnstrand1-0/+1
2017-09-22Explicitly set 644 permission on rpc file on unixLinus Färnstrand1-1/+1
2017-09-21Add all authorsLinus Färnstrand1-1/+1
2017-09-21Upgrade pfctl and add DNS proxyLinus Färnstrand3-28/+135
2017-09-21Add tunnel IP and gateway to metadata about tunnelLinus Färnstrand3-9/+31
2017-09-19Fix comments split over multiple linesLinus Färnstrand1-4/+2
2017-09-18Run rustfmt-nightly 0.2.6 on everythingLinus Färnstrand8-99/+124
2017-09-13Review fixesErik Larkö1-10/+1
2017-09-13Create talpid-types and put TransportProtocol thereErik Larkö7-62/+28
2017-09-13Add set_custom_relay API endpointErik Larkö1-0/+13
2017-09-11Upgrade jsonrpc deps to 7.1.1Linus Färnstrand1-2/+2
2017-09-08Add license metadataLinus Färnstrand2-1/+11
2017-09-07Add DHCP rulesAndrej Mihajlov1-0/+25
2017-09-07Update pfctlAndrej Mihajlov1-19/+10
2017-09-07Change "dev" to descriptive "tunnel_interface"Linus Färnstrand1-3/+4
2017-09-06Add dev field to tunnel up event variantLinus Färnstrand1-6/+15