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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update version.rb
v7.0.0
Miklós Fazekas
2022-06-26
1
-1
/
+1
*
v 7.0.0.beta1 release prepare
v7.0.0.beta1
Miklós Fazekas
2022-04-30
1
-2
/
+2
*
Fix #854 regression
Florian Wininger
2022-04-29
1
-5
/
+1
*
fix rubocop issues
Florian Wininger
2022-04-29
2
-22
/
+34
*
diffie-hellman: create the key by generating the PEM file
Simon Chopin
2022-04-29
1
-17
/
+17
*
Use OpenSSL::PKey::EC.generate static method
Simon Chopin
2022-04-29
1
-1
/
+1
*
transport: create EC keys by loading PEM data directly
Simon Chopin
2022-04-29
1
-3
/
+11
*
buffer: create DSA keys by loading PEM data directly
Simon Chopin
2022-04-29
1
-13
/
+18
*
buffer: create RSA keys by loading PEM data directly
Simon Chopin
2022-04-29
1
-9
/
+9
*
Read ecdsa private key in openssh format
Martin Sander
2022-04-12
1
-0
/
+6
*
openssl: DSA: don't hardcode expected signature size
Antonio Terceiro
2022-04-12
1
-1
/
+2
*
known_hosts.rb: Added missing require delegate
Zdenek Zambersky
2022-04-05
1
-0
/
+1
*
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
*
|
Added support for RSA client authentication with SHA-2
Zdenek Zambersky
2021-11-18
7
-24
/
+99
*
|
Fix rubocop coding style.
Florian Wininger
2021-10-25
53
-211
/
+211
*
|
6.3.0.beta1 release
Miklós Fazekas
2021-08-10
1
-2
/
+2
*
|
Merge pull request #765 from dax/fix_translated_strict_host_key_checking
Miklós Fazekas
2021-08-10
1
-8
/
+24
|
\
\
|
*
|
Fix StrictHostKeyChecking ssh config parameter translation
David Rousselie
2020-10-12
1
-8
/
+24
*
|
|
Merge pull request #781 from haccht/missing_ssh_signature_type
Miklós Fazekas
2021-08-10
1
-9
/
+5
|
\
\
\
|
*
|
|
Make it clear that ssh_signature_type is an alias for ssh_type by using alias...
haccht
2020-08-07
1
-12
/
+4
|
*
|
|
Fix missing OpenSSL::Pkey::EC::Point#ssh_signature_type
haccht
2020-08-06
1
-0
/
+4
*
|
|
|
Merge pull request #835 from net-ssh/mfazekas/frozen-literal
Miklós Fazekas
2021-08-10
8
-16
/
+21
|
\
\
\
\
|
*
|
|
|
Support frozen_string_literals
mfazekas/frozen-literal
Miklós Fazekas
2021-08-07
8
-16
/
+21
*
|
|
|
|
Merge pull request #833 from net-ssh/mfazekas/cert-base-auth
Miklós Fazekas
2021-08-10
4
-9
/
+84
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Allow single asterisk in known hosts and asterisk should match mutliple dots
Miklós Fazekas
2021-08-06
1
-3
/
+3
|
*
|
|
|
Accept all cert host key algs
Miklós Fazekas
2021-08-06
1
-0
/
+3
|
*
|
|
|
Use ports specific format
Miklós Fazekas
2021-08-05
1
-15
/
+17
|
*
|
|
|
Remove byebug
Miklós Fazekas
2021-08-05
1
-1
/
+0
|
*
|
|
|
Don't call Delegator ctor
Miklós Fazekas
2021-08-05
1
-2
/
+1
|
*
|
|
|
Rubocop fixes
Miklós Fazekas
2021-08-05
1
-11
/
+15
|
*
|
|
|
HostKeyEntries classes
Miklós Fazekas
2021-08-05
4
-20
/
+64
|
*
|
|
|
Initial version of cert base host auth
Miklós Fazekas
2021-08-05
2
-12
/
+36
*
|
|
|
|
Remove x25519 workarounds
mfazekas/fix-x25519
Miklós Fazekas
2021-08-05
1
-1
/
+0
|
/
/
/
/
*
|
|
|
Workaround for https://github.com/RubyCrypto/x25519/issues/22
Miklós Fazekas
2021-08-04
1
-0
/
+2
*
|
|
|
More debugging
Miklós Fazekas
2021-08-04
1
-1
/
+1
*
|
|
|
Some debugging
Miklós Fazekas
2021-08-04
1
-0
/
+1
*
|
|
|
Remove Trailing white space
Florian Wininger
2021-07-01
33
-596
/
+588
*
|
|
|
Fix empty line for code clarity
Florian Wininger
2021-07-01
65
-104
/
+54
*
|
|
|
Add Space after colon
Florian Wininger
2021-07-01
1
-1
/
+1
*
|
|
|
Fix rubocop issue with last version
Florian Wininger
2021-07-01
5
-55
/
+47
*
|
|
|
Merge pull request #775 from maneyko/update_prompt_usage_docs
Florian Wininger
2021-07-01
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
update prompt usage documentation
Peter Maneykowski
2020-06-26
1
-2
/
+2
*
|
|
|
|
Add support for diffie-hellman-group14-sha256, fixes #794
mfazekas/diffie-hellman-group14-sha256
Richard Schwab
2021-03-15
3
-0
/
+14
*
|
|
|
|
rc2
Miklós Fazekas
2021-03-12
1
-1
/
+1
*
|
|
|
|
Fixed integration test opensshd kill
Miklós Fazekas
2021-03-12
1
-0
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
6.2.0 rc1
v6.2.0.rc1
Miklos Fazekas
2020-06-30
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #727 from Lapizistik/master
Miklós Fazekas
2020-06-12
1
-0
/
+14
|
\
\
\
|
*
|
|
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
[next]