summaryrefslogtreecommitdiffhomepage
path: root/test/Cargo.toml
AgeCommit message (Expand)AuthorFilesLines
2025-09-25Upgrade tonic 0.12 -> 0.13Linus Färnstrand1-2/+2
2025-09-24Make `dirs` a workspace dependency and upgrade to 6.0.0Linus Färnstrand1-0/+1
2025-09-23Promote `rand` to a workspace dependency in `test` workspaceMarkus Pettersson1-0/+1
2025-08-19Signal wireguard-go to exit gracefully when test-manager exitsJoakim Hulthe1-1/+1
2025-07-10Update edition to 2024Sebastian Holmin1-1/+1
2025-07-09Upgrade Rust to 1.88.0Linus Färnstrand1-1/+1
2025-06-10Update nix to 0.30 everywhereJoakim Hulthe1-1/+1
2025-04-07Bump `tokio` to `1.44.2` in `test` workspaceMarkus Pettersson1-1/+1
2025-03-18Make the clippy::implicit_clone lint trigger a warningLinus Färnstrand1-0/+1
2025-03-11Bump `env_logger` to get rid of `humantime`Markus Pettersson1-1/+1
2025-02-12Revert edition change in `Cargo.toml`Sebastian Holmin1-2/+2
2025-02-12Update rust versionSebastian Holmin1-1/+1
2025-02-12Format `.toml` filesSebastian Holmin1-6/+10
2025-02-12Update editionSebastian Holmin1-1/+1
2025-01-24Complete leak checker and implement in daemonJoakim Hulthe1-0/+1
2025-01-03Upgrade `thiserror` to version 2Markus Pettersson1-1/+1
2024-12-13Bump `tokio` to version 1.42Markus Pettersson1-1/+1
2024-11-08Remove `once_cell` from `test` workspaceMarkus Pettersson1-1/+0
2024-10-16Bump `tower`Sebastian Holmin1-1/+1
2024-10-02Bump tonic to 0.12.3Joakim Hulthe1-1/+1
2024-09-26Update to `hyper` version 1 echosystem for e2e testsSebastian Holmin1-0/+1
2024-09-25Upgrade `tonic` to 0.12 and `prost` to 0.13Sebastian Holmin1-3/+3
2024-09-10Expose Shadowsocks fd on AndroidDavid Lönnhager1-2/+2
2024-08-27Update MSRVDavid Lönnhager1-1/+1
2024-07-29Fix lints for Rust verson 1.80 in e2e testsSebastian Holmin1-1/+1
2024-07-16Add E2E test of CVE-2019-14899 mitigationJoakim Hulthe1-1/+5
2024-04-25Update windows-sysJoakim Hulthe1-1/+1
2024-04-03Enable single-use-lifetimes rustc lintLinus Färnstrand1-0/+1
2024-04-02Enable more of the Allowed-by-default lints in rustcLinus Färnstrand1-1/+9
2024-04-02Deny non-ascii Rust identifiersLinus Färnstrand1-0/+5
2024-03-25Bump dependenciesMarkus Pettersson1-1/+1
2024-03-22Bump "rust-version" to 1.77 since the containers use that nowLinus Färnstrand1-1/+1
2024-03-20Test leaking TCP/UDP/ICMP packets in split tunnelJoakim Hulthe1-1/+1
2024-03-20Add am-i-mullvad cli for testing split tunnelingJoakim Hulthe1-1/+7
2024-03-08Add MTU detection integration test for Linux and WindowsSebastian Holmin1-8/+12
2024-02-27Replace err_derive with thiserrorJoakim Hulthe1-1/+1
2024-02-07Move testing SOCKS server to own crateDavid Lönnhager1-0/+1
2024-02-01Don't pin serialport to a fork. Use upgraded upstreamLinus Färnstrand1-3/+0
2024-01-16Add rust-version to all Cargo.tomlLinus Färnstrand1-0/+1
2024-01-11Add package metadata to crates in testing frameworkLinus Färnstrand1-0/+6
2024-01-04Add workspace level linting to test workspaceLinus Färnstrand1-0/+6
2023-10-20Add desktop end-to-end testsDavid Lönnhager1-0/+42