Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update net-ssh dependency to 4.0.0 which requires Ruby version >= 2.0HEADlatest2.0.0master | delano | 2017-01-26 | 1 | -1/+1 |
| | |||||
* | Version bump 1.3.01.3.0 | delano | 2017-01-26 | 1 | -1/+1 |
| | |||||
* | Fix Gateway as a class | Tony Pitale | 2016-03-21 | 1 | -1/+1 |
| | |||||
* | Fix SSH constant; bump version to new major | Tony Pitale | 2016-03-21 | 1 | -2/+2 |
| | |||||
* | Modern gem build and travis configuration | Tony Pitale | 2016-03-21 | 2 | -18/+7 |
| | |||||
* | Merge pull request #2 from tpitale/patch-1 | Miklós Fazekas | 2016-03-12 | 1 | -1/+1 |
|\ | | | | | Move the removal of loop_wait from options above net::ssh start so that ... | ||||
| * | Move the removal of loop_wait from options above net::ssh start so that ↵ | Tony Pitale | 2012-03-28 | 1 | -1/+1 |
| | | | | | | | | | | | | net::ssh start doesn't complain about loop_wait. Currently broken in gem version 1.1.0 and net-ssh 2.3.0. | ||||
* | | Dep fix to stop the world from falling downv1.2.0 | delano | 2013-02-06 | 1 | -2/+2 |
| | | |||||
* | | Updated net-ssh dep to 2.6.5v1.1.2 | delano | 2013-02-06 | 1 | -1/+1 |
| | | |||||
* | | Version bumpv1.1.1 | delano | 2013-02-06 | 1 | -5/+5 |
|/ | |||||
* | Release 1.1.0v1.1.0 | delano | 2011-04-30 | 1 | -2/+2 |
| | |||||
* | :loop_wait option | delano | 2011-04-30 | 1 | -2/+7 |
| | |||||
* | Decrease wait time within Net::SSH session loop. Longer times seem to ↵ | Grant Hutchins & Michael Schubert | 2011-03-03 | 1 | -1/+1 |
| | | | | | trigger a standoff between OpenSSH and Net::SSH waiting for each other. May be due to a bug in Net::SSH ultimately but this resolves the issue for now. Does slightly increase CPU usage. | ||||
* | Explicitly pass the eventloop thread to avoid 1.9 specific resource starvation | Mat Trudel | 2010-10-03 | 1 | -0/+1 |
| | |||||
* | version bumpv1.0.1 | Jamis Buck | 2009-02-01 | 1 | -1/+1 |
| | |||||
* | Allow local port to be specified to Gateway#open | Jamis Buck | 2009-01-31 | 1 | -8/+13 |
| | |||||
* | prepping for the 1.0 releasev1.0.0 | Jamis Buck | 2008-05-01 | 1 | -2/+2 |
| | |||||
* | auto close the port if the connect failed | Jamis Buck | 2008-04-05 | 1 | -1/+1 |
| | |||||
* | initial gateway implementation and tests | Jamis Buck | 2008-03-25 | 1 | -0/+203 |