summaryrefslogtreecommitdiffhomepage
path: root/talpid-core/Cargo.toml
AgeCommit message (Expand)AuthorFilesLines
2019-11-25Make it build on LinuxEmīls1-2/+1
2019-11-25Implement WireGuard logging using callbackOdd Stranne1-0/+2
2019-11-25Add Windows support for WireGuard in 'talpid-core'Odd Stranne1-3/+3
2019-11-22Create `InetNetwork` conversion helper typeJanito Vaqueiro Ferreira Filho1-0/+4
2019-11-04Upgrade the which crate to 3.1 to get rid of failure dependencyLinus Färnstrand1-1/+1
2019-10-29Upgrade duct to 0.13Linus Färnstrand1-1/+1
2019-10-17Upgrade err-derive to 0.2.1Linus Färnstrand1-2/+1
2019-10-17Update system-configuration to 0.3Linus Färnstrand1-1/+1
2019-09-30Add Windows implementation for ping_monitorEmīls Piņķis1-1/+3
2019-09-23Upgrade derive_moreLinus Färnstrand1-1/+1
2019-09-23Upgrade whichLinus Färnstrand1-1/+1
2019-09-23Upgrade hex and nixLinus Färnstrand1-2/+2
2019-09-23Upgrade parking_lot to 0.9.0Linus Färnstrand1-1/+1
2019-09-23Bump nftnl and mnl dependencies to crates.io versionsLinus Färnstrand1-2/+2
2019-09-13Upgrade pfctl to 0.3.0Linus Färnstrand1-2/+1
2019-09-12Upgrade ipnetwork to 0.15 to get rid of git dependencyLinus Färnstrand1-1/+1
2019-08-30Update netlink dependenciesEmīls Piņķis1-4/+4
2019-08-11Remove redundant import of err-deriveEmīls Piņķis1-1/+0
2019-07-10Upgrade parking_lot in talpid-coreLinus Färnstrand1-1/+1
2019-06-28Use newer commit for netlink librariesEmīls Piņķis1-4/+4
2019-06-14Use patched netlink libraries to be more kernel agnosticEmīls Piņķis1-5/+4
2019-05-29Include tunnel routes in `TunConfig`Janito Vaqueiro Ferreira Filho1-1/+1
2019-05-28Create `UnixTunProvider`Janito Vaqueiro Ferreira Filho1-0/+1
2019-05-09Change route manager to be active rather than passiveEmīls Piņķis1-0/+3
2019-05-08Add router solicitation/advertisement rules to LinuxLinus Färnstrand1-1/+1
2019-04-25Use fork of netlink to fix compatibility with older linux kernelsEmīls Piņķis1-4/+4
2019-04-16Depend on mainline netlink-* and rtnetlink cratesEmīls Piņķis1-2/+4
2019-04-08Update `tun` dependency to new crates.io releaseLinus Färnstrand1-2/+2
2019-04-05Remove error-chain dep from talpid-coreLinus Färnstrand1-1/+0
2019-04-03Don't import `tun` dependency on AndroidJanito Vaqueiro Ferreira Filho1-1/+2
2019-04-03Upgrade nftnl dep to version without errorsLinus Färnstrand1-1/+1
2019-03-29Get rid of error-chain in Linux DNS moduleLinus Färnstrand1-0/+1
2019-03-29Get rid of error-chain in talpid routing moduleLinus Färnstrand1-0/+1
2019-03-29Upgrade winregLinus Färnstrand1-1/+1
2019-03-29Upgrade filetime, nix & widestringLinus Färnstrand1-2/+2
2019-03-29Upgrade uuid, rand & env_loggerLinus Färnstrand1-1/+1
2019-03-21Upgrade os_pipe dependencyLinus Färnstrand1-1/+1
2019-03-21Upgrade the duct dependency to 0.12Linus Färnstrand1-1/+1
2019-03-20Use parking_lot in talpid-core to reduce unwrapLinus Färnstrand1-4/+8
2019-02-15Add proxy module and Shadowsocks handlerOdd Stranne1-0/+1
2019-02-13Update iproute2 dependency to fix HW address errorJanito Vaqueiro Ferreira Filho1-3/+3
2019-02-04Temporarily specify newer version of pfctlEmīls Piņķis1-1/+2
2019-02-04Update ipnetwork to 0.14Emīls Piņķis1-1/+1
2019-02-01Fix dns/firewall code to work with new structureLinus Färnstrand1-0/+1
2019-01-22Verify if our firewall tables are set on LinuxEmīls Piņķis1-2/+2
2019-01-18Upgrade the remaining crates to Rust 2018Linus Färnstrand1-2/+3
2019-01-18Add wireguard-go support in talpid-coreEmīls Piņķis1-0/+1
2018-12-11Listen on netlink socket to monitor offline statusJanito Vaqueiro Ferreira Filho1-0/+1
2018-12-11Implement `is_offline` for LinuxJanito Vaqueiro Ferreira Filho1-0/+2
2018-12-03Add network interface management to talpid-coreEmīls Piņķis1-0/+2