mirror of
https://github.com/amnezia-vpn/openvpn3.git
synced 2026-05-17 08:26:28 +03:00
In preparation of ovpn-dco support, split dco transport client into two parts: - generic dco support in dcocli.hpp - kovpn-specific code in kovpncli.hpp Add build directory (used by VS Code) to .gitignore Use #pragma once instead of #ifndef/#define/#endif Signed-off-by: Lev Stipakov <lev@openvpn.net>
10 lines
66 B
Plaintext
10 lines
66 B
Plaintext
README.html
|
|
x64
|
|
*.vcxproj.user
|
|
*.ipch
|
|
out
|
|
.vs
|
|
.vscode
|
|
tags*
|
|
build
|