| commit | 05209451795171b9c851daa3473e4a52745c50d5 | [log] [download] |
|---|---|---|
| author | Ben Lindstrom <mouring@eviladmin.org> | Mon Jun 25 05:16:02 2001 +0000 |
| committer | Ben Lindstrom <mouring@eviladmin.org> | Mon Jun 25 05:16:02 2001 +0000 |
| tree | 6704e1bc20a40ef12366ea8229cc0ff6570e6ecb | |
| parent | 980978639c3d4d5dcb1dd184861a83b280147460 [diff] |
- markus@cvs.openbsd.org 2001/06/23 22:37:46
[sshconnect1.c]
consistent with ssh2: skip key if empty passphrase is entered,
retry num_of_passwd_prompt times if passphrase is wrong. ok fgsch@