summaryrefslogtreecommitdiffhomepage
path: root/ios/PacketTunnel/WireGuardAdapter
AgeCommit message (Expand)AuthorFilesLines
2024-11-06Add a pingableGateway addressBug Magnet1-1/+2
2024-09-18Add IAN-based TunnelPinger refactoring the pinger protocol accordinglyAndrew Bulhak2-0/+12
2024-09-06Enable Daita in the PacketTunnel actorBug Magnet2-10/+21
2024-07-25Apply multihop for normal connectionmojganii2-0/+48
2024-07-17Update wireguard-appleEmīls1-0/+2
2024-03-18Add preSharedKey to TunnelPeer, pass it to TunnelConfiguration if presentAndrew Bulhak1-0/+1
2024-02-13Resurface the list of allowedIPs to make it configurableBug Magnet1-4/+1
2024-02-07Always destroy tunnel when reconfiguringEmīls1-1/+2
2023-12-20Fix Swiftlint warningsJon Petersson1-2/+5
2023-10-13Log same-ip on each connection attemptAndrej Mihajlov1-2/+19
2023-10-09PacketTunnel: introduce proper state and blocked stateAndrej Mihajlov4-0/+261