FreeBSD Bugzilla – Attachment 11932 Details for
Bug 23286
openssh is too verbose
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 473 bytes, created by
sec
on 2000-12-05 00:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
sec
Created:
2000-12-05 00:20:00 UTC
Size:
473 bytes
patch
obsolete
>--- /usr/src/crypto/openssh/sshconnect1.c.orig Tue Dec 5 00:44:27 2000 >+++ /usr/src/crypto/openssh/sshconnect1.c Tue Dec 5 00:44:27 2000 >@@ -744,9 +744,9 @@ > > rbits = BN_num_bits(host_key->n); > if (bits != rbits) { >+ if (rbits+1 != bits) > log("Warning: Server lies about size of server host key: " > "actual size is %d bits vs. announced %d.", rbits, bits); >- log("Warning: This may be due to an old implementation of ssh."); > } > > /* Get protocol flags. */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 23286
: 11932