summaryrefslogtreecommitdiffhomepage
path: root/talpid-core/Cargo.toml
AgeCommit message (Expand)AuthorFilesLines
2022-06-17Add missing features for winapi crateDavid Lönnhager1-1/+1
2022-06-14Rename talpid-relay-config-client to talpid-tunnel-config-clientDavid Lönnhager1-1/+1
2022-06-14Implement initial PQ PSK exchange for wireguard-ntDavid Lönnhager1-0/+1
2022-04-12Bump shadowsocks to released versionsDavid Lönnhager1-1/+1
2022-04-11Refactor long-running timers and use talpid-time for suspend-awareDavid Lönnhager1-0/+1
2022-04-05Bump shadowsocks to get rid of unused dependenciesDavid Lönnhager1-1/+1
2022-04-05Use shadowsocks crate instead of subprocessDavid Lönnhager1-0/+1
2022-03-28Use ICMP sockets on macOSEmīls1-5/+3
2022-03-24Restructure how WireGuard obfuscation is configured and appliedOdd Stranne1-1/+1
2022-02-17Remove superfluous whitespace in feature arraysEmīls1-4/+4
2022-02-17Allow initializing firewall without argsEmīls1-1/+1
2022-02-15Add tokio timer tests for retry logicEmīls1-0/+1
2022-02-15Use alpha version of trust-dnsEmīls1-1/+1
2022-02-15Upgrade err-derive to at least 0.3.1Linus Färnstrand1-1/+1
2022-02-15Upgrade chrono. 0.4.0 does not correctly specify minimum dependency versionsLinus Färnstrand1-1/+1
2022-02-15Upgrade mnl and nftnl to versions with correct lower dependency boundsLinus Färnstrand1-2/+2
2022-02-03Upgrade nix from 0.22.2 to 0.23.0Linus Färnstrand1-1/+1
2022-01-28Use mainline trust-dnsEmīls1-1/+1
2022-01-14Simplify custom resolver to not leak any trafficEmīls1-1/+0
2022-01-04Update system-confuguration to 0.5Emīls1-1/+1
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