curl-library
Re: [PATCH] SSH protocols using known_host
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 13 Jul 2009 00:16:57 +0200 (CEST)
Received on 2009-07-13
Date: Mon, 13 Jul 2009 00:16:57 +0200 (CEST)
On Sun, 12 Jul 2009, Daniel Stenberg wrote:
> Attached to this mail is the first take at a patch introducing known_host
> support. It requires that you use a fairly recent libssh2 with its
> known_host-API supported. It will be available in the (hopefully) soon
> released libssh2 1.2.
... and today I bring you the second version of this patch (see attachment).
Now with the man page updated to explain the three new options and closer to
feature complete.
-- / daniel.haxx.se
- TEXT/x-diff attachment: curl-known_hosts-2.patch