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
/
test
/
transport
/
test_server_version.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix rubocop coding style.
Florian Wininger
2021-10-25
1
-1
/
+1
*
Refactoring style unlesselse.
Florian Wininger
2019-08-23
1
-8
/
+3
*
Updated rubocop
Miklos Fazekas
2018-03-21
1
-21
/
+20
*
Migrated to minitest
Miklos Fazekas
2016-03-26
1
-1
/
+1
*
SSH2 we can send client id before server sent us theirs allowing faster hands...
Miklos Fazekas
2016-03-05
1
-7
/
+3
*
switched from #readchar to #readpartial(1) in lib/net/ssh/transport/server_ve...
aaalex
2009-11-10
1
-5
/
+14
*
switched from #recv(1) to #readchar in lib/net/ssh/transport/server_version.r...
aaalex
2009-11-10
1
-1
/
+2
*
Added a test for the new handling of mid-server-version disconnects.
Steven Hazel
2009-03-10
1
-3
/
+13
*
Updated mock socket to expect the new protocol negotiation behavior.
Steven Hazel
2009-03-10
1
-2
/
+3
*
Use #chomp instead of #strip to clean the version string.
Jamis Buck
2008-06-07
1
-2
/
+4
*
use Hoe to centralized rakefile logic
Jamis Buck
2008-03-16
1
-1
/
+0
*
tests for server version negotiation
Jamis Buck
2007-08-14
1
-0
/
+56