0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/server
James Yonan 276a52d811 Added SSL switch (on/off/unspecified) to Listen::Item.
When parsing listen directives, "ssl" or "!ssl" may
be specified as the last parameter to set the ssl
switch.  By default, the switch is set to unspecified.
2015-09-08 05:58:32 -07:00
..
listenlist.hpp Added SSL switch (on/off/unspecified) to Listen::Item. 2015-09-08 05:58:32 -07:00
manage.hpp Added API method so management implementations can access 2015-07-18 14:19:08 -07:00
peeraddr.hpp Renamed boost::intrusive_ptr<T> usage to RCPtr<T>. 2015-05-17 21:26:53 -06:00
peerstats.hpp C++11 update: mass replace of boost::uint/int to std::uint/int. 2015-04-23 17:55:07 -06:00
servhalt.hpp Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
servproto.hpp Added API method so management implementations can access 2015-07-18 14:19:08 -07:00
vpnservnetblock.hpp Renamed types.hpp to size.hpp since it now only defines 2015-05-17 13:27:34 -06:00
vpnservpool.hpp Renamed boost::intrusive_ptr<T> usage to RCPtr<T>. 2015-05-17 21:26:53 -06:00