summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-11-12 11:02:52 +1100
committerDamien Miller <djm@mindrot.org>2001-11-12 11:02:52 +1100
commit9f64390f414b1148822ce11c9493b9cdd9bf7b7a (patch)
tree699eea139dd05a224361e7ed8715617d86deabb3 /ChangeLog
parent1f8dddc9272f72ff48a9dbf7017fcd09ef5abdaa (diff)
- markus@cvs.openbsd.org 2001/11/07 16:03:17
[packet.c packet.h sshconnect2.c] pad using the padding field from the ssh2 packet instead of sending extra ignore messages. tested against several other ssh servers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 17dd911f0..986c872e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,10 @@
23 - markus@cvs.openbsd.org 2001/10/30 20:29:09 23 - markus@cvs.openbsd.org 2001/10/30 20:29:09
24 [ssh.1] 24 [ssh.1]
25 ssh.1 25 ssh.1
26 - markus@cvs.openbsd.org 2001/11/07 16:03:17
27 [packet.c packet.h sshconnect2.c]
28 pad using the padding field from the ssh2 packet instead of sending
29 extra ignore messages. tested against several other ssh servers.
26 30
2720011109 3120011109
28 - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK) 32 - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK)
@@ -6832,4 +6836,4 @@
6832 - Wrote replacements for strlcpy and mkdtemp 6836 - Wrote replacements for strlcpy and mkdtemp
6833 - Released 1.0pre1 6837 - Released 1.0pre1
6834 6838
6835$Id: ChangeLog,v 1.1641 2001/11/12 00:02:25 djm Exp $ 6839$Id: ChangeLog,v 1.1642 2001/11/12 00:02:52 djm Exp $