summaryrefslogtreecommitdiffhomepage
path: root/ios/PacketTunnelCoreTests/TunnelMonitorTests.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-2/+3
2025-05-27Enable Swift 6 mode for the PacketTunnel and test TargetBug Magnet1-4/+4
2025-02-04Update copyright string in switft filesOskar1-1/+1
2024-06-25Replace all maximum timeout values to 60 secondsJon Petersson1-1/+2
2023-11-29Refactor packet tunnel to use only a single network path observerJon Petersson1-1/+0
2023-10-09PacketTunnel: introduce proper state and blocked stateAndrej Mihajlov1-10/+4
2023-09-19Fix reliability and time consumption of testInitialConnectionTimings testJon Petersson1-43/+38
2023-09-07Fix or report all current smaller Swiftlint warnings in xcodeJon Petersson1-1/+1
2023-08-30Use swiftlint auto fix for trivial lint violationsBug Magnet1-2/+2
2023-08-17Log reconnection attemptsAndrej Mihajlov1-1/+17
2023-08-17TunnelMonitor: add initial connection testAndrej Mihajlov1-0/+119