summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-06-25 05:16:02 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-06-25 05:16:02 +0000
commit05209451795171b9c851daa3473e4a52745c50d5 (patch)
tree6704e1bc20a40ef12366ea8229cc0ff6570e6ecb /ChangeLog
parent980978639c3d4d5dcb1dd184861a83b280147460 (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@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 986baa43e..a638c64c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -88,6 +88,10 @@
88 - markus@cvs.openbsd.org 2001/06/23 19:12:43 88 - markus@cvs.openbsd.org 2001/06/23 19:12:43
89 [sshd.c] 89 [sshd.c]
90 pidfile/sigterm race; bbraun@synack.net 90 pidfile/sigterm race; bbraun@synack.net
91 - markus@cvs.openbsd.org 2001/06/23 22:37:46
92 [sshconnect1.c]
93 consistent with ssh2: skip key if empty passphrase is entered,
94 retry num_of_passwd_prompt times if passphrase is wrong. ok fgsch@
91 95
9220010622 9620010622
93 - (stevesk) handle systems without pw_expire and pw_change. 97 - (stevesk) handle systems without pw_expire and pw_change.
@@ -5772,4 +5776,4 @@
5772 - Wrote replacements for strlcpy and mkdtemp 5776 - Wrote replacements for strlcpy and mkdtemp
5773 - Released 1.0pre1 5777 - Released 1.0pre1
5774 5778
5775$Id: ChangeLog,v 1.1318 2001/06/25 05:10:20 mouring Exp $ 5779$Id: ChangeLog,v 1.1319 2001/06/25 05:16:02 mouring Exp $