0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/test
Lev Stipakov 4d7c12ac4d [OVPN3-405] Support for non-ASCII profile path on Windows
This uses Windows-specific wchar_t override of std::ifstream
to make it work with UNICODE paths. It is assumed that caller
passes UTF8-encoded string.

To support passing non-ASCII chars via command line, we
read it as wstring and then convert to UTF-8 encoded string.

Signed-off-by: Lev Stipakov <lev@openvpn.net>
2019-04-30 17:45:01 +03:00
..
ovpncli [OVPN3-405] Support for non-ASCII profile path on Windows 2019-04-30 17:45:01 +03:00
ssl [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
unittests [OVPN3-206] win: update directories in VS projects 2018-03-26 23:58:33 +08:00
unused [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00