wireguard-apple/WireGuard/WireGuard
2018-12-07 12:36:19 +05:30
..
Assets.xcassets Settings: use updated wireguard banner logo 2018-11-03 18:37:51 +01:00
Base.lproj Add a correct launch-screen storyboard 2018-11-04 02:31:04 +05:30
Config Version bump 2018-11-07 17:43:50 +01:00
ConfigFile Config file parser: Be case-insensitive to attribute keys in the config file 2018-11-19 12:37:54 +05:30
Crypto Model: Move InterfaceConfiguration.publicKey to Curve25519.swift 2018-11-08 14:48:25 +05:30
Resources/DocumentIcons Add document icon 2018-11-02 17:39:43 +05:30
UI Error handling: Use ErrorPresenter.showErrorAlert() instead of per-VC showErrorAlert() methods 2018-12-07 12:36:19 +05:30
VPN Error handling: Introduce a WireGuardResult type to handle errors in callbacks across the app 2018-12-07 12:36:19 +05:30
ZipArchive Error handling: Use WireGuardAppError and WireGuardResult throughout the app 2018-12-07 12:36:19 +05:30
Info.plist Info.plist: Add app group id for accessing from both the app and the network extension 2018-11-29 14:05:27 +05:30
WireGuard-Bridging-Header.h wireguard-go-bridge: extract version for consumption by network extension 2018-10-31 04:08:13 +01:00
WireGuard.entitlements Xcode: Add app groups capability 2018-11-29 12:01:45 +05:30
WireGuardAppError.swift Error handling: Introduce a WireGuardAppError protocol to manage errors 2018-12-07 12:36:19 +05:30
WireGuardResult.swift Error handling: Introduce a WireGuardResult type to handle errors in callbacks across the app 2018-12-07 12:36:19 +05:30