summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-11-12 11:03:16 +1100
committerDamien Miller <djm@mindrot.org>2001-11-12 11:03:16 +1100
commit9af8c3c226b591f6cbb93eefcf2d56c9ddb3a682 (patch)
tree911b395b1df0118910491d61fb74893f7e93d3f6 /ChangeLog
parent9f64390f414b1148822ce11c9493b9cdd9bf7b7a (diff)
- markus@cvs.openbsd.org 2001/11/07 21:40:21
[ssh-rsa.c] ssh_rsa_sign/verify: SSH_BUG_SIGBLOB not supported
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 986c872e6..61255b37c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,9 @@
27 [packet.c packet.h sshconnect2.c] 27 [packet.c packet.h sshconnect2.c]
28 pad using the padding field from the ssh2 packet instead of sending 28 pad using the padding field from the ssh2 packet instead of sending
29 extra ignore messages. tested against several other ssh servers. 29 extra ignore messages. tested against several other ssh servers.
30 - markus@cvs.openbsd.org 2001/11/07 21:40:21
31 [ssh-rsa.c]
32 ssh_rsa_sign/verify: SSH_BUG_SIGBLOB not supported
30 33
3120011109 3420011109
32 - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK) 35 - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK)
@@ -6836,4 +6839,4 @@
6836 - Wrote replacements for strlcpy and mkdtemp 6839 - Wrote replacements for strlcpy and mkdtemp
6837 - Released 1.0pre1 6840 - Released 1.0pre1
6838 6841
6839$Id: ChangeLog,v 1.1642 2001/11/12 00:02:52 djm Exp $ 6842$Id: ChangeLog,v 1.1643 2001/11/12 00:03:16 djm Exp $