summaryrefslogtreecommitdiffhomepage
path: root/talpid-core/Cargo.toml
AgeCommit message (Expand)AuthorFilesLines
2023-07-07Remove unused instance of os_pipeLinus Färnstrand1-1/+0
2023-07-07Upgrade os_pipe to 1.1.4Linus Färnstrand1-1/+1
2023-06-05Rework macOS routingDavid Lönnhager1-1/+1
2023-05-22Add shadowsocks-proxy crateEmīls1-1/+0
2023-04-20Update shadowsocks to 1.15.3Emīls1-1/+1
2023-03-14Update parking_lotDavid Lönnhager1-1/+1
2023-03-14Update windows-sys in mullvad and talpid cratesDavid Lönnhager1-1/+1
2023-03-14Update windows-service to 0.6.0David Lönnhager1-1/+1
2023-03-01Fall back on registry method if dnscache is disabledDavid Lönnhager1-0/+1
2023-02-28Add missing feature flag for talpid-coreJonathan1-0/+1
2023-02-01Remove atty from talpid-core (seemingly unused??)Linus Färnstrand1-1/+0
2023-02-01Disable default features of quickcheck to get rid of env_loggerLinus Färnstrand1-1/+1
2023-02-01Upgrade trust-dns-server to 0.22.0Linus Färnstrand1-1/+1
2023-01-12Remove Rust dependencies from Android that were unusedLinus Färnstrand1-7/+5
2023-01-10Remove unused Windows dependenciesLinus Färnstrand1-16/+0
2022-11-07Split up talpid-coreEmīls Piņķis1-7/+5
2022-10-18Modify build scripts and remove c++ codeJonathan1-1/+1
2022-10-18Port winnet from C++ to RustJonathan1-1/+16
2022-10-10Set all Rust crate versions to 0.0.0Linus Färnstrand1-1/+1
2022-09-28Bump windows-sys to 0.42.0David Lönnhager1-1/+2
2022-09-27Update tonic to 0.8Emīls Piņķis1-3/+3
2022-09-16Update jnix to 0.5David Lönnhager1-1/+1
2022-08-25Rewrite ST service code to use windows-service crateDavid Lönnhager1-0/+1
2022-08-25Install ST driver on demandDavid Lönnhager1-0/+2
2022-08-25Replace winapi with windows-sys in talpid-coreDavid Lönnhager1-1/+16
2022-08-25Update chrono to 0.4.21 to fix AndroidEmīls Piņķis1-1/+1
2022-08-10Use windows-sys instead of winapi for dnsapiDavid Lönnhager1-0/+7
2022-08-10Flush DNS cache directly using dnsapiDavid Lönnhager1-0/+1
2022-07-27Update netlink crates to support later kernelsEmīls Piņķis1-6/+6
2022-07-19Upgrade x25519-dalek and rand to latest versionsLinus Färnstrand1-1/+1
2022-07-05Add missing winapi featureLinus Färnstrand1-1/+1
2022-06-29Remove notify dependency and add inotify insteadJonathan1-1/+1
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