OpenVPN 3 Core Library
Loading...
Searching...
No Matches
parseutil.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openvpn
 Support deferred server-side state creation when client connects.
 
namespace  openvpn::HTTP
 
namespace  openvpn::HTTP::Util
 

Functions

bool openvpn::HTTP::Util::is_char (const unsigned char c)
 
bool openvpn::HTTP::Util::is_ctl (const unsigned char c)
 
bool openvpn::HTTP::Util::is_tspecial (const unsigned char c)
 
bool openvpn::HTTP::Util::is_digit (const unsigned char c)
 
bool openvpn::HTTP::Util::is_escaped (const unsigned char c)