summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNUITests/Networking/TrafficGenerator.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-8/+11
2025-06-05Update copyright year in project files and codeOskar1-1/+1
2025-05-27Add Swift 6 compatibility to UITestsBug Magnet1-2/+2
2025-02-18Add an end to end test for UDP-over-TCP on port 80Bug Magnet1-1/+8
2025-02-06Remove LeakRule protocol for now, improve leak test namesBug Magnet1-2/+2
2025-02-06Add debug information to leak and no leak testsBug Magnet1-3/+71
2025-02-06Fix traffic generationNiklas Berglund1-20/+56
2025-02-06Implement basic leak testsNiklas Berglund1-0/+74