FreeRDP/client/common
Armin Novak ac0a912a20 Option to force password prompt before connection
The idea is based on #3257.
If a non NLA connection is requested the password callbacks are not executed
and there is currently no way to read from stdin.
This extension of /from-stdin allows reading the passwords
before the connection is established.
2017-11-16 09:55:45 +01:00
..
test Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
client.c Fixed client context setup with default initializer. 2017-09-25 13:33:05 +02:00
CMakeLists.txt Build: Use correct pdb names when installing with symbols 2017-01-31 13:32:51 +01:00
cmdline.c Option to force password prompt before connection 2017-11-16 09:55:45 +01:00
compatibility.c Replaced atoi 2017-11-15 15:52:16 +01:00
compatibility.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
file.c Replaced atoi 2017-11-15 15:52:16 +01:00