Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore requests for non-existent channels | Jamis Buck | 2009-01-31 | 1 | -1/+6 |
* | tests all pass with ruby19 | Jamis Buck | 2008-09-06 | 1 | -6/+6 |
* | Make channel open failures work via a callback to parallel how channel open s... | Jamis Buck | 2008-04-05 | 1 | -2/+3 |
* | more docs for Net::SSH::Connection::Session. Also added busy? to hide the cha... | Jamis Buck | 2008-03-21 | 1 | -1/+2 |
* | get rid of readers/writers and consolidate that into listeners. certainly les... | Jamis Buck | 2008-03-21 | 1 | -27/+9 |
* | use Hoe to centralized rakefile logic | Jamis Buck | 2008-03-16 | 1 | -1/+0 |
* | add Session#exec and Session#exec!, to make the common case of executing comm... | Jamis Buck | 2007-08-20 | 1 | -0/+77 |
* | make sure CHANNEL_OPEN_FAILURE is handled | Jamis Buck | 2007-08-18 | 1 | -0/+7 |
* | connection session tests | Jamis Buck | 2007-08-15 | 1 | -0/+416 |