Displaying 20 results from an estimated 100000 matches similar to: "[Bug 1157] ssh-keygen doesn't handle DOS line breaks"
2006 Feb 14
24
[Bug 1157] ssh-keygen doesn't handle DOS line breaks
http://bugzilla.mindrot.org/show_bug.cgi?id=1157
Summary: ssh-keygen doesn't handle DOS line breaks
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
URL: http://openssh.org/txt/draft-ietf-secsh-publickeyfile-
02.txt
OS/Version: All
Status: NEW
Severity: normal
2015 Nov 01
0
[Bug 1843] ssh should mention ssh-keygen in remote host fingerprint warning
https://bugzilla.mindrot.org/show_bug.cgi?id=1843
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
Status|NEW |RESOLVED
--- Comment #7 from Darren Tucker <dtucker
2007 Dec 31
0
[Bug 1044] ssh-keygen private keys export - new feature
https://bugzilla.mindrot.org/show_bug.cgi?id=1044
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
CC| |dtucker at zip.com.au
--
Configure bugmail:
2007 Aug 15
0
[Bug 1308] pam handling change breaks pam_abl module
http://bugzilla.mindrot.org/show_bug.cgi?id=1308
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
CC|
2017 Feb 16
2
Issue with ssh-keygen
On Fri, Feb 17, 2017 at 09:28:52AM +1100, Darren Tucker wrote:
[...]
> so yeah, ssh-keygen should have probably errored out "unsupported key type".
diff --git a/sshkey.c b/sshkey.c
index 4768790..f45e239 100644
--- a/sshkey.c
+++ b/sshkey.c
@@ -89,7 +89,9 @@ static const struct keytype keytypes[] = {
{ "ssh-ed25519-cert-v01 at openssh.com", "ED25519-CERT",
2017 Feb 16
1
Issue with ssh-keygen
On Wed, Feb 15, 2017 at 9:50 PM, Kelly Dunlop <kdunlop at guralp.com> wrote:
>
>
> Hi,
>
> I am running openssh7.3p1 on an embedded Linux system and discovered this problem.
>
> If I run:
>
> ssh-keygen -t rsa1 -f testfile
>
> it appears to generate the key and I get the output:
>
> Generating public/private rsa1 key pair.
>
2006 Oct 07
0
[Bug 454] SSH doesn't consider distinguish ports for host-key verification
http://bugzilla.mindrot.org/show_bug.cgi?id=454
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Comment #11 from dtucker at zip.com.au 2006-10-07 11:35 -------
Change all RESOLVED bug to CLOSED with the exception
2006 Oct 07
0
[Bug 985] scp doesn't honor local ~/.ssh/config for host2
http://bugzilla.mindrot.org/show_bug.cgi?id=985
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Comment #2 from dtucker at zip.com.au 2006-10-07 11:38 -------
Change all RESOLVED bug to CLOSED with the exception
2006 Oct 07
0
[Bug 987] "man ssh" doesn't mention 'ForwardX11Trusted'
http://bugzilla.mindrot.org/show_bug.cgi?id=987
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Comment #3 from dtucker at zip.com.au 2006-10-07 11:38 -------
Change all RESOLVED bug to CLOSED with the exception
2006 Oct 07
0
[Bug 1015] terminal resize doesn't work for ssh caching
http://bugzilla.mindrot.org/show_bug.cgi?id=1015
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Comment #6 from dtucker at zip.com.au 2006-10-07 11:39 -------
Change all RESOLVED bug to CLOSED with the exception
2006 Oct 07
0
[Bug 1016] ssh caching doesn't forward X11 connections
http://bugzilla.mindrot.org/show_bug.cgi?id=1016
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Comment #9 from dtucker at zip.com.au 2006-10-07 11:39 -------
Change all RESOLVED bug to CLOSED with the exception
2016 Sep 11
5
[Bug 2614] New: ssh-keygen: Moduli generation not accepting start line and count options
https://bugzilla.mindrot.org/show_bug.cgi?id=2614
Bug ID: 2614
Summary: ssh-keygen: Moduli generation not accepting start line
and count options
Product: Portable OpenSSH
Version: 7.2p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component:
2012 Jul 03
0
possible clang (2.9) bug affecting ssh-keygen
Hi all.
Has anyone had any success building openssh 6.0p1 using clang 2.9? I
think I found a compiler bug, at least in the 2.9 that ships with fedora
16 (i386). It causes (at least) ssh-keygen to spin indefinitely eating CPU.
I've reduced it to the following test case:
$ cat clang-test.c
#include <unistd.h>
char hostname[64];
int
main(int argc, char **argv)
{
gethostname(hostname,
2002 Oct 20
1
[Bug 400] ssh-keygen hangs
http://bugzilla.mindrot.org/show_bug.cgi?id=400
------- Additional Comments From dtucker at zip.com.au 2002-10-20 20:42 -------
Created an attachment (id=156)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=156&action=view)
Send SIGINT to ssh-rand-helper child in case of timeout.
You can reproduce this easily on Linux and Solaris (an probably others too) by
adding this to the top
[Bug 1103] New option for ssh(1) to make it failing when remote port forwarding can't be established
2006 Sep 28
0
[Bug 1103] New option for ssh(1) to make it failing when remote port forwarding can't be established
http://bugzilla.mindrot.org/show_bug.cgi?id=1103
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Comment #3 from dtucker at zip.com.au 2006-09-28 19:25 -------
With the release of 4.4, we believe that this bug is
2004 Jan 23
3
[Bug 563] getaddrinfo() in libopenbsd-compat.a breaks heimdal-linked pam_krb5
http://bugzilla.mindrot.org/show_bug.cgi?id=563
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |793
nThis| |
------- Additional Comments From dtucker at zip.com.au 2004-01-22 21:16 -------
2006 Oct 07
0
[Bug 95] Allow '%' expansion to work in ssh and ssh-add
http://bugzilla.mindrot.org/show_bug.cgi?id=95
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Comment #5 from dtucker at zip.com.au 2006-10-07 11:35 -------
Change all RESOLVED bug to CLOSED with the exception of
2006 Oct 07
0
[Bug 480] extend the -l or -L option to mention the ssh-agent's pid
http://bugzilla.mindrot.org/show_bug.cgi?id=480
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Comment #8 from dtucker at zip.com.au 2006-10-07 11:35 -------
Change all RESOLVED bug to CLOSED with the exception
2006 Oct 07
0
[Bug 733] ssh doing xauth stuff even when it can't access local .Xauthority file
http://bugzilla.mindrot.org/show_bug.cgi?id=733
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Comment #3 from dtucker at zip.com.au 2006-10-07 11:36 -------
Change all RESOLVED bug to CLOSED with the exception
2006 Oct 07
0
[Bug 1065] password expiration and SSH keys don't go well together
http://bugzilla.mindrot.org/show_bug.cgi?id=1065
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Comment #16 from dtucker at zip.com.au 2006-10-07 11:41 -------
Change all RESOLVED bug to CLOSED with the exception