summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update net-ssh dependency to 4.0.0 which requires Ruby version >= 2.0HEADlatest2.0.0masterdelano2017-01-261-1/+1
* Version bump 1.3.01.3.0delano2017-01-261-1/+1
* Fix Gateway as a classTony Pitale2016-03-211-1/+1
* Fix SSH constant; bump version to new majorTony Pitale2016-03-211-2/+2
* Modern gem build and travis configurationTony Pitale2016-03-212-18/+7
* Merge pull request #2 from tpitale/patch-1Miklós Fazekas2016-03-121-1/+1
|\
| * Move the removal of loop_wait from options above net::ssh start so that net::...Tony Pitale2012-03-281-1/+1
* | Dep fix to stop the world from falling downv1.2.0delano2013-02-061-2/+2
* | Updated net-ssh dep to 2.6.5v1.1.2delano2013-02-061-1/+1
* | Version bumpv1.1.1delano2013-02-061-5/+5
|/
* Release 1.1.0v1.1.0delano2011-04-301-2/+2
* :loop_wait optiondelano2011-04-301-2/+7
* Decrease wait time within Net::SSH session loop. Longer times seem to trigger...Grant Hutchins & Michael Schubert2011-03-031-1/+1
* Explicitly pass the eventloop thread to avoid 1.9 specific resource starvationMat Trudel2010-10-031-0/+1
* version bumpv1.0.1Jamis Buck2009-02-011-1/+1
* Allow local port to be specified to Gateway#openJamis Buck2009-01-311-8/+13
* prepping for the 1.0 releasev1.0.0Jamis Buck2008-05-011-2/+2
* auto close the port if the connect failedJamis Buck2008-04-051-1/+1
* initial gateway implementation and testsJamis Buck2008-03-251-0/+203