summaryrefslogtreecommitdiffhomepage
path: root/ios/PacketTunnelCore/IPC/AppMessageHandler.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-2/+2
2025-05-13Make the app feel more responsive when reconnectingBug Magnet1-1/+4
2025-03-03Send API requests across app/packet tunnel boundaryJon Petersson1-1/+15
2025-02-04Update copyright string in switft filesOskar1-1/+1
2024-06-04Reuse the connection attempts count logic for PQ PSK negotiationBug Magnet1-1/+1
2023-10-26Prevent iOS from stopping the tunnel if it remains in connecting state for to...Jon Petersson1-1/+1
2023-10-18Hide State and expose Observed State insteadAndrej Mihajlov1-1/+1
2023-10-16Add tests for PacketTunnelActor, TunnelManager and AppMessageHandler.Jon Petersson1-0/+81