summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN.xcodeproj/project.xcworkspace
AgeCommit message (Collapse)AuthorFilesLines
2025-02-21Remove wireguard-apple package dependency, use submodule insteadAndrew Bulhak1-9/+1
2025-01-28Bump wireguard-appleEmīls1-1/+1
2025-01-14Update Package dependency fileBug Magnet1-1/+2
2024-12-27Bump wireguard-appleEmīls1-1/+1
2024-12-19Bump wireguard-appleEmīls1-1/+1
2024-11-12Use maybenotv2 on iOS, remove maybenotv1Emīls1-1/+1
2024-11-06Update wireguard-go commit referenceBug Magnet1-2/+1
2024-11-06Add a pingableGateway addressBug Magnet1-1/+1
2024-11-06Remove the concept of opening and closing socketsBug Magnet1-1/+2
2024-10-18Bump the submoduleEmīls1-1/+1
2024-10-02Use newer wg-apple and adjust pinger codeEmīls1-1/+1
2024-09-25Bump wireguard-apple to include multihop fixEmīls1-1/+1
2024-09-18Add IAN-based TunnelPinger refactoring the pinger protocol accordinglyAndrew Bulhak1-1/+1
2024-09-03Bump wireguard-apple to include multihop fixEmīls1-1/+1
2024-08-19Update Wireguard dependenciesBug Magnet1-1/+1
2024-08-13Update the wireguard-go to head of mullvad-masterBug Magnet1-1/+1
2024-08-13Import the maybenot machines file in the projectBug Magnet1-1/+1
2024-08-06Use a wireguard commit that reduces multihop crashesBug Magnet1-1/+1
2024-07-26Bump wireguard-apple to use latest changesEmīls1-1/+1
Effectively, these changes imply we're not using any of the IAN code so it'll work just as good as it did in the last release for singlehop.
2024-07-17Update wireguard-appleEmīls1-1/+1
2024-06-05Update package dependency to include all routes in network settingsBug Magnet1-1/+1
2023-08-03Restore Package.resolvedAndrej Mihajlov1-0/+22
Removed by mistake in https://github.com/mullvad/mullvadvpn-app/commit/aa808580fc11b04c8f8a647aad31d87a239fd02f#diff-3e75646f2d3daacb3610e2d519aa2ea064b7d19af5f2baa41a89256fb84d33d8
2023-07-21Add filtering by Haversine distanceBug Magnet1-22/+0
2023-06-08PacketTunnel: rotate private key on mismatch with serverAndrej Mihajlov1-1/+1
2023-05-22Revert back Package.resolved for swift packagesEmīls1-0/+22
2023-05-22Add shadowsocks-proxy crateEmīls1-22/+0
2023-03-06Update WireGuardKit to ↵Emīls1-1/+1
https://github.com/mullvad/wireguard-apple/commit/7c01d4d14a2816556ad016e0371d585456eaa1fb
2023-03-06Update WireGuardKit to ↵Emīls1-1/+1
https://github.com/mullvad/wireguard-apple/commit/7c01d4d14a2816556ad016e0371d585456eaa1fb
2023-03-06Update WireGuardKit to ↵Andrej Mihajlov1-1/+1
https://github.com/mullvad/wireguard-apple/commit/4dc2556fef4641346433f90e15ad5f0cf21104b9
2023-03-03Use NEPacketTunnelProvider.defaultPath instead of path monitorAndrej Mihajlov1-1/+1
Seems to be more reliable than using path monitor directly. Also understands airplane mode so no need for any kind of heuristics.
2022-09-26Remove Codable extension for IPAddressRangeAndrej Mihajlov1-1/+1
Update WGKit revision to 309bb8d58a3ed25ff11c4630b88bbe883e53e835 See: https://github.com/mullvad/wireguard-apple/pull/5
2022-09-22Update WireGuardKitAndrej Mihajlov1-1/+1
Fixes crash in addrinfo initializer for IPv4/IPv6 addresses
2022-06-27Update Package.resolvedAndrej Mihajlov1-22/+19
Swift 5.6 uses new manifest file.
2022-05-17Xcode: update wireguard-apple dependencyAndrej Mihajlov1-1/+1
2022-03-15Use WireGuardKitTypes in the main bundle to avoid loading go runtime.Andrej Mihajlov1-3/+3
2022-02-02Xcode: update dependenciesAndrej Mihajlov1-1/+1
2021-09-20Actions: cache spmAndrej Mihajlov1-1/+1
2021-06-21PacketTunnel: update WireGuardKitAndrej Mihajlov1-3/+3
Revision: https://git.zx2c4.com/wireguard-apple/commit/?id=c1f509d65bba1c00c6b6ef93826f658ff36a0761
2021-03-22Add LocationDataSourceAndrej Mihajlov1-18/+0
2021-02-11Integrate WireGuardKitAndrej Mihajlov1-0/+9
2020-08-13Add SwiftLogAndrej Mihajlov1-0/+9
2020-07-15Add DiffableDataSources third-party packageAndrej Mihajlov2-1/+26
2019-03-27Bootstrap iOS appAndrej Mihajlov2-0/+15