summaryrefslogtreecommitdiffhomepage
path: root/mullvad-leak-checker
AgeCommit message (Collapse)AuthorFilesLines
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-07-15Fix `collapsible_if` clippy lintMarkus Pettersson1-4/+4
2025-07-10Run `cargo fmt`Sebastian Holmin8-31/+30
2025-06-22Update macos.rskilavvy1-1/+1
2025-06-22Update traceroute.rskilavvy1-1/+1
2025-06-10Update nix to 0.30 everywhereJoakim Hulthe2-2/+2
2025-06-03Fix nightly CI failingDavid Lönnhager1-1/+2
2025-03-11Bump `env_logger` to get rid of `humantime`Markus Pettersson2-2/+2
2025-02-25Fix safety comment position in mullvad-leak-checkerJoakim Hulthe1-2/+7
2025-01-24Remove old windows traceroute implJoakim Hulthe1-137/+0
2025-01-24Complete leak checker and implement in daemonJoakim Hulthe12-0/+1691