0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/win
Lev Stipakov 09be60d38d cli.cpp: implement get_password() on Windows
Password is not echoed and submitted when Enter is pressed.
This requires not removing ENABLE_PROCESSED_INPUT and ENABLE_LINE_INPUT
flags.

Signed-off-by: Lev Stipakov <lev@openvpn.net>
2023-04-19 18:47:48 +03:00
..
call.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
cmd.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
console.hpp cli.cpp: implement get_password() on Windows 2023-04-19 18:47:48 +03:00
event.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
handle.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
handlecomm.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
impersonate.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
logfile.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
logutil.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
modname.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
npinfo.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
reg.hpp reg.hpp: support for INVALID_HANDLE_VALUE 2023-04-19 18:47:39 +03:00
scoped_handle.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
secattr.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
sleep.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
unicode.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
winerr.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
winsvc.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00