Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix rubocop coding style. | Florian Wininger | 2021-10-25 | 1 | -1/+1 |
* | 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 trans... | Jef Mathiot | 2014-02-21 | 1 | -1/+1 |
* | 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 |
* | Added first pass at Net::SSH::Test, to make it easier to test complex SSH sta... | Jamis Buck | 2007-08-25 | 1 | -0/+40 |