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
/
authentication
/
agent.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #850 from boblail/lail/expand-paths-to-identity-agent
Miklós Fazekas
2022-03-28
1
-2
/
+2
|
\
|
*
Support `~` in the path to the SSH agent's unix socket
Bob Lail
2022-03-04
1
-2
/
+2
*
|
Fix rubocop coding style.
Florian Wininger
2021-10-25
1
-11
/
+11
*
|
Remove Trailing white space
Florian Wininger
2021-07-01
1
-2
/
+2
*
|
Fix empty line for code clarity
Florian Wininger
2021-07-01
1
-0
/
+2
*
|
Remove trailing blank on agent.rb
Klaus Stein
2020-06-12
1
-1
/
+0
*
|
Update lib/net/ssh/authentication/agent.rb
Klaus Stein
2020-06-12
1
-1
/
+1
*
|
Update lib/net/ssh/authentication/agent.rb
Klaus Stein
2020-06-12
1
-1
/
+1
*
|
Correct typo in comment
Klaus Stein
2019-11-17
1
-1
/
+2
*
|
Add ssh agent lock and unlock
Klaus Stein
2019-11-17
1
-0
/
+14
|
/
*
Merge pull request #640 from chrisroberts/fix/bad-key
Miklós Fazekas
2018-11-27
1
-0
/
+4
|
\
|
*
Skip identities that provide invalid key
Chris Roberts
2018-11-06
1
-0
/
+4
*
|
Add support for IdentityAgent in ssh_config
Frank Groeneveld
2018-11-25
1
-3
/
+5
|
/
*
Whitespace fixes
whitespace-fixes
Miklos Fazekas
2018-03-21
1
-34
/
+35
*
Updated rubocop
Miklos Fazekas
2018-03-21
1
-244
/
+246
*
Replace RbNaCl dependency with ed25519 gem
Tony Arcieri
2018-01-02
1
-2
/
+2
*
New signature methods
Matt Whiteley
2017-03-21
1
-2
/
+5
*
Merge pull request #495 from ChristianKoehler/agent-windows
Miklós Fazekas
2017-01-26
1
-2
/
+2
|
\
|
*
Fix agent detection on Windows
Christian Köhler
2017-01-26
1
-2
/
+2
*
|
Use keyword arguments for `add_identity`.
David Bartley
2017-01-12
1
-8
/
+8
*
|
Add support for adding and removing identities from SSH agents.
David Bartley
2017-01-12
1
-8
/
+81
|
/
*
Disable pagent in jruby tests
Miklos Fazekas
2016-11-17
1
-1
/
+1
*
No pagent on jruby as fiddle is not fully working
Miklos Fazekas
2016-11-17
1
-2
/
+2
*
Removed pagent and make possible for windows platforms to use UNIXSocket base...
Miklos Fazekas
2016-10-27
1
-14
/
+174
*
Use Net::SSH::Authentication::PLATFORM instead of separate detection in #agen...
Arturas Slajus
2012-02-16
1
-1
/
+1
*
Support for Pageant with JRuby + Win32.
Jonas Abromaitis
2012-02-16
1
-167
/
+11
*
Adds support for Putty ssh agent and ruby 1.9 (Windows)
Javier Gonel
2011-03-01
1
-3
/
+3
*
Don't load net/ssh/authentication/pageant on Windows with Ruby 1.9 [Travis Re...
delano
2009-12-14
1
-1
/
+4
*
makes it so net-ssh works with JRuby on Windows
Angel N. Sciortino
2008-12-18
1
-2
/
+2
*
Make sure the agent client understands both RSA "identities answers"
Jamis Buck
2008-05-26
1
-2
/
+3
*
refactor the log levels
Jamis Buck
2008-03-17
1
-3
/
+3
*
Starting to document everything
Jamis Buck
2007-08-17
1
-8
/
+17
*
ssh-agent tests
Jamis Buck
2007-08-14
1
-47
/
+51
*
add pageant support back in
Jamis Buck
2007-08-10
1
-1
/
+10
*
auth agent forwarding
Jamis Buck
2007-07-27
1
-10
/
+2
*
keyboard-interactive
Jamis Buck
2007-07-24
1
-2
/
+9
*
Add v2 branch
Jamis Buck
2007-07-24
1
-0
/
+154