summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support "IdentitiesOnly" directivemusybite-identities-onlyMusy Bite2011-01-174-30/+77
* Release 2.0.24v2.0.24delano2011-01-143-2/+3
* Fix circular require warning in Ruby 1.9.22.0delano2011-01-142-1/+1
* Prevent circular require warning (1.9.2)delano2011-01-142-8/+9
* Updated attribution in changelogdelano2011-01-141-2/+2
* Updated email in READMEdelano2011-01-141-1/+2
* Fix for process code to correctly wait until remote_id is set before sending ...delano2011-01-142-1/+6
* Merge branch 'typo' of https://github.com/qmx/net-sshdelano2010-11-211-1/+1
|\
| * typo on rdocDouglas Campos2010-11-211-1/+1
* | wipdelano2010-08-259-12/+30
|/
* Release 2.0.23v2.0.23delano2010-06-032-2/+2
* Updated changelogdelano2010-06-031-0/+9
* delay CHANNEL_EOF packet until output buffer is emptyRich Lane2010-06-042-2/+22
* Release 2.0.22v2.0.22delano2010-04-202-2/+3
* Updated changelogdelano2010-04-201-0/+4
* Allow host aliases to be numeric when parsing ssh_config filesLee Marlow2010-04-213-1/+12
* Added codes linkdelano2010-03-231-0/+1
* Added issue tracker linkdelano2010-03-231-1/+2
* Release 2.0.21v2.0.21delano2010-03-203-3/+6
* Fix for "IdentifyFile" in ~/.ssh/config does not work if no "Host" statement ...delano2010-03-204-7/+43
* Added nohost test configdelano2010-03-201-0/+1
* Merge branch 'portfwfix' of http://github.com/mfazekas/net-ssh into portfwfixportfwfixdelano2010-03-162-6/+18
|\
| * Handling poptential exceptions in on_eof, and deadlock in testsMiklós Fazekas2010-03-162-6/+18
* | Correct path to manual testdelano2010-03-161-1/+1
* | Removed entoendtests/ dirdelano2010-03-162-181/+0
* | Updated changelogdelano2010-03-161-1/+11
* | Moved endtoend test to test/manualdelano2010-03-162-0/+186
* | Moved ForwardedBufferedIo to lib/net/ssh/buffered_io.rbdelano2010-03-162-36/+51
* | Added test/README.txtdelano2010-03-161-0/+42
* | Merge branch 'portfwfix' of http://github.com/mfazekas/net-ssh into portfwfixdelano2010-03-123-2/+225
|\ \ | |/
| * Implemented find_free_portMiklós Fazekas2010-03-051-6/+10
| * Added test and correct fix for the server side closes the connection issueMiklós Fazekas2010-03-032-3/+43
| * Bugfix test:Handling eof from client, sending pending bytes and closing forwa...Miklós Fazekas2010-03-021-1/+9
| * Merge branch 'portfwfix' of github.com:mfazekas/net-ssh into portfwfixMiklós Fazekas2010-02-280-0/+0
| |\
| | * Fixed first incarnationMiklós Fazekas2010-02-282-13/+61
| * | Fixed ssh port forward closing bug, by catching closed, conn_reset exceptions...Miklós Fazekas2010-02-282-13/+61
| |/
| * Added tests for port forwardingMiklós Fazekas2010-02-262-0/+123
* | Removed Hanna dependency in Rakefiledelano2010-02-202-2/+12
* | Merge branch 'master' into 2.0delano2010-02-100-0/+0
|\ \ | |/
| * Release 2.0.20 (Support "ProxyCommand none" directive)delano2010-02-105-20/+9
* | Support "ProxyCommand none" directive2.0.20delano2010-02-105-20/+9
|/
* Support "ProxyCommand none" directiveAndy Lo-A-Foe2010-02-111-3/+5
* Release 2.0.19 (plus signs in sshconfig host)v2.0.19delano2010-01-163-3/+5
* Added test for plus sign support in sshconfig hostname (Ruby 1.8)delano2010-01-162-1/+16
* Updated manifestsdelano2010-01-152-0/+4
* Support plus sign in sshconfig hostnamedelano2010-01-153-0/+6
* Release 2.0.18 (readpartial test fix)v2.0.18delano2010-01-153-4/+4
* Fix related to #recv(1) to #readpartial change in 2.0.16delano2010-01-133-2/+9
* updated homepage in gemspecdelano2010-01-131-1/+1
* Release 2.0.17 (windows pageant fix for 1.9)v2.0.17delano2009-12-143-2/+7