OpenVPNAdapter/OpenVPN Adapter Tests
Sergey Abramchuk a71b90bd17 Merge branch 'feature/custom-factory' into feature/extended-configuration
* feature/custom-factory: (75 commits)
  Update configuration tests
  Update adapter tests
  Delete templates for enum elements
  Remove unnecessary link to sstream
  Update project configuration
  Call clock_tick method
  Reconnect vpn client
  Resume vpn client
  Pause vpn client
  Call handleLog only if delegate responds to selector
  Return core copyright
  Remove expiration class method and convert platform to class property
  Return expiration and platform
  Rename openvpn configuration file
  Return session token
  Remove "defined" property
  Return transport stats and interface stats
  Fix incorrect header
  Return connection info
  Change queue name
  ...

# Conflicts:
#	OpenVPN Adapter Tests/OpenVPNAdapterTests.swift
#	OpenVPN Adapter Tests/Resources/free_openvpn_udp_us.ovpn
#	OpenVPN Adapter/OpenVPNAdapter.mm
2017-05-05 17:19:26 +03:00
..
Resources Merge branch 'feature/custom-factory' into feature/extended-configuration 2017-05-05 17:19:26 +03:00
Bundle.swift OpenVPN Adapter now can be compiled for both macOS and iOS 2017-03-11 13:48:47 +03:00
OpenVPNAdapterTests.swift Update adapter tests 2017-05-05 17:01:17 +03:00
OpenVPNConfigurationTests.swift Update configuration tests 2017-05-05 17:01:35 +03:00
ProfileLoader.swift Rename openvpn configuration file 2017-04-30 18:30:12 +03:00