summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* beta3 relase prepv3.1.0.beta3Miklos Fazekas2016-03-073-5/+7
* Doc improvements and script ot update docsMiklos Fazekas2016-03-072-1/+26
* Merge pull request #325 from mfazekas/on-open-failed-should-remove-from-sessionMiklós Fazekas2016-03-064-4/+102
|\
| * on_open_failed should tell the session to remove the socket from event loop b...Miklos Fazekas2016-03-064-4/+102
* | Merge pull request #324 from mfazekas/incorrect-pattern-handlingMiklós Fazekas2016-03-063-5/+54
|\ \ | |/
| * Fix incorrect pattern handling in config #310Miklos Fazekas2016-03-063-5/+54
* | Regenerate gemspec for version 3.1.0.beta2v3.1.0.beta2Miklos Fazekas2016-03-052-3/+3
* | Merge pull request #323 from mfazekas/host_keys_fixMiklós Fazekas2016-03-052-1/+5
|\ \ | |/
| * Fix host_keys issuesMiklos Fazekas2016-03-052-1/+5
|/
* Merge pull request #322 from mfazekas/310b-preparev3.1.0.beta1Miklós Fazekas2016-03-053-7/+16
|\
| * 3.1.0beta1 prepareMiklos Fazekas2016-03-053-7/+16
|/
* Merge pull request #321 from mfazekas/older-testunitMiklós Fazekas2016-03-051-1/+5
|\
| * Suppor older testunitMiklos Fazekas2016-03-051-1/+5
* | Merge pull request #320 from mfazekas/host-keys-cacheMiklós Fazekas2016-03-053-13/+31
|\ \ | |/
| * Refactor HostKeys cacheMiklos Fazekas2016-03-053-13/+31
|/
* Merge pull request #311 from byroot/shared-keysMiklós Fazekas2016-03-054-3/+10
|\
| * Memoize session host keysJean Boussier2016-02-104-3/+10
* | Merge pull request #319 from mfazekas/channel-not-open-close-and-reqMiklós Fazekas2016-03-052-9/+25
|\ \
| * | Added experimental wait_until_open_confirmed show proper error if channel req...Miklos Fazekas2016-03-052-9/+25
* | | Merge pull request #318 from mfazekas/server-keepalive-configMiklós Fazekas2016-03-053-1/+16
|\ \ \ | |/ / |/| |
| * | Read server keepalive from config (fixes: #105)Miklos Fazekas2016-03-053-1/+16
|/ /
* | Merge pull request #317 from mfazekas/send-client-id-before-waiting-on-serversMiklós Fazekas2016-03-052-10/+7
|\ \ | |/ |/|
| * SSH2 we can send client id before server sent us theirs allowing faster hands...Miklos Fazekas2016-03-052-10/+7
|/
* Merge pull request #308 from byroot/known-hostsMiklós Fazekas2016-02-053-6/+10
|\
| * Allow to substitute Net::SSH::KnownHosts with a custom implementationJean Boussier2016-02-033-6/+10
|/
* Merge pull request #306 from MarioRuiz/patch-1Miklós Fazekas2016-01-271-2/+2
|\
| * already initialized constant DL::RUBY_FREE #285Mario Ruiz2016-01-271-2/+2
|/
* Merge pull request #300 from alpaca-tc/ruby2.3.0Miklós Fazekas2016-01-082-2/+3
|\
| * Remove spacealpaca-tc2016-01-081-0/+1
| * Testing 2.3.0alpaca-tc2016-01-082-2/+2
|/
* Merge pull request #299 from mfazekas/net-ssh-32preparev3.0.2Miklós Fazekas2015-12-304-6/+9
|\
| * 3.0.2 prepareMiklos Fazekas2015-12-304-6/+9
|/
* Prepare for 3.0.2.rc1v3.0.2.rc1Miklos Fazekas2015-12-102-8/+11
* Merge pull request #296 from mfazekas/fix-proxy-command-swMiklós Fazekas2015-12-104-2/+114
|\
| * Bugfix: proxy command was using nonblocking io api incorrectly causing rare I...Miklos Fazekas2015-12-104-2/+114
|/
* Make Net::SSH.start `user` default to Etc.getlogin if it's nil and config di...mexisme2015-12-103-7/+4
* # This is a combination of 2 commits.mexisme2015-12-103-2/+36
* Merge pull request #295 from net-ssh/20151206-updatecertMiklós Fazekas2015-12-102-21/+20
|\
| * Updated gemspec20151206-updatecertdelano2015-12-061-6/+5
| * Updated public certdelano2015-12-061-15/+15
|/
* Merge pull request #292 from mfazekas/simplify-int-testMiklós Fazekas2015-12-056-7/+32
|\
| * Simplified run of integration tests, addd testcase for asking key passwordMiklos Fazekas2015-12-056-7/+32
* | Merge pull request #291 from Temikus/masterMiklós Fazekas2015-12-051-4/+1
|\ \ | |/ |/|
| * Fix for key_data ArgumentError on loadArtem Yakimenko2015-12-051-4/+1
|/
* Wait for sending CHANNEL_CLOSE until output buffer is empty.Christopher F. Auston2015-12-055-14/+56
* Merge pull request #289 from mfazekas/test-to-reporo-forward-issueMiklós Fazekas2015-12-051-4/+109
|\
| * Addd more testsMiklos Fazekas2015-12-021-4/+109
|/
* Merge pull request #288 from mfazekas/fix-port-forwardMiklós Fazekas2015-12-025-313/+336
|\
| * Moved test_forward to intgration testsMiklos Fazekas2015-12-025-313/+336
|/
* Update README.rdocMiklós Fazekas2015-11-011-1/+1