summaryrefslogtreecommitdiffhomepage
path: root/talpid-core/Cargo.toml
AgeCommit message (Expand)AuthorFilesLines
2018-11-14Complement 'offline' module with code for WindowsOdd Stranne1-0/+1
2018-10-30Remove duplicate entry of tokio-coreEmīls Piņķis1-1/+0
2018-10-23Changing macOS dns monitor implementation to consider all settingsLinus Färnstrand1-2/+1
2018-10-05Implement support for systemd-resolvedJanito Vaqueiro Ferreira Filho1-0/+1
2018-09-27Remove everyone from authors field of librariesLinus Färnstrand1-1/+1
2018-09-20Swap to versions of mnl and nftnl published to crates.ioLinus Färnstrand1-2/+2
2018-09-17Use development version of `openvpn-plugin` crateJanito Vaqueiro Ferreira Filho1-1/+1
2018-09-11Upgrade to newer tokio librariesEmīls Piņķis1-2/+2
2018-09-11Update dependencies and use fixed IPC server implementation for JSONRPCEmīls Piņķis1-2/+3
2018-09-06Implement `is_ipv6_enabled` for WindowsJanito Vaqueiro Ferreira Filho1-0/+1
2018-08-29Use IPC instead of a websocket to communicate between daemon and pluginLinus Färnstrand1-2/+2
2018-08-29Move tunnel state machine to TalpidJanito Vaqueiro Ferreira Filho1-0/+2
2018-08-10Upgrade duct, windres, os_pipe and randLinus Färnstrand1-2/+2
2018-07-18Set `ip` command path on LinuxJanito Vaqueiro Ferreira Filho1-0/+2
2018-07-02Only import ipnetwork/lazy_static on unixLinus Färnstrand1-2/+4
2018-07-02Add Linux netfilter firewall integrationLinus Färnstrand1-3/+4
2018-07-02Move the private and multicast nets up to generic firewall moduleLinus Färnstrand1-0/+3
2018-06-25Upgrade pfctl to 0.2 to get error-chain 0.12Linus Färnstrand1-1/+1
2018-06-25Upgrade error-chain to 0.12Linus Färnstrand1-1/+1
2018-06-20Move extern crate libc into talpid-core rootLinus Färnstrand1-1/+1
2018-06-18Add tests in talpid-core/src/firewall/system_state.rsEmīls Piņķis1-0/+3
2018-06-11Use `resolv-conf` version in crates.ioJanito Vaqueiro Ferreira Filho1-1/+1
2018-05-22Gracefully stop OpenVPN subprocesses by writing to stdinEmīls Piņķis1-0/+1
2018-05-09Remove usage of `lazy_static` in `talpid-core`Janito Vaqueiro Ferreira Filho1-1/+0
2018-04-23Add basic windows serviceAndrej Mihajlov1-0/+1
2018-04-17Move `libc` dependency to all platformsJanito Vaqueiro Ferreira Filho1-4/+1
2018-04-17Watch resolv.conf for DNS changesJanito Vaqueiro Ferreira Filho1-0/+1
2018-04-17Implement Linux DNS configuration with resolv.confJanito Vaqueiro Ferreira Filho1-0/+3
2018-04-13Add windows firewall implementationEmīls Piņķis1-0/+4
2018-03-19Update crate descriptionsLinus Färnstrand1-1/+1
2018-03-06Upgrade env_logger, duct, uuid and randLinus Färnstrand1-2/+2
2018-03-06Upgrade jsonrpc-* cratesLinus Färnstrand1-2/+2
2018-03-02Upgrade log crate to 0.4Linus Färnstrand1-1/+1
2018-02-01Upgrade core-foundation and use published system-configurationLinus Färnstrand1-2/+2
2017-12-20Add allow_lan to SecurityPolicyLinus Färnstrand1-1/+1
2017-12-15Upgrade lazy_static to 1.0Linus Färnstrand1-1/+1
2017-12-04Move macOS firewall impl to directory and add dns moduleLinus Färnstrand1-0/+2
2017-12-04Remove DNS proxy code from macOS implLinus Färnstrand1-2/+0
2017-11-13Update pfctl to version with bindgen 0.31Linus Färnstrand1-1/+1
2017-10-20Replace own shell_escape with external libLinus Färnstrand1-0/+1
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-05Use http clone url for pfctl-rsLinus Färnstrand1-1/+1
2017-09-26Remove unused assert_matches importLinus Färnstrand1-2/+0
2017-09-21Add all authorsLinus Färnstrand1-1/+1
2017-09-21Upgrade pfctl and add DNS proxyLinus Färnstrand1-1/+3
2017-09-13Create talpid-types and put TransportProtocol thereErik Larkö1-0/+1
2017-09-11Upgrade jsonrpc deps to 7.1.1Linus Färnstrand1-2/+2
2017-09-08Add license metadataLinus Färnstrand1-1/+2
2017-09-06Use local temp file impl instead of mktemp crateLinus Färnstrand1-1/+1