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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 2.0.22
v2.0.22
delano
2010-04-20
2
-2
/
+3
*
Updated changelog
delano
2010-04-20
1
-0
/
+4
*
Allow host aliases to be numeric when parsing ssh_config files
Lee Marlow
2010-04-21
3
-1
/
+12
*
Added codes link
delano
2010-03-23
1
-0
/
+1
*
Added issue tracker link
delano
2010-03-23
1
-1
/
+2
*
Release 2.0.21
v2.0.21
delano
2010-03-20
3
-3
/
+6
*
Fix for "IdentifyFile" in ~/.ssh/config does not work if no "Host" statement ...
delano
2010-03-20
4
-7
/
+43
*
Added nohost test config
delano
2010-03-20
1
-0
/
+1
*
Merge branch 'portfwfix' of http://github.com/mfazekas/net-ssh into portfwfix
portfwfix
delano
2010-03-16
2
-6
/
+18
|
\
|
*
Handling poptential exceptions in on_eof, and deadlock in tests
Miklós Fazekas
2010-03-16
2
-6
/
+18
*
|
Correct path to manual test
delano
2010-03-16
1
-1
/
+1
*
|
Removed entoendtests/ dir
delano
2010-03-16
2
-181
/
+0
*
|
Updated changelog
delano
2010-03-16
1
-1
/
+11
*
|
Moved endtoend test to test/manual
delano
2010-03-16
2
-0
/
+186
*
|
Moved ForwardedBufferedIo to lib/net/ssh/buffered_io.rb
delano
2010-03-16
2
-36
/
+51
*
|
Added test/README.txt
delano
2010-03-16
1
-0
/
+42
*
|
Merge branch 'portfwfix' of http://github.com/mfazekas/net-ssh into portfwfix
delano
2010-03-12
3
-2
/
+225
|
\
\
|
|
/
|
*
Implemented find_free_port
Miklós Fazekas
2010-03-05
1
-6
/
+10
|
*
Added test and correct fix for the server side closes the connection issue
Miklós Fazekas
2010-03-03
2
-3
/
+43
|
*
Bugfix test:Handling eof from client, sending pending bytes and closing forwa...
Miklós Fazekas
2010-03-02
1
-1
/
+9
|
*
Merge branch 'portfwfix' of github.com:mfazekas/net-ssh into portfwfix
Miklós Fazekas
2010-02-28
0
-0
/
+0
|
|
\
|
|
*
Fixed first incarnation
Miklós Fazekas
2010-02-28
2
-13
/
+61
|
*
|
Fixed ssh port forward closing bug, by catching closed, conn_reset exceptions...
Miklós Fazekas
2010-02-28
2
-13
/
+61
|
|
/
|
*
Added tests for port forwarding
Miklós Fazekas
2010-02-26
2
-0
/
+123
*
|
Removed Hanna dependency in Rakefile
delano
2010-02-20
2
-2
/
+12
*
|
Merge branch 'master' into 2.0
delano
2010-02-10
0
-0
/
+0
|
\
\
|
|
/
|
*
Release 2.0.20 (Support "ProxyCommand none" directive)
delano
2010-02-10
5
-20
/
+9
*
|
Support "ProxyCommand none" directive
2.0.20
delano
2010-02-10
5
-20
/
+9
|
/
*
Support "ProxyCommand none" directive
Andy Lo-A-Foe
2010-02-11
1
-3
/
+5
*
Release 2.0.19 (plus signs in sshconfig host)
v2.0.19
delano
2010-01-16
3
-3
/
+5
*
Added test for plus sign support in sshconfig hostname (Ruby 1.8)
delano
2010-01-16
2
-1
/
+16
*
Updated manifests
delano
2010-01-15
2
-0
/
+4
*
Support plus sign in sshconfig hostname
delano
2010-01-15
3
-0
/
+6
*
Release 2.0.18 (readpartial test fix)
v2.0.18
delano
2010-01-15
3
-4
/
+4
*
Fix related to #recv(1) to #readpartial change in 2.0.16
delano
2010-01-13
3
-2
/
+9
*
updated homepage in gemspec
delano
2010-01-13
1
-1
/
+1
*
Release 2.0.17 (windows pageant fix for 1.9)
v2.0.17
delano
2009-12-14
3
-2
/
+7
*
Don't load net/ssh/authentication/pageant on Windows with Ruby 1.9 [Travis Re...
delano
2009-12-14
1
-1
/
+4
*
Cleaned changelog
delano
2009-11-30
1
-1
/
+0
*
Release 2.0.16
v2.0.16
delano
2009-11-28
3
-2
/
+11
*
Do not put a command line twice in error messages.
Akinori MUSHA
2009-11-11
1
-2
/
+2
*
Added SSH tunnel bug reproduction script
delano
2009-11-09
1
-0
/
+65
*
switched from #readchar to #readpartial(1) in lib/net/ssh/transport/server_ve...
aaalex
2009-11-10
2
-8
/
+18
*
switched from #recv(1) to #readchar in lib/net/ssh/transport/server_version.r...
aaalex
2009-11-10
2
-2
/
+4
*
Add support for the ProxyCommand directive.
Akinori MUSHA
2009-11-10
1
-0
/
+4
*
Add Net::SSH::Proxy::Command.
Akinori MUSHA
2009-11-10
2
-4
/
+82
*
Multiple hosts are separated by whitespace, no comma should be put.
Akinori MUSHA
2009-11-10
2
-5
/
+5
*
Release 2.0.15
v2.0.15
delano
2009-09-03
3
-2
/
+7
*
Scale back IO#select patch so it mutexes only zero-timeout calls
issue-1
Daniel Azuma
2009-09-02
1
-3
/
+11
*
Release 2.0.14
v2.0.14
delano
2009-08-28
2
-2
/
+2
[next]