summaryrefslogtreecommitdiffhomepage
path: root/ios/PacketTunnel
AgeCommit message (Expand)AuthorFilesLines
2020-05-25Simplify WireGuard configurationAndrej Mihajlov2-49/+17
2020-05-19Fix DNS64 resolution and IPv6 supportAndrej Mihajlov6-116/+130
2020-05-18Update wireguard-go to the latestAndrej Mihajlov1-8/+2
2020-05-18Switch to using DispatchWallTime and DispatchSourceTimer in key rotationAndrej Mihajlov1-1/+1
2020-05-13Add private key rotationAndrej Mihajlov1-33/+69
2020-04-14Log tunnel stop reasonAndrej Mihajlov1-1/+1
2020-03-09Pick relay based on weightsAndrej Mihajlov1-3/+2
2020-02-18Show relay location and connection infoAndrej Mihajlov1-1/+3
2020-02-06Replace Amagicom AB with Mullvad VPN AB in iOS source filesLinus Färnstrand8-8/+8
2020-01-14Fix race condition when setting up the global loggerAndrej Mihajlov1-6/+6
2020-01-07Add log categoriesAndrej Mihajlov1-0/+21
2020-01-03Remove debug logAndrej Mihajlov1-5/+2
2020-01-03Move WireGuard related routine to WireguardDeviceAndrej Mihajlov5-296/+627
2019-12-09Add packet tunnel implementationAndrej Mihajlov7-13/+745
2019-06-14Add bridging header for packet tunnelAndrej Mihajlov1-0/+6
2019-05-29Trim whitespaceAndrej Mihajlov1-4/+4
2019-03-27Bootstrap iOS appAndrej Mihajlov3-0/+78