summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* fix: integration test should use legacy PEM format for private keys if ED2551...mfazekas-try-new-ubuntuMiklós Fazekas2023-03-228-34/+30
* fix: integration test failuresMiklós Fazekas2023-03-225-4/+14
* upgrade ansible to jammy64Miklós Fazekas2023-03-162-15/+51
* Merge pull request #891 from RemcodM/masterMiklós Fazekas2023-02-281-0/+7
|\
| * Accept pubkey_algorithms option when starting a new connectionRemco de Man2023-01-051-0/+7
* | test: added integration test for connection timeoutmfazekas/add-test-for-conn-timeoutMiklós Fazekas2023-02-271-0/+32
* | Merge pull request #876 from bschmeck/raise-on-nil-pbkdfMiklós Fazekas2023-01-241-0/+26
|\ \ | |/ |/|
| * Failing test for passing a blank passwordBen Schmeckpeper2022-07-201-0/+6
| * Failing test for a key that specifies no PBKDF roundsBen Schmeckpeper2022-07-201-0/+20
* | Add tests for a cert with a SHA512 signaturePhillip Hellewell2022-10-111-5/+28
|/
* Fix unit tests for OpenSSL 3Florian Wininger2022-04-293-2/+14
* fix rubocop issuesFlorian Wininger2022-04-292-19/+29
* Use OpenSSL::PKey::EC.generate static methodSimon Chopin2022-04-295-11/+11
* buffer: create DSA keys by loading PEM data directlySimon Chopin2022-04-291-10/+18
* buffer: create RSA keys by loading PEM data directlySimon Chopin2022-04-292-15/+16
* tests: Enable legacy providers if using OpenSSL 3.0Simon Chopin2022-04-291-0/+25
* Test all kexFlorian Wininger2022-04-201-0/+16
* Update tests suiteFlorian Wininger2022-04-151-6/+9
* Fix a typoFlorian Wininger2022-04-151-4/+4
* Read ecdsa private key in openssh formatMartin Sander2022-04-121-0/+63
* Generate all DSA keys with 1024 bitsSimon Chopin2022-04-125-11/+11
* Fix some nitsFlorian Wininger2022-04-121-3/+0
* enhance readmeFlorian Wininger2022-04-121-18/+0
* Merge pull request #850 from boblail/lail/expand-paths-to-identity-agentMiklós Fazekas2022-03-281-0/+5
|\
| * Support `~` in the path to the SSH agent's unix socketBob Lail2022-03-041-0/+5
* | Added support for RSA client authentication with SHA-2Zdenek Zambersky2021-11-182-3/+62
* | Fix rubocop coding style.Florian Wininger2021-10-2540-264/+264
* | Disable codecovFlorian Wininger2021-10-251-2/+2
* | Merge pull request #765 from dax/fix_translated_strict_host_key_checkingMiklós Fazekas2021-08-101-4/+18
|\ \
| * | Fix StrictHostKeyChecking ssh config parameter translationDavid Rousselie2020-10-121-4/+18
| |/
* | Merge pull request #835 from net-ssh/mfazekas/frozen-literalMiklós Fazekas2021-08-108-13/+14
|\ \
| * | Support frozen_string_literalsmfazekas/frozen-literalMiklós Fazekas2021-08-078-13/+14
* | | Allow single asterisk in known hosts and asterisk should match mutliple dotsMiklós Fazekas2021-08-061-2/+36
* | | Accept all cert host key algsMiklós Fazekas2021-08-061-7/+11
* | | Use ports specific formatMiklós Fazekas2021-08-051-5/+11
* | | Improve intergation testMiklós Fazekas2021-08-052-30/+20
* | | Remove byebugMiklós Fazekas2021-08-051-1/+0
* | | Added one.hosts.netssh to /etc/hosts aliasesMiklós Fazekas2021-08-051-1/+4
* | | Rubocop fixesMiklós Fazekas2021-08-052-13/+14
* | | HostKeyEntries classesMiklós Fazekas2021-08-051-1/+1
* | | 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-052-8/+108
|/ /
* | Rubocop fixesmfazekas/gh-actions-int-testMiklós Fazekas2021-08-043-10/+9
* | Create ~/.ssh if neededMiklós Fazekas2021-08-041-0/+2
* | Fix int testMiklós Fazekas2021-08-041-1/+1
* | Fix testMiklós Fazekas2021-08-041-1/+1
* | Fixed Gemfile rubocop and improve ansibleMiklós Fazekas2021-08-041-0/+5
* | Fix forward testMiklós Fazekas2021-08-041-1/+1