OpenVPNAdapter/OpenVPN Adapter
2017-09-06 22:02:34 +03:00
..
Vendors Update lz4 library to 1.7.5 and embed bitcode 2017-05-27 17:43:44 +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 Rename OpenVPNError enum to OpenVPNAdapterError 2017-09-06 22:02:34 +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 Call clock_tick method 2017-05-01 13:07:07 +03:00
OpenVPNClient.h Return the methods and configurations related to the tun builder which were removed after merging 2017-05-05 17:50:53 +03:00
OpenVPNClient.mm Check for UNSPEC gateway within adapter 2017-05-20 11:21:38 +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 Rename OpenVPNError enum to OpenVPNAdapterError 2017-09-06 22:02:34 +03:00
OpenVPNError.m Remove contain error reason key and return reasons for all available errors 2017-07-21 14:54:29 +03:00
OpenVPNEvent.h Distinguish events and errors, and add additional info to the error dictionary 2017-07-21 14:27:29 +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
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 Rename tunnel settings class 2017-05-05 19:02:51 +03:00
OpenVPNTunnelSettings.m Rename tunnel settings class 2017-05-05 19:02:51 +03:00
Umbrella-Header.h Add reachability status and class to the umbrella header 2017-07-17 20:25:27 +03:00