summaryrefslogtreecommitdiff
path: root/lib/net/ssh/errors.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix rubocop coding style.Florian Wininger2021-10-251-2/+2
| | | | Lot of spacing issues :)
* Remove Trailing white spaceFlorian Wininger2021-07-011-10/+10
|
* Whitespace fixeswhitespace-fixesMiklos Fazekas2018-03-211-1/+2
|
* Updated rubocopMiklos Fazekas2018-03-211-99/+100
|
* Rubocop update to 0.46.0Miklos Fazekas2016-12-151-6/+6
|
* Implemented keepalive_maxcountMiklos Fazkeas2014-12-021-0/+4
|
* Add a verifier for OpenSSH-style strict checking.Andy Brody2012-07-101-7/+19
| | | | | | | The Secure verifier will not silently add entries to your known_hosts files. Instead it will raise HostKeyUnknown, a subclass of HostKeyError. As with HostKeyMismatch (now also a subclass of HostKeyError), you can call remember_host! on the exception to add the key to known_hosts.
* Add ConnectionTimeout exception class.watsonian2011-03-231-0/+3
|
* various documentation tweaksJamis Buck2008-03-221-4/+2
|
* docs for the exception classes, and for Net::SSH::KeyFactoryJamis Buck2008-03-191-1/+35
|
* protect against double-hash references failing when a key is missingJamis Buck2008-03-101-6/+6
|
* use an exception to indicate whether a channel request failed or not, rather ↵Jamis Buck2007-08-161-1/+1
| | | | | | than return value git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@189 1d2a57f2-1ded-0310-ad52-83097a15a5de
* connection session testsJamis Buck2007-08-151-0/+9
| | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@182 1d2a57f2-1ded-0310-ad52-83097a15a5de
* host key verificationJamis Buck2007-08-091-0/+37
| | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@138 1d2a57f2-1ded-0310-ad52-83097a15a5de
* basic connection protocol supportJamis Buck2007-07-251-0/+2
| | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@120 1d2a57f2-1ded-0310-ad52-83097a15a5de
* buffer writes, rather than sending immediatelyJamis Buck2007-07-241-0/+2
| | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@119 1d2a57f2-1ded-0310-ad52-83097a15a5de
* Add v2 branchJamis Buck2007-07-241-0/+3
git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@117 1d2a57f2-1ded-0310-ad52-83097a15a5de