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
*
Merge branch 'feature/follow-proxy-command-spec-r' of github.com:yugui/net-ss...
yugui-feature/follow-proxy-command-spec-r
delano
2014-02-01
5
-5
/
+18
|
\
|
*
Support %r in ProxyCommand configuration in ssh_config files
Yuki Yugui Sonoda
2014-01-14
5
-5
/
+18
*
|
Test fix for #129
delano
2014-02-01
1
-6
/
+6
*
|
Merge pull request #133 from carlhoerberg/ensure_close_connection
Delano Mandelbaum
2014-02-01
2
-3
/
+58
|
\
\
|
*
|
Assert that the return value from ssh block is returned
Carl Hörberg
2013-11-30
1
-0
/
+9
|
*
|
Tests for close conn on exception
Carl Hörberg
2013-11-30
1
-0
/
+44
|
*
|
Don't close the connection it's already closed
Carl Hörberg
2013-11-30
1
-1
/
+1
|
*
|
Ensure the connection closes even on exception
Carl Hörberg
2013-11-30
1
-3
/
+5
|
|
/
*
|
Merge pull request #130 from mirakui/master
Delano Mandelbaum
2014-02-01
1
-1
/
+1
|
\
\
|
*
|
Fix "ConnectionError" typo
Issei Naruta
2013-11-21
1
-1
/
+1
*
|
|
Merge pull request #129 from ecki/patch-1
Delano Mandelbaum
2014-01-30
1
-2
/
+2
|
\
\
\
|
*
|
|
allow KeyManager to recover from incompatible agents.
Bernd
2013-11-20
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #142 from bobveznat/master
Delano Mandelbaum
2014-01-23
1
-2
/
+2
|
\
\
\
|
*
|
|
Handle ssh-rsa and ssh-dss certificate files
bobveznat-master
Bob Van Zant
2014-01-21
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #140 from jarredholman/pageant
Delano Mandelbaum
2014-01-15
3
-53
/
+59
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixed pageant support.
Jarred Holman
2014-01-15
3
-53
/
+59
|
/
/
*
|
Merge pull request #131 from deric/auth_failed
Delano Mandelbaum
2013-11-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
make the authentication error message more useful
Tomas Barton
2013-11-27
1
-1
/
+1
|
/
*
Merge pull request #123 from j0hnds/auth_namespace_error
Delano Mandelbaum
2013-09-23
1
-0
/
+1
|
\
|
*
Fix for "Authentication Method determination can pick up a class from the roo...
Dave
2013-09-23
1
-0
/
+1
|
/
*
Version bump
v2.7.0
2.7
2.6
delano
2013-09-11
3
-4
/
+15
*
Merge pull request #120 from metametaclass/master
Delano Mandelbaum
2013-09-10
1
-0
/
+3
|
\
|
*
remove comment
Yuri Matylitski
2013-09-11
1
-1
/
+0
|
*
fix for 'Could not parse PKey: no start line' error on private keys with pass...
Yuri Matylitski
2013-09-11
1
-0
/
+4
|
/
*
Merge pull request #118 from fnordfish/allow-sendenv
Delano Mandelbaum
2013-09-09
6
-3
/
+45
|
\
|
*
Automatically forward environment variables defined in OpenSSH config files
Robert Schulze
2013-09-09
6
-3
/
+45
|
/
*
Merge pull request #116 from noric/feature/keepalive
Delano Mandelbaum
2013-08-25
4
-2
/
+106
|
\
|
*
implement a experimental keepalive feature
Norihito Yoshioka
2013-08-18
4
-2
/
+106
*
|
Merge pull request #112 from daisybill/master
Delano Mandelbaum
2013-08-25
1
-1
/
+1
|
\
\
|
*
|
Guard against socket.gets being nil
Kris Hicks
2013-07-08
1
-1
/
+1
|
|
/
*
|
Merge pull request #114 from GautierMinster/fix-tests-requires
Delano Mandelbaum
2013-08-25
3
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fixed missing requires in test files
Gautier Minster
2013-08-13
3
-0
/
+3
|
/
*
Version bump
v2.6.8
delano
2013-07-06
2
-9
/
+5
*
Updated changes file
delano
2013-07-06
1
-0
/
+7
*
Merge pull request #108 from joshk/wait_during_close_loop
Delano Mandelbaum
2013-07-06
1
-1
/
+1
|
\
|
*
add a wait to the loop in close
Josh Kalderimis
2013-06-20
1
-1
/
+1
*
|
Removed puts from test
delano
2013-07-06
1
-1
/
+0
*
|
Fixed merge from GabKlein-master
GabKlein-master
delano
2013-07-06
5
-5
/
+36
|
\
\
|
*
|
Update wildcard substition test
GabKlein
2013-03-28
1
-2
/
+3
|
*
|
Add Host substitution tests
GabKlein
2013-03-28
2
-0
/
+26
|
*
|
Desaible gem sign
GabKlein
2013-03-28
2
-6
/
+4
|
*
|
Update config.rb
Gabriel KLEIN
2013-03-11
1
-1
/
+2
*
|
|
Merge pull request #88 from voxik/fix-r2.0-encoding
Delano Mandelbaum
2013-07-06
13
-0
/
+26
|
\
\
\
|
*
|
|
Fix encoding issues with Ruby 2.0 (#87).
Vít Ondruch
2013-03-08
13
-0
/
+26
|
|
/
/
*
|
|
Update README.rdoc
Delano Mandelbaum
2013-07-06
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge pull request #98 from grobie/master
Delano Mandelbaum
2013-04-18
3
-2
/
+7
|
\
\
|
*
|
Make sure HOME is an absolute path
Tobias Schmidt
2013-04-18
3
-2
/
+7
|
/
/
*
|
Merge pull request #96 from ardavis/master
Delano Mandelbaum
2013-04-17
1
-1
/
+1
|
\
\
|
*
|
Fix typo: 'signiture' -> 'signature'
Andrew Davis
2013-04-17
1
-1
/
+1
|
/
/
*
|
Version bump (2.6.7)
v2.6.7
delano
2013-04-11
4
-9
/
+16
[next]