summaryrefslogtreecommitdiffstats
path: root/src/getpass.c
Commit message (Expand)AuthorAgeFilesLines
* getpass: Fixed a compiler warning.Andreas Schneider2011-02-051-1/+3
* Getpass: fixed loop + indentationAris Adamantiadis2011-01-261-3/+3
* Getpass: Fix password clearingAris Adamantiadis2011-01-261-11/+10
* getpass: Fixed possible segfault if len is too small.Andreas Schneider2011-01-241-0/+10
* misc: Added multiplatform ssh_getpass() fuction.Andreas Schneider2011-01-241-0/+265