summaryrefslogtreecommitdiffhomepage
path: root/talpid-routing/Cargo.toml
AgeCommit message (Expand)AuthorFilesLines
2025-10-20Promote widestring to workspace dependencyMarkus Pettersson1-1/+1
2025-09-17Upgrade rtnetlink libs to latest versionMarkus Pettersson1-3/+4
2025-06-10Update nix to 0.30 everywhereJoakim Hulthe1-1/+1
2025-02-06Replace old waitForTunnelUp functionDavid Göransson1-2/+3
2024-09-25Add `futures` to workspace dependenciesSebastian Holmin1-1/+1
2024-08-27Use std LazyLock instead of once_cell LazyDavid Lönnhager1-1/+0
2024-07-25Upgrade pfctl to 0.5.0 and ipnetwork to 0.20Linus Färnstrand1-1/+1
2024-06-25Remove unused `libc` dependency in `talpid-routing`Markus Pettersson1-1/+0
2024-03-07Bump nixAndrej Mihajlov1-2/+1
2024-03-07Update bitflags to v2Andrej Mihajlov1-1/+1
2024-02-27Replace err_derive with thiserrorJoakim Hulthe1-1/+1
2024-01-16Add rust-version to all Cargo.tomlLinus Färnstrand1-0/+1
2024-01-09Remove version and publish cargo metadataLinus Färnstrand1-2/+0
2024-01-04Add workspace level lintsLinus Färnstrand1-0/+2
2023-12-04Subtract multihop overhead from default route MTU on LinuxDavid Lönnhager1-1/+1
2023-10-20Move talpid-windows-net into talpid-windowsDavid Lönnhager1-1/+1
2023-10-11Make `once_cell` a workspace dependencyMarkus Pettersson1-1/+1
2023-10-05Parse ipconfig instead of the routing tableEmīls1-1/+1
2023-09-11Move log depedency to workspace toml fileDavid Lönnhager1-1/+1
2023-09-11Make err-derive a workspace dependencyDavid Lönnhager1-1/+1
2023-08-04Replace all use of `lazy_static` with `once_cell`Markus Pettersson1-1/+1
2023-08-02Remove unused dependencies from talpid-routingLinus Färnstrand1-2/+0
2023-08-01Move windows-sys to a workspace dependencyLinus Färnstrand1-4/+7
2023-07-14Move tokio dependency to be a workspace dependencyLinus Färnstrand1-2/+2
2023-07-14Set package fields in workspace and inherit in packagesLinus Färnstrand1-5/+6
2023-06-05Rework macOS routingDavid Lönnhager1-8/+3
2023-06-05Remove FS dependenciesEmīls1-3/+3
2023-06-05Attempt to setup routes the other wayEmīls1-1/+11
2023-03-14Update windows-sys in mullvad and talpid cratesDavid Lönnhager1-1/+1
2023-01-12Remove Rust dependencies from Android that were unusedLinus Färnstrand1-5/+2
2023-01-10Remove unused Windows dependenciesLinus Färnstrand1-1/+0
2022-11-07Split up talpid-coreEmīls Piņķis1-0/+47