summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNUITests/Networking/PacketCapture.swift
AgeCommit message (Collapse)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-14/+11
# Conflicts: # ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift # ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift
2025-09-04Add a test that asserts DAITA increases packet size on averageBug Magnet1-1/+7
2025-06-05Update copyright year in project files and codeOskar1-1/+1
2025-05-27Make UITests compile in Xcode 16 dot 1Bug Magnet1-3/+3
2025-02-06Remove LeakRule protocol for now, improve leak test namesBug Magnet1-0/+2
2025-02-06Fix traffic generationNiklas Berglund1-1/+7
2025-02-06Implement basic leak testsNiklas Berglund1-0/+333