bugzilla-daemon at mindrot.org
2002-Mar-11 19:43 UTC
[Bug 158] ssh-add trips up due to missing key types
http://bugzilla.mindrot.org/show_bug.cgi?id=158 ------- Additional Comments From wknox at mitre.org 2002-03-12 06:43 ------- Created an attachment (id=38) Patch to fix described problem ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Mar-11 21:52 UTC
[Bug 158] ssh-add trips up due to missing key types
http://bugzilla.mindrot.org/show_bug.cgi?id=158 ------- Additional Comments From wknox at mitre.org 2002-03-12 08:52 ------- OK, the patch I had didn't take into account the fact that if you specify a file on the command line, you would get no warning that the file didn't exist. Not a good idea. So, here is an updated patch that makes sure to only disregard default files, not ones you specify. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Mar-11 21:53 UTC
[Bug 158] ssh-add trips up due to missing key types
http://bugzilla.mindrot.org/show_bug.cgi?id=158 ------- Additional Comments From wknox at mitre.org 2002-03-12 08:53 ------- Created an attachment (id=39) Updated patch to only disregard errors finding default keys ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Mar-14 15:06 UTC
[Bug 158] ssh-add trips up due to missing key types
http://bugzilla.mindrot.org/show_bug.cgi?id=158 wknox at mitre.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cagri at ripe.net ------- Additional Comments From wknox at mitre.org 2002-03-15 02:06 ------- *** Bug 166 has been marked as a duplicate of this bug. *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Mar-16 17:45 UTC
[Bug 158] ssh-add trips up due to missing key types
http://bugzilla.mindrot.org/show_bug.cgi?id=158 ------- Additional Comments From markus at openbsd.org 2002-03-17 04:45 ------- Created an attachment (id=45) this patch just affects the 'default keys' ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Mar-19 16:11 UTC
[Bug 158] ssh-add trips up due to missing key types
http://bugzilla.mindrot.org/show_bug.cgi?id=158 ------- Additional Comments From wknox at mitre.org 2002-03-20 03:11 ------- Created an attachment (id=49) Previous patch is missing a semicolon ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Mar-19 16:20 UTC
[Bug 158] ssh-add trips up due to missing key types
http://bugzilla.mindrot.org/show_bug.cgi?id=158 ------- Additional Comments From wknox at mitre.org 2002-03-20 03:19 ------- This patch works fine for me, and catches the additional error condition of not finding any default keys (looks like I got stuck enhancing my first pass at a patch instead of approaching it again). I'm using this one now. Thanks, Markus. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Mar-21 10:32 UTC
[Bug 158] ssh-add trips up due to missing key types
http://bugzilla.mindrot.org/show_bug.cgi?id=158 markus at openbsd.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From markus at openbsd.org 2002-03-21 21:32 ------- applied patch. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.