Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace fixeswhitespace-fixes | Miklos Fazekas | 2018-03-21 | 1 | -12/+13 |
* | Updated rubocop | Miklos Fazekas | 2018-03-21 | 1 | -108/+108 |
* | Handle ProxyCommand child in case of timeout and exception | Dima | 2018-03-04 | 1 | -6/+20 |
* | Remove Net::SSH::Compat.io_select | Marcus Ilgner | 2017-09-07 | 1 | -1/+1 |
* | Close transport on proxy error | Adam Ruzicka | 2017-06-21 | 1 | -1/+2 |
* | Bugfix: proxy command was using nonblocking io api incorrectly causing rare I... | Miklos Fazekas | 2015-12-10 | 1 | -2/+17 |
* | Remove `class << io ... end` since not threadsafe | Matt Brictson | 2015-05-13 | 1 | -17/+15 |
* | Use sysread and syswrite on Windows instead of read_nonblock and write_nonblo... | Marc-Etienne M.Léveillé | 2014-06-18 | 1 | -5/+18 |
* | Support %r in ProxyCommand configuration in ssh_config files | Yuki Yugui Sonoda | 2014-01-14 | 1 | -1/+8 |
* | Do not put a command line twice in error messages. | Akinori MUSHA | 2009-11-11 | 1 | -2/+2 |
* | Add Net::SSH::Proxy::Command. | Akinori MUSHA | 2009-11-10 | 1 | -0/+75 |