Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix rubocop coding style. | Florian Wininger | 2021-10-25 | 1 | -1/+1 |
| | | | | Lot of spacing issues :) | ||||
* | Remove Trailing white space | Florian Wininger | 2021-07-01 | 1 | -12/+11 |
| | |||||
* | Fix empty line for code clarity | Florian Wininger | 2021-07-01 | 1 | -2/+0 |
| | |||||
* | Whitespace fixeswhitespace-fixes | Miklos Fazekas | 2018-03-21 | 1 | -1/+3 |
| | |||||
* | Updated rubocop | Miklos Fazekas | 2018-03-21 | 1 | -55/+57 |
| | |||||
* | Send KEXINIT without waiting from server. | Miklos Fazekas | 2016-05-01 | 1 | -1/+1 |
| | |||||
* | Added an optional "options" argument to test socket open method, as the ↵ | Jef Mathiot | 2014-02-21 | 1 | -1/+1 |
| | | | | transport session use it with three arguments. | ||||
* | Fix related to #recv(1) to #readpartial change in 2.0.16 | delano | 2010-01-13 | 1 | -0/+5 |
| | |||||
* | more documentation for the Net::SSH::Test system | Jamis Buck | 2008-03-22 | 1 | -1/+19 |
| | |||||
* | Base64 is gone in ruby 1.9, so use String#unpack instead. Explicitly require ↵ | Jamis Buck | 2008-03-05 | 1 | -1/+2 |
| | | | | stringIO when used. | ||||
* | Added first pass at Net::SSH::Test, to make it easier to test complex SSH ↵ | Jamis Buck | 2007-08-25 | 1 | -0/+40 |
state machines (like Net::SCP) git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@206 1d2a57f2-1ded-0310-ad52-83097a15a5de |