OpenVPNAdapter/OpenVPN Adapter
2017-09-07 10:51:57 +03:00
..
Vendors Update lz4 library to 1.7.5 and embed bitcode 2017-05-27 17:43:44 +03:00
NSError+Message.h Convert integer result to error reason 2017-09-06 22:57:35 +03:00
NSError+Message.m Convert integer result to error reason 2017-09-06 22:57:35 +03:00
OpenVPNAdapter.h Rename category from Client to Internal. Set tick and handleLog methods of adapter delegate as optional. 2017-04-27 23:43:10 +03:00
OpenVPNAdapter.mm Remove unnecessary nullable keywords from method definitions 2017-09-06 22:35:58 +03:00
OpenVPNAdapter.modulemap Fix module redefinition issue 2017-04-09 16:10:30 +03:00
OpenVPNAdapter+Internal.h Update header comments 2017-07-17 20:24:44 +03:00
OpenVPNAdapter+Public.h Rename OpenVPNEvent to OpenVPNAdapterEvent 2017-09-06 22:31:20 +03:00
OpenVPNAdapterEvent.h Rename OpenVPNEvent to OpenVPNAdapterEvent 2017-09-06 22:31:20 +03:00
OpenVPNCertificate.h Implement writing certificate DER data 2017-09-07 10:21:10 +03:00
OpenVPNCertificate.m Remove null character 2017-09-07 10:35:57 +03:00
OpenVPNClient.h Change project name and header names 2017-09-06 22:34:32 +03:00
OpenVPNClient.mm Change project name and header names 2017-09-06 22:34:32 +03:00
OpenVPNCompressionMode.h Put configuration enums into separate headers 2017-04-26 17:00:45 +03:00
OpenVPNConfiguration.h Fix type in a method description 2017-06-01 10:59:38 +03:00
OpenVPNConfiguration.mm Add space 2017-05-19 23:53:06 +03:00
OpenVPNConfiguration+Internal.h Refactor getters/setters for min TLS version andTLS cert profile and rename class methods 2017-04-27 19:44:52 +03:00
OpenVPNConnectionInfo.h Remove "defined" property 2017-04-30 18:10:42 +03:00
OpenVPNConnectionInfo.mm Remove "defined" property 2017-04-30 18:10:42 +03:00
OpenVPNConnectionInfo+Internal.h Wrap connection info 2017-04-26 13:53:38 +03:00
OpenVPNCredentials.h Wrap credentials into Objective-C class 2017-04-26 12:21:25 +03:00
OpenVPNCredentials.mm Wrap credentials into Objective-C class 2017-04-26 12:21:25 +03:00
OpenVPNCredentials+Internal.h Declare a class which contains credentials 2017-04-24 16:30:15 +03:00
OpenVPNError.h Merge branch 'develop' into feature/convert-certificates 2017-09-06 22:34:49 +03:00
OpenVPNError.m Add error domain for identities 2017-09-06 22:09:57 +03:00
OpenVPNInterfaceStats.h Add documentation comments to interface stats wrapper 2017-04-26 14:40:44 +03:00
OpenVPNInterfaceStats.mm Wrap interface stats 2017-04-26 14:27:54 +03:00
OpenVPNInterfaceStats+Internal.h Wrap interface stats 2017-04-26 14:27:54 +03:00
OpenVPNIPv6Preference.h Put configuration enums into separate headers 2017-04-26 17:00:45 +03:00
OpenVPNMinTLSVersion.h Put configuration enums into separate headers 2017-04-26 17:00:45 +03:00
OpenVPNPrivateKey.h Add boilerplate for OpenVPNPrivateKey implementation 2017-09-07 10:51:57 +03:00
OpenVPNPrivateKey.m Add boilerplate for OpenVPNPrivateKey implementation 2017-09-07 10:51:57 +03:00
OpenVPNProperties.h Wrap eval config 2017-04-26 18:06:34 +03:00
OpenVPNProperties.mm Break proto string into components in the properties class instead of configuration class 2017-05-10 18:02:09 +03:00
OpenVPNProperties+Internal.h Wrap eval config 2017-04-26 18:06:34 +03:00
OpenVPNReachability.h Add callback argument to start tracking method and hide reachability status changed block 2017-08-22 09:52:43 +03:00
OpenVPNReachability.mm Add callback argument to start tracking method and hide reachability status changed block 2017-08-22 09:52:43 +03:00
OpenVPNReachability+Internal.h Implement internet reachability monitor 2017-07-18 17:26:39 +03:00
OpenVPNReachabilityStatus.h Define reachability statuses 2017-07-17 20:16:28 +03:00
OpenVPNReachabilityTracker.h Add missing public modifier 2017-07-18 17:25:45 +03:00
OpenVPNReachabilityTracker.mm Implement abstract tracker class 2017-07-17 20:22:03 +03:00
OpenVPNServerEntry.h Wrap server entry 2017-04-26 15:41:38 +03:00
OpenVPNServerEntry.mm Wrap server entry 2017-04-26 15:41:38 +03:00
OpenVPNServerEntry+Internal.h Wrap server entry 2017-04-26 15:41:38 +03:00
OpenVPNSessionToken.h Wrap session token 2017-04-28 21:47:48 +03:00
OpenVPNSessionToken.mm Wrap session token 2017-04-28 21:47:48 +03:00
OpenVPNSessionToken+Internal.h Wrap session token 2017-04-28 21:47:48 +03:00
OpenVPNTLSCertProfile.h Put configuration enums into separate headers 2017-04-26 17:00:45 +03:00
OpenVPNTransportProtocol.h Put configuration enums into separate headers 2017-04-26 17:00:45 +03:00
OpenVPNTransportStats.h Disable instantiation of connection info, interface stats and transport stats outside of framework 2017-04-26 14:34:36 +03:00
OpenVPNTransportStats.mm Fix incorrect header 2017-04-30 17:59:58 +03:00
OpenVPNTransportStats+Internal.h Fix incorrect header 2017-04-30 17:59:58 +03:00
OpenVPNTunnelSettings.h Change project name and header names 2017-09-06 22:34:32 +03:00
OpenVPNTunnelSettings.m Change project name and header names 2017-09-06 22:34:32 +03:00
Umbrella-Header.h Merge branch 'develop' into feature/convert-certificates 2017-09-06 22:34:49 +03:00