summaryrefslogtreecommitdiff
path: root/lib/net/ssh/errors.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix rubocop coding style.Florian Wininger2021-10-251-2/+2
* 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
* 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
* connection session testsJamis Buck2007-08-151-0/+9
* host key verificationJamis Buck2007-08-091-0/+37
* basic connection protocol supportJamis Buck2007-07-251-0/+2
* buffer writes, rather than sending immediatelyJamis Buck2007-07-241-0/+2
* Add v2 branchJamis Buck2007-07-241-0/+3