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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Alpha 3 prepare
v4.0.0.alpha3
Miklos Fazekas
2016-03-30
1
-1
/
+1
*
HostKeys is an enumerable, closes: #332
Miklos Fazekas
2016-03-30
1
-3
/
+12
*
Merge pull request #341 from mfazekas/close-chns-on-tr-close
Miklós Fazekas
2016-03-30
1
-2
/
+2
|
\
|
*
Migrated to minitest
Miklos Fazekas
2016-03-26
1
-2
/
+2
*
|
Add max_select_wait_time method
Eugene Kenny
2016-03-30
1
-5
/
+8
|
/
*
Updatd rakefile to use bundler instead of jeweler
Miklos Fazekas
2016-03-26
1
-1
/
+1
*
Close channels if trasport closed
Miklos Fazekas
2016-03-26
1
-0
/
+13
*
Updated ansibl script, cleanup RubyCompat::io_select
Miklos Fazekas
2016-03-26
1
-24
/
+2
*
use bcrypt_pbkdf gem, add Gemfile, 4.0.0.alpha1
Miklos Fazekas
2016-03-19
6
-17
/
+177
*
Merge pull request #279 from svacko/modify-proxy-usage-example
Miklós Fazekas
2016-03-19
1
-2
/
+2
|
\
|
*
Modify proxy usage example
Stanislav Bocinec
2015-11-03
1
-2
/
+2
*
|
Merge pull request #335 from steved/master
Miklós Fazekas
2016-03-19
1
-3
/
+3
|
\
\
|
*
|
fix indentation of Session#cleanup_channel
Steven Davidovitz
2016-03-17
1
-3
/
+3
*
|
|
Remove camellia chipher suite
Miklos Fazekas
2016-03-19
2
-20
/
+0
*
|
|
Regenerate gemspec for version 3.1.0
Miklos Fazekas
2016-03-18
1
-1
/
+1
|
/
/
*
|
Regenerate gemspec for version 3.1.0.rc2
v3.1.0.rc2
Miklos Fazekas
2016-03-15
1
-1
/
+1
*
|
HostKeys is now Array for compatbility
Miklos Fazekas
2016-03-15
1
-12
/
+3
*
|
Added tests for KnownHosts
Miklos Fazekas
2016-03-15
1
-0
/
+2
*
|
3.1.0.rc1 rel prepare
v3.1.0.rc1
Miklos Fazekas
2016-03-12
1
-1
/
+1
*
|
Merge pull request #326 from eugeneius/minimum_select_timeout
Miklós Fazekas
2016-03-12
1
-3
/
+5
|
\
\
|
*
|
Use minimum timeout when calling IO#select
Eugene Kenny
2016-03-11
1
-3
/
+5
*
|
|
Fix Secure#verify call to process_cache_miss
Jean Boussier
2016-03-11
1
-1
/
+1
|
/
/
*
|
beta3 relase prep
v3.1.0.beta3
Miklos Fazekas
2016-03-07
1
-1
/
+1
*
|
Doc improvements and script ot update docs
Miklos Fazekas
2016-03-07
1
-1
/
+1
*
|
Merge pull request #325 from mfazekas/on-open-failed-should-remove-from-session
Miklós Fazekas
2016-03-06
2
-2
/
+2
|
\
\
|
*
|
on_open_failed should tell the session to remove the socket from event loop b...
Miklos Fazekas
2016-03-06
2
-2
/
+2
*
|
|
Merge pull request #324 from mfazekas/incorrect-pattern-handling
Miklós Fazekas
2016-03-06
1
-5
/
+16
|
\
\
\
|
|
/
/
|
*
|
Fix incorrect pattern handling in config #310
Miklos Fazekas
2016-03-06
1
-5
/
+16
*
|
|
Regenerate gemspec for version 3.1.0.beta2
v3.1.0.beta2
Miklos Fazekas
2016-03-05
1
-1
/
+1
|
/
/
*
|
Fix host_keys issues
Miklos Fazekas
2016-03-05
2
-1
/
+5
*
|
3.1.0beta1 prepare
Miklos Fazekas
2016-03-05
1
-3
/
+3
*
|
Refactor HostKeys cache
Miklos Fazekas
2016-03-05
2
-12
/
+30
*
|
Merge pull request #311 from byroot/shared-keys
Miklós Fazekas
2016-03-05
3
-3
/
+9
|
\
\
|
*
|
Memoize session host keys
Jean Boussier
2016-02-10
3
-3
/
+9
*
|
|
Merge pull request #319 from mfazekas/channel-not-open-close-and-req
Miklós Fazekas
2016-03-05
1
-7
/
+10
|
\
\
\
|
*
|
|
Added experimental wait_until_open_confirmed show proper error if channel req...
Miklos Fazekas
2016-03-05
1
-7
/
+10
*
|
|
|
Read server keepalive from config (fixes: #105)
Miklos Fazekas
2016-03-05
1
-0
/
+9
|
/
/
/
*
|
|
SSH2 we can send client id before server sent us theirs allowing faster hands...
Miklos Fazekas
2016-03-05
1
-3
/
+4
|
/
/
*
|
Allow to substitute Net::SSH::KnownHosts with a custom implementation
Jean Boussier
2016-02-03
2
-5
/
+7
*
|
already initialized constant DL::RUBY_FREE #285
Mario Ruiz
2016-01-27
1
-2
/
+2
*
|
3.0.2 prepare
Miklos Fazekas
2015-12-30
1
-1
/
+1
*
|
Prepare for 3.0.2.rc1
v3.0.2.rc1
Miklos Fazekas
2015-12-10
1
-2
/
+2
*
|
Bugfix: proxy command was using nonblocking io api incorrectly causing rare I...
Miklos Fazekas
2015-12-10
1
-2
/
+17
*
|
Make Net::SSH.start `user` default to Etc.getlogin if it's nil and config di...
mexisme
2015-12-10
1
-3
/
+0
*
|
# This is a combination of 2 commits.
mexisme
2015-12-10
1
-0
/
+3
*
|
Fix for key_data ArgumentError on load
Artem Yakimenko
2015-12-05
1
-4
/
+1
*
|
Wait for sending CHANNEL_CLOSE until output buffer is empty.
Christopher F. Auston
2015-12-05
2
-9
/
+37
|
/
*
For 3.0.1 release
Miklos Fazekas
2015-09-25
1
-1
/
+1
*
Regenerate gemspec for version 3.0.1.rc1
v3.0.1
Miklos Fazekas
2015-09-19
1
-2
/
+2
*
exec! should return empty string
Miklos Fazekas
2015-09-19
1
-3
/
+5
[next]