summaryrefslogtreecommitdiffhomepage
path: root/talpid-core/Cargo.toml
AgeCommit message (Expand)AuthorFilesLines
2021-12-13Make trust-dns a macOS exclusive dependencyEmīls Piņķis1-1/+1
2021-12-13Use release 0.4.2 of socket2Emīls Piņķis1-3/+1
2021-12-10Enable custom resolver after unblocking resovlersEmīls1-0/+1
2021-12-10Use mullvad branch of trust-dnsEmīls1-4/+1
2021-12-10Add custom resolverEmīls1-4/+8
2021-12-01Bump widestring crate to version 0.5David Lönnhager1-1/+1
2021-11-08Set all Rust crates to edition 2021Linus Färnstrand1-1/+1
2021-10-19Try fixing firewall issue for macOSEmīls1-0/+1
2021-10-12Update dependenciesDavid Lönnhager1-2/+2
2021-10-11Update macOS firewall impl to closer match spec around NDPLinus Färnstrand1-1/+1
2021-09-28Add wgnt tunnel supportDavid Lönnhager1-0/+1
2021-09-07Add missing feature in tomlOdd Stranne1-1/+1
2021-08-12Upgrade socket2 to 0.4Linus Färnstrand1-2/+2
2021-08-12Remove unused openvpn-plugin dependencyLinus Färnstrand1-1/+0
2021-08-12Remove unused failure crateLinus Färnstrand1-1/+0
2021-07-13Update tonic and prostDavid Lönnhager1-3/+3
2021-07-13Update udp-over-tcpDavid Lönnhager1-1/+1
2021-07-13Update tokio dependenciesDavid Lönnhager1-9/+10
2021-07-05Add missing 'fs' feature to tokioEmīls1-1/+1
2021-07-02Fix event struct alignment issuesDavid Lönnhager1-0/+1
2021-07-02Support Windows split tunneling driverDavid Lönnhager1-1/+1
2021-06-22Update futures crateDavid Lönnhager1-1/+1
2021-06-02Give more time to IP interface setup on Windows, and make it abortableDavid Lönnhager1-0/+1
2021-05-12Use ICMP socket on LinuxEmīls1-1/+4
2021-04-13Add TCP WireGuard custom tunnel optionDavid Lönnhager1-2/+2
2021-04-13Add udp-over-tcp dependencyDavid Lönnhager1-0/+1
2021-02-26Update tun version. Update Cargo.lockAndrii Yurchuk1-2/+2
2021-02-26Update pfctl versionAndrii Yurchuk1-1/+1
2021-02-26Allow building on Apple SiliconAndrii Yurchuk1-3/+3
2021-02-22Add WintunAdapter::guid() methodDavid Lönnhager1-1/+1
2021-02-19Update `jnix` dependency to version `0.4`Janito Vaqueiro Ferreira Filho1-1/+1
2021-02-10Bump quickcheck to 1.0David Lönnhager1-2/+2
2021-02-05Upgrade err-derive dependency to 0.3.0Linus Färnstrand1-1/+1
2021-01-29Use new version-metadata in coreEmīls Piņķis1-1/+2
2021-01-14Bump parity-tokio-ipc to 0.8David Lönnhager1-1/+1
2021-01-12Rely on talpid-dbus in talpid-coreEmīls1-1/+1
2020-12-18Update to newer resolv-confEmīls1-1/+1
2020-12-14Update netlink dependenciesEmīls1-4/+4
2020-12-04Update jnix versionJanito Vaqueiro Ferreira Filho1-1/+1
2020-11-24Bump openvpn-plugin crateDavid Lönnhager1-1/+1
2020-11-23Update nftnl crate to fix memory leakEmīls1-1/+1
2020-10-23Convert Windows log sink input to UTF-8David Lönnhager1-1/+1
2020-10-22Set DNS servers in dnscache/NRPT policy to fix slow resolution for localDavid Lönnhager1-1/+1
2020-10-21Upgrade nixDavid Lönnhager1-1/+1
2020-10-14Upgrade cfg-if to 1.0.0Linus Färnstrand1-1/+1
2020-10-12Update manifestsDavid Lönnhager1-2/+1
2020-10-05Use tokio runtime for tunnel state machineDavid Lönnhager1-1/+0
2020-10-05Refactor the tunnel state machine to use 0.3 futuresDavid Lönnhager1-1/+1
2020-09-22Upgrade dbus-rsDavid Lönnhager1-1/+1
2020-09-16Upgrade dependenciesDavid Lönnhager1-9/+7