summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix_options_in_public_keys' of github.com:bobtfish/net-ssh into...bobtfish-fix_options_in_public_keysdelano2014-02-012-3/+27
|\
| * Fix the bug in keys with comments.Tomas Doran2013-12-111-1/+7
| * Add a failing tests for options in pub keys.Tomas Doran2013-12-111-2/+20
* | Test fix for #129delano2014-02-011-6/+6
* | Merge pull request #133 from carlhoerberg/ensure_close_connectionDelano Mandelbaum2014-02-012-3/+58
|\ \
| * | Assert that the return value from ssh block is returnedCarl Hörberg2013-11-301-0/+9
| * | Tests for close conn on exceptionCarl Hörberg2013-11-301-0/+44
| * | Don't close the connection it's already closedCarl Hörberg2013-11-301-1/+1
| * | Ensure the connection closes even on exceptionCarl Hörberg2013-11-301-3/+5
| |/
* | Merge pull request #130 from mirakui/masterDelano Mandelbaum2014-02-011-1/+1
|\ \
| * | Fix "ConnectionError" typoIssei Naruta2013-11-211-1/+1
* | | Merge pull request #129 from ecki/patch-1Delano Mandelbaum2014-01-301-2/+2
|\ \ \
| * | | allow KeyManager to recover from incompatible agents.Bernd2013-11-201-2/+2
| |/ /
* | | Merge pull request #142 from bobveznat/masterDelano Mandelbaum2014-01-231-2/+2
|\ \ \
| * | | Handle ssh-rsa and ssh-dss certificate filesbobveznat-masterBob Van Zant2014-01-211-2/+2
|/ / /
* | | Merge pull request #140 from jarredholman/pageantDelano Mandelbaum2014-01-153-53/+59
|\ \ \ | |_|/ |/| |
| * | Fixed pageant support.Jarred Holman2014-01-153-53/+59
|/ /
* | Merge pull request #131 from deric/auth_failedDelano Mandelbaum2013-11-271-1/+1
|\ \ | |/ |/|
| * make the authentication error message more usefulTomas Barton2013-11-271-1/+1
|/
* Merge pull request #123 from j0hnds/auth_namespace_errorDelano Mandelbaum2013-09-231-0/+1
|\
| * Fix for "Authentication Method determination can pick up a class from the roo...Dave2013-09-231-0/+1
|/
* Version bumpv2.7.02.72.6delano2013-09-113-4/+15
* Merge pull request #120 from metametaclass/masterDelano Mandelbaum2013-09-101-0/+3
|\
| * remove commentYuri Matylitski2013-09-111-1/+0
| * fix for 'Could not parse PKey: no start line' error on private keys with pass...Yuri Matylitski2013-09-111-0/+4
|/
* Merge pull request #118 from fnordfish/allow-sendenvDelano Mandelbaum2013-09-096-3/+45
|\
| * Automatically forward environment variables defined in OpenSSH config filesRobert Schulze2013-09-096-3/+45
|/
* Merge pull request #116 from noric/feature/keepaliveDelano Mandelbaum2013-08-254-2/+106
|\
| * implement a experimental keepalive featureNorihito Yoshioka2013-08-184-2/+106
* | Merge pull request #112 from daisybill/masterDelano Mandelbaum2013-08-251-1/+1
|\ \
| * | Guard against socket.gets being nilKris Hicks2013-07-081-1/+1
| |/
* | Merge pull request #114 from GautierMinster/fix-tests-requiresDelano Mandelbaum2013-08-253-0/+3
|\ \ | |/ |/|
| * Fixed missing requires in test filesGautier Minster2013-08-133-0/+3
|/
* Version bumpv2.6.8delano2013-07-062-9/+5
* Updated changes filedelano2013-07-061-0/+7
* Merge pull request #108 from joshk/wait_during_close_loopDelano Mandelbaum2013-07-061-1/+1
|\
| * add a wait to the loop in closeJosh Kalderimis2013-06-201-1/+1
* | Removed puts from testdelano2013-07-061-1/+0
* | Fixed merge from GabKlein-masterGabKlein-masterdelano2013-07-065-5/+36
|\ \
| * | Update wildcard substition testGabKlein2013-03-281-2/+3
| * | Add Host substitution testsGabKlein2013-03-282-0/+26
| * | Desaible gem signGabKlein2013-03-282-6/+4
| * | Update config.rbGabriel KLEIN2013-03-111-1/+2
* | | Merge pull request #88 from voxik/fix-r2.0-encodingDelano Mandelbaum2013-07-0613-0/+26
|\ \ \
| * | | Fix encoding issues with Ruby 2.0 (#87).Vít Ondruch2013-03-0813-0/+26
| |/ /
* | | Update README.rdocDelano Mandelbaum2013-07-061-0/+3
| |/ |/|
* | Merge pull request #98 from grobie/masterDelano Mandelbaum2013-04-183-2/+7
|\ \
| * | Make sure HOME is an absolute pathTobias Schmidt2013-04-183-2/+7
|/ /
* | Merge pull request #96 from ardavis/masterDelano Mandelbaum2013-04-171-1/+1
|\ \
| * | Fix typo: 'signiture' -> 'signature'Andrew Davis2013-04-171-1/+1
|/ /