index
:
delta/ruby-gems/net-ssh.git
2-10-release
2-9-release
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
20151206-updatecert
20161215-updatecert
3-1-release
GabKlein-master
add-many-algorithms
addalgos
aderouineau-master
bobtfish-fix_options_in_public_keys
bobveznat-master
cert-type-fix
chr4-new-ciphers
chrahunt-add-security-attributes-pageant
fix-cdn-for-ci
fwininger-patch-1
gh-pages
hotfix-password-prompt
ignore-disconnect-exception-when-all-closed
int-test-curve25519sha256
integration
integration-test-travis
issue-1
jefmathiot-master
keepalive-class
keepalive-maxcount
liggitt-auth_methods_config_parsing
master
mfazekas-281_ssh_config_bugfix
mfazekas-rubyversions-update
mfazekas-try-new-ubuntu
mfazekas/add-test-for-conn-timeout
mfazekas/cacha20-poly1305
mfazekas/cert-base-auth
mfazekas/diffie-hellman-group14-sha256
mfazekas/fix-int-test
mfazekas/fix-x25519
mfazekas/frozen-literal
mfazekas/gh-actions-i-test
mfazekas/gh-actions-int-test
musybite-identities-only
openssl3
openssl_3
pmarchi-master
portfwfix
rc2
refactoring_ci
release-292-prepare
remove-curve25519-sha256-libssh
revert-757-opt-in-etm-hmac
revert_aes_gcm
rm_travis
rsa-sha2
server_side
simonswine-feature_jenkins_ssh_agent
test-github-actions
therealjessesanford-master
unit-test
unit-test-3.1
v6.0
v6.1
whitespace-fixes
yugui-feature/follow-proxy-command-spec-r
github.com: net-ssh/net-ssh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
net
/
ssh
/
test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix rubocop coding style.
Florian Wininger
2021-10-25
1
-3
/
+3
*
Fix empty line for code clarity
Florian Wininger
2021-07-01
1
-2
/
+1
*
Define rubocop metric length
Florian Wininger
2019-09-25
1
-1
/
+2
*
Disable by default unsecure algorithm
Florian Wininger
2019-09-02
1
-1
/
+1
*
fix deprecated use of verify_host_key
Klaus Badelt
2018-11-09
1
-6
/
+6
*
Whitespace fixes
whitespace-fixes
Miklos Fazekas
2018-03-21
1
-1
/
+2
*
Updated rubocop
Miklos Fazekas
2018-03-21
1
-83
/
+84
*
Rename :paranoid to :verify_host_key
Jared Beck
2017-06-08
1
-2
/
+5
*
Use 1.9 hash syntax
Miklos Fazekas
2016-12-11
1
-1
/
+1
*
Windows integration tests
Miklos Fazekas
2016-10-20
1
-2
/
+2
*
Migrated to minitest
Miklos Fazekas
2016-03-26
1
-2
/
+2
*
more documentation for the Net::SSH::Test system
Jamis Buck
2008-03-22
1
-0
/
+4
*
more documentation. use File.expand_path for key factory lookups. clean up so...
Jamis Buck
2008-03-20
1
-1
/
+53
*
more tweaks to the testing module
Jamis Buck
2007-08-26
1
-2
/
+3
*
better error message when expected packet doesn't match actual. add an assert...
Jamis Buck
2007-08-25
1
-0
/
+6
*
Added first pass at Net::SSH::Test, to make it easier to test complex SSH sta...
Jamis Buck
2007-08-25
1
-0
/
+26