wireguard-apple/Sources/WireGuardKit
Jason A. Donenfeld db4e2915f3 Kit: Adapter: do not treat NE settings timeouts as fatal
The general Network Extension framework is incredibly buggy, and a
timeout when setting the network settings does not necessarily imply
that the whole operation failed. Simply log the condition and move on.
This restores the app's old behavior.

Reported-by: Filipe Mendonça <cfilipem@gmail.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-12-17 00:26:00 +01:00
..
Array+ConcurrentMap.swift global: bump year in header 2020-12-04 12:15:29 +01:00
DNSResolver.swift WireGuardKit: Conditionally turn on/off wireguard-go 2020-12-11 11:15:22 +01:00
DNSServer.swift global: bump year in header 2020-12-04 12:15:29 +01:00
Endpoint.swift global: bump year in header 2020-12-04 12:15:29 +01:00
IPAddress+AddrInfo.swift global: bump year in header 2020-12-04 12:15:29 +01:00
IPAddressRange.swift global: bump year in header 2020-12-04 12:15:29 +01:00
InterfaceConfiguration.swift global: support DNS search domains 2020-12-15 15:54:12 +01:00
PacketTunnelSettingsGenerator.swift Kit: PacketTunnelSettingsGenerator: do not require DNS queries if no DNS 2020-12-17 00:10:28 +01:00
PeerConfiguration.swift global: bump year in header 2020-12-04 12:15:29 +01:00
PrivateKey.swift global: bump year in header 2020-12-04 12:15:29 +01:00
TunnelConfiguration.swift global: bump year in header 2020-12-04 12:15:29 +01:00
WireGuardAdapter.swift Kit: Adapter: do not treat NE settings timeouts as fatal 2020-12-17 00:26:00 +01:00