0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/test
James Yonan f89da9619e OpenVPN 3 client: added single-thread mode:
* enabled by OPENVPN_OVPNCLI_SINGLE_THREAD compile flag.

* turns off the signal blocker.

* Adds overrideable clock_tick() virtual method with
  configurable frequency that is used when processing
  signals when the OpenVPN client is running in
  single-thread mode.

Signed-off-by: James Yonan <james@openvpn.net>
2017-04-12 12:37:41 -06:00
..
ovpncli OpenVPN 3 client: added single-thread mode: 2017-04-12 12:37:41 -06:00
ssl Added i/o abstraction layer. 2017-03-30 15:48:14 -06:00
unused Switch from AGPLv3 to GPLv3 2017-03-16 14:43:55 +02:00