misc: Added multiplatform ssh_getpass() fuction.

This commit is contained in:
Andreas Schneider
2011-01-23 20:08:17 +01:00
parent 8abdaa7abf
commit 50a119dd0a
3 changed files with 269 additions and 0 deletions

View File

@@ -86,6 +86,7 @@ set(libssh_SRCS
crypt.c
dh.c
error.c
getpass.c
gcrypt_missing.c
gzip.c
init.c