wireguard-apple/WireGuard/WireGuardNetworkExtension
Roopesh Chander 283462dc9b Swift 5 migration: Fix switch warnings
We now get a warning when switching over enums from system
frameworks even when we handle all public cases because
there can be future cases that aren't handled.

When such a future case is introduced, we'll get a warning.
2019-04-09 11:25:04 +05:30
..
DNSResolver.swift Swift 5 migration: Fix switch warnings 2019-04-09 11:25:04 +05:30
ErrorNotifier.swift Update copyright 2019-01-07 19:23:39 -05:00
Info.plist Info.plist: Add missing key types 2019-02-08 03:47:36 +01:00
PacketTunnelProvider.swift ringlogger: support mpsc for singlefile 2019-03-17 08:51:27 +01:00
PacketTunnelSettingsGenerator.swift Key: Constant time encoding 2019-02-08 03:23:15 +01:00
WireGuardNetworkExtension-Bridging-Header.h Key: Use C implementation instead 2019-02-08 03:23:15 +01:00
WireGuardNetworkExtension_iOS.entitlements Keychain: store configurations in keychain instead of providerConfig 2019-02-06 06:20:23 +01:00
WireGuardNetworkExtension_macOS.entitlements macOS: NE: Add entitlements for making network connections 2019-01-14 14:52:28 +05:30