summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added support for RSA client authentication with SHA-2rsa-sha2Zdenek Zambersky2021-10-259-27/+161
* Update rubocop versionFlorian Wininger2021-10-251-1/+1
* Fix rubocop coding style.Florian Wininger2021-10-2594-545/+475
* Fix rubucop configFlorian Wininger2021-10-252-126/+146
* Disable codecovFlorian Wininger2021-10-251-2/+2
* Update expired certsv6.3.0.beta1Miklós Fazekas2021-08-101-8/+8
* 6.3.0.beta1 releaseMiklós Fazekas2021-08-102-2/+3
* Merge pull request #765 from dax/fix_translated_strict_host_key_checkingMiklós Fazekas2021-08-102-12/+42
|\
| * Fix StrictHostKeyChecking ssh config parameter translationDavid Rousselie2020-10-122-12/+42
* | Merge pull request #781 from haccht/missing_ssh_signature_typeMiklós Fazekas2021-08-101-9/+5
|\ \
| * | Make it clear that ssh_signature_type is an alias for ssh_type by using alias...haccht2020-08-071-12/+4
| * | Fix missing OpenSSL::Pkey::EC::Point#ssh_signature_typehaccht2020-08-061-0/+4
* | | Merge pull request #835 from net-ssh/mfazekas/frozen-literalMiklós Fazekas2021-08-1018-35/+38
|\ \ \
| * | | Support frozen_string_literalsmfazekas/frozen-literalMiklós Fazekas2021-08-0718-35/+38
* | | | Merge pull request #833 from net-ssh/mfazekas/cert-base-authMiklós Fazekas2021-08-1012-25/+257
|\ \ \ \ | |/ / / |/| | |
| * | | CHangelog, ignore vedor from rubocopmfazekas/cert-base-authMiklós Fazekas2021-08-062-0/+7
| * | | Allow single asterisk in known hosts and asterisk should match mutliple dotsMiklós Fazekas2021-08-062-5/+39
| * | | Accept all cert host key algsMiklós Fazekas2021-08-064-8/+19
| * | | Use ports specific formatMiklós Fazekas2021-08-052-20/+28
| * | | Improve intergation testMiklós Fazekas2021-08-052-30/+20
| * | | Remove byebugMiklós Fazekas2021-08-052-2/+0
| * | | Don't call Delegator ctorMiklós Fazekas2021-08-051-2/+1
| * | | Added one.hosts.netssh to /etc/hosts aliasesMiklós Fazekas2021-08-051-1/+4
| * | | Rubocop fixesMiklós Fazekas2021-08-053-24/+29
| * | | HostKeyEntries classesMiklós Fazekas2021-08-055-21/+65
| * | | test_algorithm should not depeng on known host file contentsMiklós Fazekas2021-08-051-2/+7
| * | | Fix start_sshd_7_or_later config linesMiklós Fazekas2021-08-052-2/+2
| * | | Ansible: Enable PasswordAuthenticationMiklós Fazekas2021-08-051-1/+4
| * | | Initial version of cert base host authMiklós Fazekas2021-08-054-20/+144
* | | | 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