aboutsummaryrefslogtreecommitdiff
path: root/src/getpass.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-18priv: Remove crypto.h and add correct includes to src files.Andreas Schneider1-0/+1
2011-02-05getpass: Fixed a compiler warning.Andreas Schneider1-1/+3
2011-01-26Getpass: fixed loop + indentationAris Adamantiadis1-3/+3
2011-01-26Getpass: Fix password clearingAris Adamantiadis1-11/+10
2011-01-24getpass: Fixed possible segfault if len is too small.Andreas Schneider1-0/+10
2011-01-24misc: Added multiplatform ssh_getpass() fuction.Andreas Schneider1-0/+265