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
/
verifiers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Secure#verify call to process_cache_miss
Jean Boussier
2016-03-11
1
-1
/
+1
*
Fix host_keys issues
Miklos Fazekas
2016-03-05
1
-1
/
+1
*
Refactor HostKeys cache
Miklos Fazekas
2016-03-05
1
-11
/
+8
*
Memoize session host keys
Jean Boussier
2016-02-10
1
-1
/
+1
*
Allow to substitute Net::SSH::KnownHosts with a custom implementation
Jean Boussier
2016-02-03
1
-4
/
+5
*
Make Strict a subclass of Secure.
Andy Brody
2012-07-10
1
-36
/
+7
*
Add a verifier for OpenSSH-style strict checking.
Andy Brody
2012-07-10
1
-0
/
+54
*
support for :host_key_alias
Jamis Buck
2008-03-22
1
-2
/
+5
*
add support for :user_known_hosts_file and :global_known_hosts_file
Jamis Buck
2008-03-22
1
-3
/
+3
*
fix bug on known-host cache miss
Jamis Buck
2007-10-16
1
-1
/
+1
*
the last (?) bit of API docs
Jamis Buck
2007-08-18
3
-0
/
+14
*
transport session tests, which finishes off the tests for the transport layer
Jamis Buck
2007-08-14
1
-2
/
+2
*
make sure hosts are written to the known_hosts file in the correct format
Jamis Buck
2007-08-10
1
-0
/
+1
*
host key verification
Jamis Buck
2007-08-09
3
-0
/
+77