passepartout-apple/Passepartout/Tunnel
Davide 46206ae76f
Restore server entitlement for WireGuard to work on macOS (#1053)
The entitlement "clean-up" was pushed by the App Review, but this had
horrible consequences apparently.

In fact, the WireGuard Go adapter is unable to bind the UDP socket
without the "server" entitlement, making WireGuard on macOS silently
broken:

```
Unable to update bind: listen udp4 :0: bind: operation not permitted
```

Regression in #1042
2025-01-08 00:52:22 +01:00
..
Context Read user level in tunnel too 2025-01-06 21:50:38 +01:00
PacketTunnelProvider.swift Verify tunnel profile periodically (#1047) 2024-12-31 00:48:54 +01:00
Tunnel.entitlements Restore server entitlement for WireGuard to work on macOS (#1053) 2025-01-08 00:52:22 +01:00
Tunnel.plist Reorganize Core Data containers (#1017) 2024-12-15 20:20:33 +01:00