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
/
pageant.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix rubocop coding style.
Florian Wininger
2021-10-25
1
-8
/
+8
*
Remove Trailing white space
Florian Wininger
2021-07-01
1
-87
/
+86
*
Fix empty line for code clarity
Florian Wininger
2021-07-01
1
-2
/
+3
*
Specify dll extension
W
2018-05-29
1
-5
/
+5
*
Whitespace fixes
whitespace-fixes
Miklos Fazekas
2018-03-21
1
-1
/
+3
*
Updated rubocop
Miklos Fazekas
2018-03-21
1
-466
/
+467
*
Added more ruby versions to windows tests
Miklos Fazekas
2016-12-27
1
-4
/
+4
*
Rubocop update to 0.46.0
Miklos Fazekas
2016-12-15
1
-7
/
+11
*
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
-14
/
+113
*
Removed pagent and make possible for windows platforms to use UNIXSocket base...
Miklos Fazekas
2016-10-27
1
-4
/
+2
*
Windows integration tests
Miklos Fazekas
2016-10-20
1
-1
/
+1
*
Fix https://github.com/net-ssh/net-ssh/issues/235
elconas
2016-06-10
1
-1
/
+1
*
already initialized constant DL::RUBY_FREE #285
Mario Ruiz
2016-01-27
1
-2
/
+2
*
Need using Fiddler on Ruby 2.1 and must using, other will break due to #221
Eric Guo
2015-08-04
1
-12
/
+12
*
Fixing pageant interaction on 64-bit platform - using fiddle struct API insre...
Michael Pliskin
2015-04-23
1
-8
/
+13
*
A couple of more changes needed for making pageant.rb work on Windows with Ru...
Charlie Savage
2015-01-25
1
-0
/
+6
*
Switch to using Fiddle on Ruby 2.2+ since DL has been removed.
Charlie Savage
2015-01-24
1
-4
/
+13
*
Clearer C string handling.
Christopher Hunt
2014-05-11
1
-8
/
+9
*
Remove unnecessary unicode code, fix length determination and implement KeeAg...
Christopher Hunt
2014-05-11
1
-14
/
+10
*
Consolidate send_query methods and add unicode checking.
Christopher Hunt
2014-05-11
1
-62
/
+39
*
Cleaner compatibility. Fixes #92.
Christopher Hunt
2014-05-10
1
-135
/
+77
*
Clean up. Partial fix for #92. Does not work with KeeAgent.
Christopher Hunt
2014-05-10
1
-56
/
+62
*
Add 1.8.7 implementation.
Christopher Hunt
2014-05-10
1
-2
/
+86
*
Working with elevated console and elevated or limited Pageant.
Christopher Hunt
2014-05-10
1
-31
/
+33
*
Progress on 1.9.3 implementation.
Christopher Hunt
2014-05-06
1
-4
/
+105
*
Add external methods for security attribute acquiration.
Christopher Hunt
2014-05-04
1
-1
/
+21
*
Fixed pageant support.
Jarred Holman
2014-01-15
1
-51
/
+35
*
This should fix #85.
Jan Segre
2013-03-02
1
-6
/
+2
*
Changed encoding of file to prevent warnings when generating docs
Alexander Greim
2012-09-20
1
-1
/
+1
*
pageant.rb - whitespace (tabs to spaces)
rich
2012-01-21
1
-41
/
+41
*
Adds support for Putty ssh agent and ruby 1.9 (Windows)
Javier Gonel
2011-03-01
1
-6
/
+87
*
Make the pageant interface respond to #closed? to avoid related errors.
Jamis Buck
2008-11-25
1
-0
/
+7
*
add pageant support back in
Jamis Buck
2007-08-10
1
-0
/
+176