0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/applecrypto
James Yonan 11acfc6ca2 Implemented Mac connection lifecycle monitoring object
(MacLifeCycle).

Monitor connection lifecycle notifications, such as sleep, wakeup,
network-unavailable, and network-available.

Note that not all platforms define a lifecycle object.  Some
platforms such as Android and iOS manage lifecycle notifications at
the service level, and they call pause(), resume(), reconnect(),
etc. as needed using the main ovpncli API.

Also, added a reason string to Pause event.
2014-03-24 17:28:46 -06:00
..
cf On Mac, create a DNS watchdog thread to monitor for potential changes 2014-03-24 17:23:17 -06:00
crypto Added support for DES-CBC cipher to Applecrypto. 2013-12-20 16:37:19 -07:00
ssl For iOS build, added "Live Simulator" build configuration -- this 2013-06-07 21:55:54 +00:00
util Implemented Mac connection lifecycle monitoring object 2014-03-24 17:28:46 -06:00