summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version changes2-10-releaseMiklos Fazekas2015-08-021-0/+2
* Merge pull request #257 from delameko/patch-1Miklós Fazekas2015-07-291-2/+2
|\
| * Update outdated security certificate detailsMatt Slater2015-07-291-2/+2
|/
* Merge pull request #253 from sschuberth/masterMiklós Fazekas2015-07-221-4/+4
|\
| * readme: Print the otherwise unused "output" variable in the example codeSebastian Schuberth2015-07-131-0/+1
| * readme: Improve readability of the Ruby 1.x support sectionSebastian Schuberth2015-07-131-4/+3
|/
* Gemspec updatev2.10.0.beta2Miklos Fazekas2015-07-011-0/+1
* Merge pull request #252 from mfazekas/beta-2-releaseMiklós Fazekas2015-07-013-52/+23
|\
| * More 2.10.beta2 release prepareMiklos Fazekas2015-07-013-52/+23
* | Merge pull request #251 from mfazekas/beta-2-releaseMiklós Fazekas2015-07-013-7/+7
|\ \ | |/
| * Prepare beta2 releaseMiklos Fazekas2015-07-013-7/+7
* | Merge pull request #250 from jefmathiot/known-host-hashMiklós Fazekas2015-06-223-4/+32
|\ \ | |/ |/|
| * Add support for hostname hashes for searching keys in known hostsJef Mathiot2015-06-163-4/+32
|/
* Merge pull request #249 from jstanley0/masterMiklós Fazekas2015-06-113-9/+17
|\
| * don't prompt for passphrases in non-interactive modeJeremy Stanley2015-06-093-9/+17
* | Merge pull request #247 from carlhoerberg/timeoutMiklós Fazekas2015-06-117-14/+23
|\ \ | |/ |/|
| * pass timeout to ServerVersion and use IO.select to timeout read/writeCarl Hörberg2015-05-282-4/+10
| * Fix Socket.tcp stub in session_testCarl Hörberg2015-05-261-1/+1
| * require timeout in test_packet_streamCarl Hörberg2015-05-261-0/+1
| * Don't wrap ServerVersion in a timeoutCarl Hörberg2015-05-261-1/+1
| * Eliminate Timeout completely from transport sessionCarl Hörberg2015-05-261-4/+1
| * use Socket.tcp with connect_timeout in all Proxy classesCarl Hörberg2015-05-263-5/+8
| * Don't use Timeout::timeout on connect, use Socket timeoutCarl Hörberg2015-05-261-4/+6
|/
* Merge pull request #246 from mfazekas/2_10_beta_releasev2.10.0.beta1Miklós Fazekas2015-05-213-8/+12
|\
| * 2.10.0.beta1 release prepMiklos Fazekas2015-05-213-8/+12
* | Merge pull request #245 from mfazekas/non-interactiveMiklós Fazekas2015-05-216-6/+58
|\ \ | |/
| * Added non_interactive option for disabling all prompt for passwordMiklos Fazekas2015-05-206-6/+58
|/
* Merge pull request #231 from mfazekas/stop-appending-algsMiklós Fazekas2015-05-204-23/+36
|\
| * Fixed tests added option to append all supported algorithmsMiklos Fazekas2015-03-054-19/+37
| * Stop appending algorithms the user hasn't configuredSimon Kohlmeyer2015-03-051-5/+0
* | Merge pull request #243 from mfazekas/fix-load-from-privkeyMiklós Fazekas2015-05-203-23/+35
|\ \
| * | Public key can be loaded as private key. Fixes #238Miklos Fazekas2015-05-203-23/+35
* | | Merge pull request #242 from mfazekas/integration-test-noneMiklós Fazekas2015-05-208-1/+214
|\ \ \ | |/ /
| * | Added integration test with vegrantMiklos Fazekas2015-05-198-1/+214
* | | Merge pull request #241 from mfazekas/remove-18Miklós Fazekas2015-05-197-120/+5
|\ \ \ | |/ / |/| |
| * | Remove references to 1.8Miklos Fazekas2015-05-197-120/+5
* | | Merge pull request #240 from mattbrictson/singleton-method-thread-safetyMiklós Fazekas2015-05-141-17/+15
|\ \ \ | |/ / |/| |
| * | Remove `class << io ... end` since not threadsafeMatt Brictson2015-05-131-17/+15
|/ /
* | Merge pull request #239 from pleaseking/pageant-fix-64bitMiklós Fazekas2015-04-241-8/+13
|\ \ | |/ |/|
| * Fixing pageant interaction on 64-bit platform - using fiddle struct API insre...Michael Pliskin2015-04-231-8/+13
|/
* Merge pull request #230 from bjfish/patch-1Miklós Fazekas2015-02-221-0/+1
|\
| * Removing unneeded allowed failureBrandon Fish2015-02-221-1/+0
| * Add Rubinius to Build Matrix with Allowed FailureBrandon Fish2015-02-221-0/+2
|/
* Merge pull request #229 from mfazekas/unittest-fixMiklós Fazekas2015-02-154-22/+15
|\
| * Fixed SHA256 testsMiklos Fazekas2015-02-154-22/+15
|/
* Merge pull request #226 from mfazekas/293beta1Miklós Fazekas2015-01-273-6/+13
|\
| * 2.9.3beta1 prepareMiklos Fazekas2015-01-273-6/+13
* | Merge pull request #225 from mfazekas/reafactor-proxy-codeMiklós Fazekas2015-01-272-8/+9
|\ \ | |/ |/|
| * Refactor proxy codeMiklos Fazekas2015-01-272-8/+9
|/
* Merge pull request #224 from mfazekas/travis-ci-testMiklós Fazekas2015-01-273-11/+22
|\