bugzilla-daemon at bugzilla.mindrot.org
2011-Jun-14  04:43 UTC
[Bug 1213] ssh-keyscan exits in mid-way
https://bugzilla.mindrot.org/show_bug.cgi?id=1213
aab at purdue.edu changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2021|0                           |1
        is obsolete|                            |
--- Comment #34 from aab at purdue.edu 2011-06-14 14:43:42 EST ---
Created attachment 2057
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2057
Fix  for previous patch variant.
For all those waiting breathlessly (ha) for a correction to the
ssh-keyscan patch I submitted earlier, here it is.  I apologize for not
getting it here sooner.
This variant adds a call to the `packet_set_timeout()' function using
the time value set or defaulted to on the command line by the '-T'
option.  The man page actually implies that this is the case but the
code to implement it was never included.  Part of the new code is a
trap for the timeout condition and a resetting of the remaining active
socket's timeout values to compensate for the time used waiting for the
slow/braindead server that caused the timeout.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Jun-14  04:52 UTC
[Bug 1213] ssh-keyscan exits in mid-way
https://bugzilla.mindrot.org/show_bug.cgi?id=1213
aab at purdue.edu changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|5.8p1                       |5.8p2
--- Comment #35 from aab at purdue.edu 2011-06-14 14:52:46 EST ---
Forgot to change the release to 5.8p2.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Jun-22  01:35 UTC
[Bug 1213] ssh-keyscan exits in mid-way
https://bugzilla.mindrot.org/show_bug.cgi?id=1213
aab at purdue.edu changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Miscellaneous               |ssh-keyscan
--- Comment #36 from aab at purdue.edu 2011-06-22 11:35:02 EST ---
Change component from "miscellaneous" to the new
"ssh-keyscan".
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.