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
/
transport
/
test_packet_stream.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support frozen_string_literals
mfazekas/frozen-literal
Miklós Fazekas
2021-08-07
1
-1
/
+1
*
Fix empty line for code clarity
Florian Wininger
2021-07-01
1
-2
/
+0
*
Add sha2-{256,512}-etm@openssh.com MAC algorithms
Hans de Graaff
2019-09-17
1
-0
/
+120
*
Remove defined?(OpenSSL::PKey::EC) and defined?(OpenSSL::Digest::SHA256)
Florian Wininger
2019-08-22
1
-274
/
+272
*
removing arcfour in test_packet_stream
jmutkawoa
2019-03-23
1
-192
/
+0
*
Add timeout to blocking next_packet IO.select
Matthew M. Boedicker
2018-09-05
1
-0
/
+5
*
Updated rubocop
Miklos Fazekas
2018-03-21
1
-269
/
+269
*
Rubocop update to 0.46.0
Miklos Fazekas
2016-12-15
1
-1
/
+1
*
Use 1.9 hash syntax
Miklos Fazekas
2016-12-11
1
-6
/
+6
*
non blocking next_packet shall return the available data before raising disco...
Miklos Fazekas
2016-08-14
1
-1
/
+17
*
Migrated to minitest
Miklos Fazekas
2016-03-26
1
-1
/
+1
*
Remove camellia chipher suite
Miklos Fazekas
2016-03-19
1
-576
/
+0
*
Remove space
alpaca-tc
2016-01-08
1
-0
/
+1
*
Testing 2.3.0
alpaca-tc
2016-01-08
1
-2
/
+1
*
require timeout in test_packet_stream
Carl Hörberg
2015-05-26
1
-0
/
+1
*
Merge pull request #176 from mikz/fix-duplicated-known-hosts-with-proxy
Delano Mandelbaum
2014-08-24
1
-0
/
+6
|
\
|
*
Fix duplicating entries in known_hosts when using proxy command
Michal Cichra
2014-07-31
1
-0
/
+6
*
|
Disabled enqueue packet test for ciphers with no packet data
Miklos Fazkeas
2014-08-22
1
-1
/
+1
|
/
*
Fix encoding issues with Ruby 2.0 (#87).
Vít Ondruch
2013-03-08
1
-0
/
+2
*
Handle SSH messages that contain multibyte characters.
Martin Emde
2012-06-05
1
-0
/
+8
*
implement many algorithms
Ryosuke Yamazaki
2012-03-26
1
-0
/
+1009
*
add tests (arcfour{128,256,512} and hmac-sha2-*)
Ryosuke Yamazaki
2011-12-15
1
-85
/
+373
*
wip
delano
2010-08-25
1
-0
/
+7
*
Skip packet stream tests for arcfour
delano
2009-08-10
1
-2
/
+8
*
tests all pass with ruby19
Jamis Buck
2008-09-06
1
-0
/
+2
*
use Hoe to centralized rakefile logic
Jamis Buck
2008-03-16
1
-1
/
+0
*
packet stream tests
Jamis Buck
2007-08-13
1
-0
/
+434