Ticket #146 (closed enhancement: outdated)
Opened 4 years ago
Last modified 2 years ago
ssh-agent authorization patch
| Reported by: | tony2001 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Version: | ||
| Keywords: | Cc: | tony2001, sobcz | |
| Blocked By: | Blocks: |
Description
Hello.
I've sent this patch to Sara 2 months ago, but she seems to be too busy to commit it, even though she said the patch looked fine to her.
The patch itself was written by my colleague, Dmitry Novikov.
You can find it attached and here:
http://dev.daylessday.org/diff/agent.diff
Attachments
Change History
Changed 4 years ago by tony2001
- Attachment agent.diff added
comment:1 Changed 3 years ago by tony2001
Hello? Is there anything wrong with the patch?
comment:2 Changed 3 years ago by tony2001
Hello? Is there anything wrong with the patch?
comment:3 Changed 3 years ago by sobcz
I modified the patch to support PuTTY's Pageant on Windows. It's almost standard there, so it should be supported. At least I don't know about any better ssh agent for Windows, so why not support this one, it's better than nothing. :)
I tried not to break the original non-Windows parts, but I didn't test it elsewhere. The only intentional change is when signature length is detected, because it didn't work and I believe it was not correct.
Modified patch can be found at:
http://web.hisoftware.cz/sob/download/libssh2-agent-v2.diff
(I can't find an option for file upload here)
comment:4 Changed 2 years ago by bagder
- Resolution set to outdated
- Status changed from new to closed
- Type set to enhancement
Closing this as ssh agent support was added, but independently of this patch.

ssh-agent authorization patch