summaryrefslogtreecommitdiffhomepage
path: root/test/connection-checker/Cargo.toml
AgeCommit message (Collapse)AuthorFilesLines
2025-09-15Do not crash on error in connection-checkerJoakim Hulthe1-2/+1
2025-08-26Update `reqwest` to resolve dependency conflictSebastian Holmin1-1/+1
Note that the new version increases the size of Mullvad loader a bit, forcing us to bump the limit in the CI check. We should consider replacing it with a smaller alternative, perhaps `hyper_rustls`.
2025-01-24Complete leak checker and implement in daemonJoakim Hulthe1-1/+1
2024-10-16Update `hyper` and other deps that use `hyper`Sebastian Holmin1-1/+1
2024-08-07Promote serde(_json) to workspace dependenciesJoakim Hulthe1-1/+1
2024-03-20Test leaking TCP/UDP/ICMP packets in split tunnelJoakim Hulthe1-0/+20