Andreas Schneider
|
df81a05505
|
cmake: Check for unistd.h.
|
2013-07-23 10:44:51 +02:00 |
|
Andreas Schneider
|
992f00b145
|
getpass: Don't fail if stdin is not a tty.
We don't need to manipulate the tty state (such as turning off echo)
when prompting for passwords if we're not reading from a tty.
|
2013-04-05 14:14:22 +02:00 |
|
Andreas Schneider
|
6092596199
|
getpass: Fix a memory leak in ssh_gets() on error.
|
2012-10-05 11:12:14 +02:00 |
|
Andreas Schneider
|
acfc8ea83f
|
priv: Remove crypto.h and add correct includes to src files.
|
2011-09-18 21:37:17 +02:00 |
|
Andreas Schneider
|
4b07157fc6
|
getpass: Fixed a compiler warning.
|
2011-02-05 15:23:19 +01:00 |
|
Aris Adamantiadis
|
00d68d63fa
|
Getpass: fixed loop + indentation
|
2011-01-26 21:49:58 +01:00 |
|
Aris Adamantiadis
|
5d87ca94a8
|
Getpass: Fix password clearing
|
2011-01-26 13:22:29 +01:00 |
|
Andreas Schneider
|
1e827a8e81
|
getpass: Fixed possible segfault if len is too small.
|
2011-01-24 17:13:35 +01:00 |
|
Andreas Schneider
|
50a119dd0a
|
misc: Added multiplatform ssh_getpass() fuction.
|
2011-01-24 13:55:05 +01:00 |
|