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
/
transport
/
server_version.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support frozen_string_literals
mfazekas/frozen-literal
Miklós Fazekas
2021-08-07
1
-2
/
+2
*
Remove Trailing white space
Florian Wininger
2021-07-01
1
-13
/
+13
*
Fix empty line for code clarity
Florian Wininger
2021-07-01
1
-1
/
+2
*
Whitespace fixes
whitespace-fixes
Miklos Fazekas
2018-03-21
1
-1
/
+3
*
Updated rubocop
Miklos Fazekas
2018-03-21
1
-66
/
+62
*
SSH2 we can send client id before server sent us theirs allowing faster hands...
Miklos Fazekas
2016-03-05
1
-3
/
+4
*
pass timeout to ServerVersion and use IO.select to timeout read/write
Carl Hörberg
2015-05-28
1
-3
/
+9
*
Removing warnings
Carsten Dreesbach
2012-12-23
1
-1
/
+1
*
Fix related to #recv(1) to #readpartial change in 2.0.16
delano
2010-01-13
1
-1
/
+0
*
switched from #readchar to #readpartial(1) in lib/net/ssh/transport/server_ve...
aaalex
2009-11-10
1
-3
/
+4
*
switched from #recv(1) to #readchar in lib/net/ssh/transport/server_version.r...
aaalex
2009-11-10
1
-1
/
+2
*
Re-added refactored fix for hanging in ServerVersion#negotiate! when using SO...
delano
2009-08-12
1
-1
/
+0
*
Disabled negotiate! fix until Mock:socket issues are resolved
delano
2009-08-10
1
-1
/
+1
*
Removed SOCK5 negotiate fix from Net::SSH::Proxy::SOCKS5 and applied a new fi...
delano
2009-08-10
1
-0
/
+2
*
Raise an exception immediately if the remote host disconnects before
Steven Hazel
2009-03-07
1
-9
/
+9
*
Avoid mixing buffered and unbuffered IO.
Steven Hazel
2009-03-05
1
-5
/
+14
*
Use #chomp instead of #strip to clean the version string.
Jamis Buck
2008-06-07
1
-4
/
+3
*
refactor the log levels
Jamis Buck
2008-03-17
1
-3
/
+3
*
make Net::SSH::Version more generic so it can be inherited from and reused by...
Jamis Buck
2008-03-03
1
-1
/
+1
*
more API docs
Jamis Buck
2007-08-18
1
-0
/
+17
*
a few more trace statements
Jamis Buck
2007-08-16
1
-0
/
+2
*
tests for server version negotiation
Jamis Buck
2007-08-14
1
-0
/
+1
*
start testing the algorithm negotiation code
Jamis Buck
2007-08-13
1
-0
/
+1
*
Add v2 branch
Jamis Buck
2007-07-24
1
-0
/
+40