0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
OpenVPN 3 is a C++ class library that implements the functionality of an OpenVPN client, and is protocol-compatible with the OpenVPN 2.x branch.
Go to file
James Yonan fe8da7b4fc [test/misc] Search/replace of:
std::exception& e

to:

  const std::exception& e
2022-07-01 15:57:30 +02:00
openvpn Initial checkin for OpenVPN 3 rewrite. 2010-09-13 08:52:18 +00:00
test/misc [test/misc] Search/replace of: 2022-07-01 15:57:30 +02:00
build Initial checkin for OpenVPN 3 rewrite. 2010-09-13 08:52:18 +00:00
exports Initial checkin for OpenVPN 3 rewrite. 2010-09-13 08:52:18 +00:00
test.cpp Initial checkin for OpenVPN 3 rewrite. 2010-09-13 08:52:18 +00:00