| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-02-21 | Remove wireguard-apple package dependency, use submodule instead | Andrew Bulhak | 1 | -9/+1 | |
| 2025-01-28 | Bump wireguard-apple | Emīls | 1 | -1/+1 | |
| 2025-01-14 | Update Package dependency file | Bug Magnet | 1 | -1/+2 | |
| 2024-12-27 | Bump wireguard-apple | Emīls | 1 | -1/+1 | |
| 2024-12-19 | Bump wireguard-apple | Emīls | 1 | -1/+1 | |
| 2024-11-12 | Use maybenotv2 on iOS, remove maybenotv1 | Emīls | 1 | -1/+1 | |
| 2024-11-06 | Update wireguard-go commit reference | Bug Magnet | 1 | -2/+1 | |
| 2024-11-06 | Add a pingableGateway address | Bug Magnet | 1 | -1/+1 | |
| 2024-11-06 | Remove the concept of opening and closing sockets | Bug Magnet | 1 | -1/+2 | |
| 2024-10-18 | Bump the submodule | Emīls | 1 | -1/+1 | |
| 2024-10-02 | Use newer wg-apple and adjust pinger code | Emīls | 1 | -1/+1 | |
| 2024-09-25 | Bump wireguard-apple to include multihop fix | Emīls | 1 | -1/+1 | |
| 2024-09-18 | Add IAN-based TunnelPinger refactoring the pinger protocol accordingly | Andrew Bulhak | 1 | -1/+1 | |
| 2024-09-03 | Bump wireguard-apple to include multihop fix | Emīls | 1 | -1/+1 | |
| 2024-08-19 | Update Wireguard dependencies | Bug Magnet | 1 | -1/+1 | |
| 2024-08-13 | Update the wireguard-go to head of mullvad-master | Bug Magnet | 1 | -1/+1 | |
| 2024-08-13 | Import the maybenot machines file in the project | Bug Magnet | 1 | -1/+1 | |
| 2024-08-06 | Use a wireguard commit that reduces multihop crashes | Bug Magnet | 1 | -1/+1 | |
| 2024-07-26 | Bump wireguard-apple to use latest changes | Emīls | 1 | -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-17 | Update wireguard-apple | Emīls | 1 | -1/+1 | |
| 2024-06-05 | Update package dependency to include all routes in network settings | Bug Magnet | 1 | -1/+1 | |
| 2023-08-03 | Restore Package.resolved | Andrej Mihajlov | 1 | -0/+22 | |
| Removed by mistake in https://github.com/mullvad/mullvadvpn-app/commit/aa808580fc11b04c8f8a647aad31d87a239fd02f#diff-3e75646f2d3daacb3610e2d519aa2ea064b7d19af5f2baa41a89256fb84d33d8 | |||||
| 2023-07-21 | Add filtering by Haversine distance | Bug Magnet | 1 | -22/+0 | |
| 2023-06-08 | PacketTunnel: rotate private key on mismatch with server | Andrej Mihajlov | 1 | -1/+1 | |
| 2023-05-22 | Revert back Package.resolved for swift packages | Emīls | 1 | -0/+22 | |
| 2023-05-22 | Add shadowsocks-proxy crate | Emīls | 1 | -22/+0 | |
| 2023-03-06 | Update WireGuardKit to ↵ | Emīls | 1 | -1/+1 | |
| https://github.com/mullvad/wireguard-apple/commit/7c01d4d14a2816556ad016e0371d585456eaa1fb | |||||
| 2023-03-06 | Update WireGuardKit to ↵ | Emīls | 1 | -1/+1 | |
| https://github.com/mullvad/wireguard-apple/commit/7c01d4d14a2816556ad016e0371d585456eaa1fb | |||||
| 2023-03-06 | Update WireGuardKit to ↵ | Andrej Mihajlov | 1 | -1/+1 | |
| https://github.com/mullvad/wireguard-apple/commit/4dc2556fef4641346433f90e15ad5f0cf21104b9 | |||||
| 2023-03-03 | Use NEPacketTunnelProvider.defaultPath instead of path monitor | Andrej Mihajlov | 1 | -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-26 | Remove Codable extension for IPAddressRange | Andrej Mihajlov | 1 | -1/+1 | |
| Update WGKit revision to 309bb8d58a3ed25ff11c4630b88bbe883e53e835 See: https://github.com/mullvad/wireguard-apple/pull/5 | |||||
| 2022-09-22 | Update WireGuardKit | Andrej Mihajlov | 1 | -1/+1 | |
| Fixes crash in addrinfo initializer for IPv4/IPv6 addresses | |||||
| 2022-06-27 | Update Package.resolved | Andrej Mihajlov | 1 | -22/+19 | |
| Swift 5.6 uses new manifest file. | |||||
| 2022-05-17 | Xcode: update wireguard-apple dependency | Andrej Mihajlov | 1 | -1/+1 | |
| 2022-03-15 | Use WireGuardKitTypes in the main bundle to avoid loading go runtime. | Andrej Mihajlov | 1 | -3/+3 | |
| 2022-02-02 | Xcode: update dependencies | Andrej Mihajlov | 1 | -1/+1 | |
| 2021-09-20 | Actions: cache spm | Andrej Mihajlov | 1 | -1/+1 | |
| 2021-06-21 | PacketTunnel: update WireGuardKit | Andrej Mihajlov | 1 | -3/+3 | |
| Revision: https://git.zx2c4.com/wireguard-apple/commit/?id=c1f509d65bba1c00c6b6ef93826f658ff36a0761 | |||||
| 2021-03-22 | Add LocationDataSource | Andrej Mihajlov | 1 | -18/+0 | |
| 2021-02-11 | Integrate WireGuardKit | Andrej Mihajlov | 1 | -0/+9 | |
| 2020-08-13 | Add SwiftLog | Andrej Mihajlov | 1 | -0/+9 | |
| 2020-07-15 | Add DiffableDataSources third-party package | Andrej Mihajlov | 2 | -1/+26 | |
| 2019-03-27 | Bootstrap iOS app | Andrej Mihajlov | 2 | -0/+15 | |
