Archive Index
This month's Index
|
Subject: ssh-agent support
ssh-agent support
From: Daiki Ueno <ueno_at_unixuser.org>
Date: Wed, 16 Dec 2009 09:18:39 +0900
Hi!
Daiki Ueno <ueno_at_unixuser.org> writes:
> If it looks OK, I will try to implement it this weekend.
The task took longer than I expected ;-)
Notes:
- The API changed from the proposal after the manner of the knownhost API.
LIBSSH2_AGENT *libssh2_agent_init(LIBSSH2_SESSION *session);
- libssh2_agent_{add,del}_identity() could also be added. It will be
- Pageant support is not yet implemented but it should be easy if I take
I would appreciate any comments.
Regards,
-- Daiki UenoReceived on 2009-12-16 |