summaryrefslogtreecommitdiffhomepage
path: root/test/connection-checker
AgeCommit message (Expand)AuthorFilesLines
2025-09-15Fix IPv6 in e2e connection-checkerJoakim Hulthe1-16/+16
2025-09-15Do not crash on error in connection-checkerJoakim Hulthe3-42/+45
2025-08-26Update `reqwest` to resolve dependency conflictSebastian Holmin1-1/+1
2025-07-10Run `cargo fmt` in test-repoSebastian Holmin2-2/+2
2025-01-24Complete leak checker and implement in daemonJoakim Hulthe1-1/+1
2024-11-19Fix connection checker CLISebastian Holmin1-0/+1
2024-11-18Run connection-checker against the specified API environmentDavid Lönnhager2-1/+4
2024-10-16Update `hyper` and other deps that use `hyper`Sebastian Holmin1-1/+1
2024-08-29Fix test_split_tunnelDavid Lönnhager3-8/+60
2024-08-07Promote serde(_json) to workspace dependenciesJoakim Hulthe1-1/+1
2024-04-09Make payload of connection checker configurableMarkus Pettersson2-5/+7
2024-04-09Implement test for audit ticket `MUL-02-002 WP2`Markus Pettersson1-2/+2
2024-04-09Run `cargo +nightly fmt`Sebastian Holmin2-3/+5
2024-03-20Test leaking TCP/UDP/ICMP packets in split tunnelJoakim Hulthe5-0/+209