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
/
transport
/
hmac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix empty line for code clarity
Florian Wininger
2021-07-01
7
-13
/
+0
*
Add sha2-{256,512}-etm@openssh.com MAC algorithms
Hans de Graaff
2019-09-17
3
-0
/
+40
*
Remove unnecessary defined?(OpenSSL::PKey::EC) and defined?(OpenSSL::Digest::...
Florian Wininger
2019-08-23
4
-36
/
+21
*
Whitespace fixes
whitespace-fixes
Miklos Fazekas
2018-03-21
1
-15
/
+17
*
Updated rubocop
Miklos Fazekas
2018-03-21
3
-75
/
+76
*
implement many algorithms
Ryosuke Yamazaki
2012-03-26
1
-0
/
+13
*
support hmac-sha2-256, hmac-sha2-512, hmac-sha2-256-96, hmac-sha2-512-96
Ryosuke Yamazaki
2011-12-15
4
-0
/
+55
*
Fix for "uninitialized constant OpenSSL::Digest::MD5" exception in Net::SFTP
delano
2009-08-28
1
-0
/
+1
*
tests all pass with ruby19
Jamis Buck
2008-09-06
1
-19
/
+43
*
Fix hmac key truncation bug that causes hmacs other than SHA1 to fail
Jamis Buck
2008-05-14
1
-2
/
+8
*
instance_variable_defined? was not available prior to 1.8.6, apparently
Jamis Buck
2008-04-18
1
-1
/
+1
*
more appeasement of ruby -w
Jamis Buck
2008-03-16
1
-0
/
+5
*
more hmac tests
Jamis Buck
2007-08-10
1
-1
/
+1
*
start adding tests (good thing, too, since just these two simple tests found ...
Jamis Buck
2007-08-10
1
-1
/
+2
*
use underscores instead of hyphens in file names
Jamis Buck
2007-08-10
2
-0
/
+0
*
Add v2 branch
Jamis Buck
2007-07-24
6
-0
/
+104