OpenVPN 3 Core Library
|
#include <utility>
#include <openvpn/common/exception.hpp>
#include <openvpn/common/options.hpp>
#include <openvpn/common/wstring.hpp>
#include <openvpn/common/jsonhelper.hpp>
#include <openvpn/buffer/bufstr.hpp>
#include <openvpn/buffer/bufhex.hpp>
#include <openvpn/frame/frame_init.hpp>
#include <openvpn/ws/httpcliset.hpp>
#include <openvpn/win/winerr.hpp>
#include <openvpn/client/win/agentconfig.hpp>
#include <openvpn/win/modname.hpp>
Go to the source code of this file.
Classes | |
class | openvpn::WinCommandAgent |
struct | openvpn::WinCommandAgent::Config |
class | openvpn::WinCommandAgent::SetupClient |
Namespaces | |
namespace | openvpn |
Support deferred server-side state creation when client connects. | |