[Bug 2579] Link count support

2016-12-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2579 --- Comment #1 from r...@thelig.ht --- Ping -- You are receiving this mail because: You are watching the assignee of the bug. ___ openssh-bugs mailing list openssh-bugs@mindrot.org

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Adam Eijdenberg changed: What|Removed |Added Attachment #2902|0 |1 is

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 --- Comment #8 from Adam Eijdenberg --- Hi Damien, I've tested your patch against the same tests I included in my original PR (https://github.com/openssh/openssh-portable/pull/53) however I'm seeing the same segfaults that I

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Adam Eijdenberg changed: What|Removed |Added Attachment #2904|0 |1 is

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 --- Comment #9 from Adam Eijdenberg --- Created attachment 2901 --> https://bugzilla.mindrot.org/attachment.cgi?id=2901=edit Allow for id->key being NULL before being passed to identity_sign() Allow for id->key being NULL

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 --- Comment #10 from Adam Eijdenberg --- Created attachment 2902 --> https://bugzilla.mindrot.org/attachment.cgi?id=2902=edit Tests This attachment is a patch to add the tests that I had in the original PR. To run: cd

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 --- Comment #11 from Adam Eijdenberg --- Created attachment 2903 --> https://bugzilla.mindrot.org/attachment.cgi?id=2903=edit Load key files for matching cert names This patch adds to the previous ones to make all the

[Bug 2617] sign_and_send_pubkey: no separate private key for certificate

2016-12-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2617 Adam Eijdenberg changed: What|Removed |Added Attachment #2901|0 |1 is