summaryrefslogtreecommitdiffhomepage
path: root/ios/PacketTunnelCore/Pinger
AgeCommit message (Expand)AuthorFilesLines
2025-05-27Enable Swift 6 mode for the PacketTunnel and test TargetBug Magnet2-2/+2
2025-02-04Update copyright string in switft filesOskar5-5/+5
2024-11-06Remove the concept of opening and closing socketsBug Magnet2-10/+4
2024-10-11Ignore parse errors from pinger when its socket is closedBug Magnet1-21/+21
2024-10-02Use newer wg-apple and adjust pinger codeEmīls2-337/+21
2024-09-18Remove unused variableAndrew Bulhak1-5/+3
2024-09-18Add IAN-based TunnelPinger refactoring the pinger protocol accordinglyAndrew Bulhak3-8/+113
2024-08-14Fix some Swiftlint warningsmojganii1-1/+1
2024-07-08Move ICMP packet creation and parsing out of Pinger implementationAndrew Bulhak2-117/+132
2023-11-14remove importing namespaces partiallyMojgan1-3/+1
2023-10-09PacketTunnel: introduce proper state and blocked stateAndrej Mihajlov2-0/+10
2023-09-07Fix or report all current smaller Swiftlint warnings in xcodeJon Petersson1-0/+2
2023-08-30Use swiftlint auto fix for trivial lint violationsBug Magnet1-1/+1
2023-08-17TunnelMonitor: add initial connection testAndrej Mihajlov2-2/+2
2023-08-16Introduce PacketTunnelCore frameworkAndrej Mihajlov4-0/+498