summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix rubucoprc2Miklós Fazekas2021-03-121-3/+3
| * | Fixed more opensshd killMiklós Fazekas2021-03-121-3/+6
| * | rc2Miklós Fazekas2021-03-121-1/+1
| * | Fixed integration test opensshd killMiklós Fazekas2021-03-124-14/+44
|/ /
* | Merge pull request #792 from net-ssh/test-github-actionsMiklós Fazekas2021-01-212-12/+46
|\ \
| * | Ignore rubocop on headtest-github-actionsMiklós Fazekas2021-01-211-1/+3
| * | disable int testsMiklós Fazekas2021-01-091-3/+3
| * | Added gateway.netssh to etc/hostsMiklós Fazekas2021-01-091-0/+4
| * | Bump ruby cacheMiklós Fazekas2021-01-091-2/+2
| * | Added pip-cachedMiklós Fazekas2021-01-091-1/+8
| * | Run integration tests and rubocopMiklós Fazekas2021-01-091-1/+8
| * | Ansible testMiklós Fazekas2021-01-091-1/+2
| * | DebugMiklós Fazekas2021-01-091-0/+3
| * | Added concrete ruby versionsMiklós Fazekas2021-01-091-1/+1
| * | Use ruby/setup-ruby instead of actions/setup-rubyMiklós Fazekas2021-01-091-1/+1
| * | Use head instead of 3.0Miklós Fazekas2021-01-091-1/+1
| * | Use head instead of 3.0Miklós Fazekas2021-01-091-1/+1
| * | AnsibleMiklós Fazekas2021-01-091-0/+2
| * | Reenable 3.0Miklós Fazekas2021-01-091-1/+1
| * | Remove ruby 3Miklós Fazekas2021-01-091-1/+1
| * | Ansible installMiklós Fazekas2021-01-091-1/+9
| * | Add more ruby variantsMiklós Fazekas2021-01-091-1/+1
| * | Fixed test on githubMiklós Fazekas2021-01-091-1/+1
| * | GH Actions: fixed test, cacheMiklós Fazekas2021-01-091-4/+4
| * | Fixed envMiklós Fazekas2021-01-091-2/+2
|/ /
* | Github actionsMiklós Fazekas2021-01-091-0/+42
* | Merge pull request #790 from shivamvinsol/patch-1Florian Wininger2020-11-241-1/+1
|\ \
| * | fix typoShivam Jain2020-11-241-1/+1
|/ /
* | 6.2.0 rc1v6.2.0.rc1Miklos Fazekas2020-06-301-1/+1
* | 6.2.0 rc1Miklos Fazekas2020-06-301-1/+3
|/
* Merge pull request #727 from Lapizistik/masterMiklós Fazekas2020-06-122-0/+16
|\
| * Remove trailing blank on agent.rbKlaus Stein2020-06-121-1/+0
| * Update lib/net/ssh/authentication/agent.rbKlaus Stein2020-06-121-1/+1
| * Update lib/net/ssh/authentication/agent.rbKlaus Stein2020-06-121-1/+1
| * Correct typo in commentKlaus Stein2019-11-171-1/+2
| * Add ssh agent lock and unlockKlaus Stein2019-11-172-0/+16
* | 6.2.0.beta1 preparev6.2.0.beta1Miklos Fazekas2020-06-112-2/+7
* | Merge pull request #772 from tas50/patch-1Florian Wininger2020-06-101-2/+2
|\ \
| * | Fix a typo in the changes fileTim Smith2020-06-101-2/+2
|/ /
* | Merge pull request #770 from fwininger/rubocopMiklós Fazekas2020-06-1020-167/+58
|\ \
| * | Fix Style/DefWithParenthesesFlorian Wininger2020-05-292-7/+1
| * | Fix Layout/TrailingBlankLinesFlorian Wininger2020-05-2919-25/+18
| * | Update rubocop-todo.ymlFlorian Wininger2020-05-291-136/+40
* | | Merge pull request #771 from mfazekas/rsa-sha2-256-512Miklós Fazekas2020-06-1011-23/+59
|\ \ \
| * | | Rubocop fixMiklos Fazekas2020-06-101-1/+1
| * | | Fix testsMiklos Fazekas2020-06-101-7/+7
| * | | Rubocop fixesMiklos Fazekas2020-06-104-9/+10
| * | | Implemented rsa-sha2-512, rsa-sha2-256 host_key algsMiklos Fazekas2020-06-109-16/+51
|/ / /
* | | Merge pull request #767 from sskousen/jruby_ciphersMiklós Fazekas2020-05-291-3/+3
|\ \ \
| * | | Switch back to ecbSeth Skousen2020-05-281-3/+3