summaryrefslogtreecommitdiffhomepage
path: root/ios/PacketTunnelCore/IPC/AppMessageHandler.swift
AgeCommit message (Expand)AuthorFilesLines
2026-02-06Update copyright year in project files and codeMarkus Pettersson1-1/+1
2026-02-04Stop logging whenever getTunnelStatus is receivedEmīls1-6/+18
2026-01-27Fix offline state handling in PacketTunnelEmīls1-1/+1
2025-11-13Fix whitespace warningAndrew Bulhak1-2/+0
2025-11-13Remove a lot more thingsAndrew Bulhak1-8/+2
2025-11-13Remove Transport{Provider,Strategy} and REST proxies that used themAndrew Bulhak1-5/+1
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