FreeRDP/client
Shea Levy 9b70c396f7 Turn off ECHO on stdin when reading a password
Note that POSIX claims we need to handle signals when using
tc{get,set}attr lest the terminal not be reset to its original
state. Tests with Bash/xterm show this to be not necessary:
sending SIGINT, SIGILL, etc. to the application while it's
waiting for a password results in a terminal with ECHO back on.
It would probably be a good idea to handle the signals anyway.
2011-09-08 02:43:31 -04:00
..
DirectFB debug: cleanup printf's all over the place 2011-09-02 13:29:17 -04:00
test include: refactor FRDP_ types to RDP_ 2011-08-17 17:28:26 -04:00
Windows wfreerdp: initial commit 2011-08-31 05:59:03 -04:00
X11 Turn off ECHO on stdin when reading a password 2011-09-08 02:43:31 -04:00
CMakeLists.txt Merge pull request #73 from awakecoding/master 2011-08-31 08:49:19 -07:00