summaryrefslogtreecommitdiff
path: root/lib/net/ssh/verifiers
Commit message (Expand)AuthorAgeFilesLines
* Make Strict a subclass of Secure.Andy Brody2012-07-101-36/+7
* Add a verifier for OpenSSH-style strict checking.Andy Brody2012-07-101-0/+54
* support for :host_key_aliasJamis Buck2008-03-221-2/+5
* add support for :user_known_hosts_file and :global_known_hosts_fileJamis Buck2008-03-221-3/+3
* fix bug on known-host cache missJamis Buck2007-10-161-1/+1
* the last (?) bit of API docsJamis Buck2007-08-183-0/+14
* transport session tests, which finishes off the tests for the transport layerJamis Buck2007-08-141-2/+2
* make sure hosts are written to the known_hosts file in the correct formatJamis Buck2007-08-101-0/+1
* host key verificationJamis Buck2007-08-093-0/+77