summaryrefslogtreecommitdiff
path: root/lib/net/ssh/test/socket.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix rubocop coding style.Florian Wininger2021-10-251-1/+1
| | | | Lot of spacing issues :)
* Remove Trailing white spaceFlorian Wininger2021-07-011-12/+11
|
* Fix empty line for code clarityFlorian Wininger2021-07-011-2/+0
|
* Whitespace fixeswhitespace-fixesMiklos Fazekas2018-03-211-1/+3
|
* Updated rubocopMiklos Fazekas2018-03-211-55/+57
|
* Send KEXINIT without waiting from server.Miklos Fazekas2016-05-011-1/+1
|
* Added an optional "options" argument to test socket open method, as the ↵Jef Mathiot2014-02-211-1/+1
| | | | transport session use it with three arguments.
* Fix related to #recv(1) to #readpartial change in 2.0.16delano2010-01-131-0/+5
|
* more documentation for the Net::SSH::Test systemJamis Buck2008-03-221-1/+19
|
* Base64 is gone in ruby 1.9, so use String#unpack instead. Explicitly require ↵Jamis Buck2008-03-051-1/+2
| | | | stringIO when used.
* Added first pass at Net::SSH::Test, to make it easier to test complex SSH ↵Jamis Buck2007-08-251-0/+40
state machines (like Net::SCP) git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@206 1d2a57f2-1ded-0310-ad52-83097a15a5de