summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support frozen_string_literalsmfazekas/frozen-literalMiklós Fazekas2021-08-0718-35/+38
* Update build status badge for GH actionsMiklós Fazekas2021-08-071-1/+1
* Merge pull request #832 from net-ssh/mfazekas/fix-x25519Miklós Fazekas2021-08-052-2/+0
|\
| * Remove x25519 workaroundsmfazekas/fix-x25519Miklós Fazekas2021-08-052-2/+0
* | Merge pull request #806 from net-ssh/mfazekas/gh-actions-int-testMiklós Fazekas2021-08-048-12/+45
|\ \ | |/
| * Rubocop fixesmfazekas/gh-actions-int-testMiklós Fazekas2021-08-043-10/+9
| * Try x25519 branchMiklós Fazekas2021-08-041-0/+1
| * Create ~/.ssh if neededMiklós Fazekas2021-08-041-0/+2
| * Fix int testMiklós Fazekas2021-08-043-3/+5
| * Workaround for https://github.com/RubyCrypto/x25519/issues/22Miklós Fazekas2021-08-041-0/+2
| * Run all testsmfazekas/gh-actions-i-testMiklós Fazekas2021-08-041-2/+2
| * Fix testMiklós Fazekas2021-08-041-1/+1
| * Enable all test forwardMiklós Fazekas2021-08-041-2/+2
| * Fixed Gemfile rubocop and improve ansibleMiklós Fazekas2021-08-043-12/+5
| * Fix forward testMiklós Fazekas2021-08-041-1/+1
| * Fixed bad syntaxMiklós Fazekas2021-08-041-1/+2
| * Disable x11 forwardMiklós Fazekas2021-08-041-2/+4
| * Use ubuntu 18.04 for older sshdMiklós Fazekas2021-08-041-1/+1
| * More debuggingMiklós Fazekas2021-08-041-1/+1
| * check sshd pidMiklós Fazekas2021-08-041-0/+8
| * Check GatewayPortsMiklós Fazekas2021-08-041-0/+4
| * Some debuggingMiklós Fazekas2021-08-044-13/+15
| * Fix int testMiklós Fazekas2021-08-041-0/+3
| * Fixed integration testsMiklós Fazekas2021-08-043-0/+14
| * Enable integration testsMiklós Fazekas2021-08-041-2/+2
|/
* Merge pull request #830 from net-ssh/mfazekas/fix-int-testMiklós Fazekas2021-08-043-3/+98
|\
| * Fix matrixmfazekas/fix-int-testMiklós Fazekas2021-08-041-1/+1
| * Mark 2.5.8 as flakyMiklós Fazekas2021-08-041-0/+5
| * Rubocop fixesMiklós Fazekas2021-08-032-2/+92
* | Merge pull request #829 from net-ssh/mfazekas/fix-int-testMiklós Fazekas2021-08-033-1/+3
|\ \ | |/
| * Fix integration testsMiklós Fazekas2021-08-033-1/+3
|/
* Configure rubocop CI to fail and run only onceFlorian Wininger2021-07-051-2/+2
* Run Github action on push.Florian Wininger2021-07-051-1/+1
* Remove old ruby version from integration testsFlorian Wininger2021-07-051-2/+1
* Update python version for integration testsFlorian Wininger2021-07-041-4/+2
* Drop old ruby versionFlorian Wininger2021-07-042-2/+2
* Fix mocha deprecation warningJeremy Wilmot2021-07-031-1/+1
* Merge pull request #820 from net-ssh/rubocopFlorian Wininger2021-07-01128-1313/+1104
|\
| * Update rubocop_todoFlorian Wininger2021-07-011-8/+14
| * Remove Trailing white spaceFlorian Wininger2021-07-0158-773/+723
| * Enhance test coding styleFlorian Wininger2021-07-0118-119/+95
| * Fix empty line for code clarityFlorian Wininger2021-07-01109-193/+73
| * Add Space after colonFlorian Wininger2021-07-014-16/+8
| * Fix rubocop issue with last versionFlorian Wininger2021-07-019-240/+227
|/
* Merge pull request #775 from maneyko/update_prompt_usage_docsFlorian Wininger2021-07-011-2/+2
|\
| * update prompt usage documentationPeter Maneykowski2020-06-261-2/+2
* | Merge pull request #805 from net-ssh/mfazekas/diffie-hellman-group14-sha256Florian Wininger2021-07-017-11/+42
|\ \
| * | Add support for diffie-hellman-group14-sha256, fixes #794mfazekas/diffie-hellman-group14-sha256Richard Schwab2021-03-157-11/+42
* | | Merge pull request #817 from net-ssh/fix_unitè__testFlorian Wininger2021-06-103-13/+12
|\ \ \
| * | | Fix unit testsFlorian Wininger2021-06-103-13/+12