OpenVPNAdapter/OpenVPN Tunnel Provider
2017-03-07 22:20:50 +03:00
..
Vendors Initial commit 2017-02-05 13:38:35 +03:00
Bridging-Header.h Add event and error headers to bridge header 2017-02-11 21:06:06 +03:00
Info.plist Initial commit 2017-02-05 13:38:35 +03:00
KeychainAccess+Reference.swift Get password from keychain using persistent reference 2017-03-07 22:20:50 +03:00
OpenVPN Tunnel Provider.entitlements Added necessary entitlements to the project and changed bundle IDs 2017-02-26 14:27:24 +03:00
OpenVPNAdapter.h Declare open vpn adapter class and methods for client configuration 2017-02-11 15:16:25 +03:00
OpenVPNAdapter.mm Set username and password via properties instead of adapter method 2017-03-06 21:24:02 +03:00
OpenVPNAdapter+Client.h Change return type of configuration methods 2017-02-11 15:18:56 +03:00
OpenVPNAdapter+Provider.h Set username and password via properties instead of adapter method 2017-03-06 21:24:02 +03:00
OpenVPNClient.h Pass basic configuration vpn to the adapter 2017-02-11 15:25:28 +03:00
OpenVPNClient.mm Use explicit variables for DNS and domains 2017-03-06 20:13:39 +03:00
OpenVPNError.h Add extra spaces 2017-02-12 16:22:41 +03:00
OpenVPNEvent.h Define OpenVPN events 2017-02-11 14:38:03 +03:00
PacketTunnelProvider.swift Initial commit 2017-02-05 13:38:35 +03:00
TUNConfiguration.h Defined an object containing TUN configuration 2017-02-26 15:09:08 +03:00
TUNConfiguration.m Defined an object containing TUN configuration 2017-02-26 15:09:08 +03:00