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
/
test
/
authentication
/
test_key_manager.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OpenSSL::PKey::EC.generate static method
Simon Chopin
2022-04-29
1
-3
/
+3
*
Generate all DSA keys with 1024 bits
Simon Chopin
2022-04-12
1
-2
/
+2
*
Fix rubocop coding style.
Florian Wininger
2021-10-25
1
-1
/
+1
*
Enhance test coding style
Florian Wininger
2021-07-01
1
-2
/
+2
*
Fix empty line for code clarity
Florian Wininger
2021-07-01
1
-2
/
+0
*
Fix rubocop complaints
Anders Carling
2019-10-31
1
-1
/
+1
*
Test signing using explicitly loaded keycert
Anders Carling
2019-10-31
1
-0
/
+8
*
Test handling of keycert list
Anders Carling
2019-10-31
1
-0
/
+14
*
Test matching of explicitly configured key certificates to private keys
Anders Carling
2019-10-31
1
-0
/
+55
*
Separate public and private keys in test
Anders Carling
2019-10-31
1
-40
/
+60
*
Improve test by providing a real Certificate instance instead of repurposing ...
Anders Carling
2019-10-31
1
-6
/
+24
*
Fix signing with private key file existing both on disk and in agent, without...
Anders Carling
2019-10-31
1
-8
/
+8
*
Rubocop : fix parentheses
Florian Wininger
2019-08-23
1
-1
/
+1
*
Remove defined?(OpenSSL::PKey::EC) and defined?(OpenSSL::Digest::SHA256)
Florian Wininger
2019-08-22
1
-31
/
+27
*
Test
Kimmo Lehto
2019-03-22
1
-0
/
+6
*
Updated rubocop
Miklos Fazekas
2018-03-21
1
-86
/
+83
*
Add support for SSH certificates for client authentication.
David Bartley
2017-01-10
1
-0
/
+27
*
Use 1.9 hash syntax
Miklos Fazekas
2016-12-11
1
-21
/
+21
*
Refactor prompting to a class that can be customized
Miklos Fazekas
2016-04-08
1
-7
/
+11
*
Migrated to minitest
Miklos Fazekas
2016-03-26
1
-1
/
+1
*
don't prompt for passphrases in non-interactive mode
Jeremy Stanley
2015-06-09
1
-0
/
+9
*
Public key can be loaded as private key. Fixes #238
Miklos Fazekas
2015-05-20
1
-1
/
+1
*
Check if SSH key is a file
Kamil Kieliszczyk
2015-01-12
1
-0
/
+4
*
IdentiesOnly will not disable ssh_agent as it's not supposed to, a new option...
Miklos Fazkeas
2014-04-05
1
-2
/
+7
*
Don't use ssh-agent if :keys_only is true (fixes net-ssh/net-ssh#137)
Steve Eley
2013-12-20
1
-3
/
+7
*
implement many algorithms
Ryosuke Yamazaki
2012-03-26
1
-1
/
+48
*
Merge remote-tracking branch 'graffic/master'
rich
2012-01-21
1
-11
/
+18
|
\
|
*
test_ket_manager: Tests should pass in windows too.
Javier Gonel
2011-02-28
1
-9
/
+13
*
|
LH30: Failing test clarified a bit
Musy Bite
2011-08-23
1
-7
/
+11
*
|
LH30: Failing test
Musy Bite
2011-08-22
1
-9
/
+40
*
|
Fix for Net::SSH Continues to attempt authentication when notified it is not ...
delano
2011-03-01
1
-4
/
+14
|
/
*
Support "IdentitiesOnly" directive
musybite-identities-only
Musy Bite
2011-01-17
1
-2
/
+16
*
wip
delano
2010-08-25
1
-2
/
+2
*
Use foo.pub key by default, but fall back to private key.
Jamis Buck
2009-01-08
1
-3
/
+4
*
Load keys just-in-time instead of ahead-of-time
Jamis Buck
2008-12-29
1
-5
/
+9
*
Merge branch 'auser/master'
Jamis Buck
2008-12-19
1
-4
/
+4
|
\
|
*
Removed commented lines from old code, fixed two failing specs, ALL SPECS PAS...
Ari Lerner
2008-12-18
1
-1
/
+2
|
*
Removed public_key requirement, generating it from the private key
Ari Lerner
2008-12-17
1
-1
/
+1
|
*
Removed the requirement for the public key, needed to store the hash of ident...
Ari Lerner
2008-12-17
1
-2
/
+2
|
*
Faked the public key requirement as it is only used to hash they known identi...
Ari Lerner
2008-12-17
1
-1
/
+1
|
/
*
tweak Francis' patch to suit my own preferences (sorry Francis, but thanks fo...
Jamis Buck
2008-04-18
1
-12
/
+11
*
Use a new option :passphrase as the possible password phrase for any encrypte...
Francis Sullivan
2008-04-16
1
-2
/
+2
*
use Hoe to centralized rakefile logic
Jamis Buck
2008-03-16
1
-1
/
+0
*
tests for the key manager
Jamis Buck
2007-08-14
1
-0
/
+102