[Bug 2619] infinite loop, 100% cpu use in ssh if ^Z is pressed at password prompt

2016-10-17 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2619 --- Comment #6 from Jakub Jelen --- I verified that the process with the last patch does not hang anymore in our use case. According to your strace, if I understand it well, it looks like the SIGTTOU signal is re-send and default handler stops th

[Bug 2625] New: Support Capabilities for ssh client port forwarding

2016-10-17 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2625 Bug ID: 2625 Summary: Support Capabilities for ssh client port forwarding Product: Portable OpenSSH Version: 7.3p1 Hardware: All OS: Linux Status: NEW Seve

[Bug 2619] infinite loop, 100% cpu use in ssh if ^Z is pressed at password prompt

2016-10-17 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2619 --- Comment #7 from Darren Tucker --- (In reply to Jakub Jelen from comment #6) > I verified that the process with the last patch does not hang > anymore in our use case. > > According to your strace, if I understand it well, it looks like the >

[Bug 2611] Add support for $2b$ prefixed hashes

2016-10-17 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2611 Darren Tucker changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug 2619] infinite loop, 100% cpu use in ssh if ^Z is pressed at password prompt

2016-10-17 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2619 Darren Tucker changed: What|Removed |Added Attachment #2879|0 |1 is obsolete|

[Bug 2626] New: ssh 172.10 resolves to ssh 172.0.0.10

2016-10-17 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2626 Bug ID: 2626 Summary: ssh 172.10 resolves to ssh 172.0.0.10 Product: Portable OpenSSH Version: 7.3p1 Hardware: 68k OS: Mac OS X Status: NEW Severity: norma

[Bug 2626] ssh 172.10 resolves to ssh 172.0.0.10

2016-10-17 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2626 Darren Tucker changed: What|Removed |Added CC||dtuc...@zip.com.au --- Comment #1 from Da

[Bug 2626] ssh 172.10 resolves to ssh 172.0.0.10

2016-10-17 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2626 --- Comment #2 from Darren Tucker --- (In reply to Darren Tucker from comment #1) > This is a feature of gethostbyname and earlier gethostbyaddr err, those are both the earlier ones. The current one is getaddrinfo. -- You are receiving this ma

[Bug 2626] ssh 172.10 resolves to ssh 172.0.0.10

2016-10-17 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2626 Darren Tucker changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 2626] ssh 172.10 resolves to ssh 172.0.0.10

2016-10-17 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2626 --- Comment #3 from Darren Tucker --- Looks like this behaviour originated in inet_aton() in 4.2BSD. https://en.wikipedia.org/wiki/Dot-decimal_notation -- You are receiving this mail because: You are watching the assignee of the bug. You are wat