diff options
author | Robey Pointer <robey@lag.net> | 2006-02-19 16:35:13 -0800 |
---|---|---|
committer | Robey Pointer <robey@lag.net> | 2006-02-19 16:35:13 -0800 |
commit | 409c4fc48253b422580bc671a996c8ebc39931f5 (patch) | |
tree | 84c5d4caa224ecb15fb4fd73b097f69e69069cb7 /README | |
parent | 08c9efc86a2d76f763d73a843a961f4b6e0be253 (diff) |
[project @ robey@lag.net-20060220003513-aa54e3e771a530fd]
add HostKeys, a helper for reading/parsing openssh known_hosts files, including hashed-host support
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -257,6 +257,4 @@ v1.0 JIGGLYPUFF * SFTPClient.set_size * remove @since that predate 1.0 * put examples in examples/ folder -* support .ssh/known_hosts files made with HashKnownHosts * sftp server mode should convert all paths to unicode before calling into sftp_si - |