Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update copyright information | Aris Adamantiadis | 2014-01-07 | 1 | -1/+1 |
* | cmake: Check for unistd.h. | Andreas Schneider | 2013-07-23 | 1 | -0/+6 |
* | getpass: Don't fail if stdin is not a tty. | Andreas Schneider | 2013-04-05 | 1 | -23/+27 |
* | getpass: Fix a memory leak in ssh_gets() on error. | Andreas Schneider | 2012-10-05 | 1 | -0/+1 |
* | priv: Remove crypto.h and add correct includes to src files. | Andreas Schneider | 2011-09-18 | 1 | -0/+1 |
* | getpass: Fixed a compiler warning. | Andreas Schneider | 2011-02-05 | 1 | -1/+3 |
* | Getpass: fixed loop + indentation | Aris Adamantiadis | 2011-01-26 | 1 | -3/+3 |
* | Getpass: Fix password clearing | Aris Adamantiadis | 2011-01-26 | 1 | -11/+10 |
* | getpass: Fixed possible segfault if len is too small. | Andreas Schneider | 2011-01-24 | 1 | -0/+10 |
* | misc: Added multiplatform ssh_getpass() fuction. | Andreas Schneider | 2011-01-24 | 1 | -0/+265 |