Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

net-ssh

improve and maintain ruby net-ssh library
Collective - Host: opensource - https://opencollective.com/net-ssh - Code: https://github.com/net-ssh/net-ssh

Added test for host_key_format

github.com/net-ssh/net-ssh - 4acb9ca59740fbc11415fb204a09e0d3d2ad43ad authored over 6 years ago by Miklos Fazekas <[email protected]>
Fix issue for ecdh_sha2_nistp256 kex too

github.com/net-ssh/net-ssh - 45d651b08fc01537b94bba22af6c33fbdab8d670 authored over 6 years ago by Miklos Fazekas <[email protected]>
Merge pull request #603 from graywolf/patch-1

Specify dll extension

github.com/net-ssh/net-ssh - bee2bf6e824b7a559a6af40abc5db1f60f6bf2be authored over 6 years ago by Miklós Fazekas <[email protected]>
Specify dll extension

From cygwin 2.5.2, dlopen needs an extension (https://cygwin.com/ml/cygwin/2016-06/msg00379.html...

github.com/net-ssh/net-ssh - 613b6060f0c1b0bf22cce5d840fb656bece6fc32 authored over 6 years ago by W <[email protected]>
Use host_key_fomrmat to compare sig_type as format can be different from alg

github.com/net-ssh/net-ssh - 36c0b46eeb3c3831ce805566cbb0ef26dfdca613 authored over 6 years ago by Miklos Fazekas <[email protected]>
5.0.0.rc1 prepare

github.com/net-ssh/net-ssh - c5884191636a1c19b66c24cf872fa3af36d85f2b authored over 6 years ago by Miklos Fazekas <[email protected]>
Merge pull request #599 from mfazekas/fix-4gb-scp

Don't keep increasing local_window_size beyond limits

github.com/net-ssh/net-ssh - 736b26c5347a069a5bd63f4db01d39b96e4e1303 authored over 6 years ago by Miklós Fazekas <[email protected]>
Don't keep increasing local_window_size beyond limits

github.com/net-ssh/net-ssh - 547796e2117ce52807ea38b2dbea3d7c5c4db00e authored over 6 years ago by Miklos Fazekas <[email protected]>
Merge pull request #595 from jaredbeck/verify_host_key_options

New options for :verify_host_key

github.com/net-ssh/net-ssh - b6a22b5f996cc0a199acaf9d0ee048bad3891d05 authored over 6 years ago by Miklós Fazekas <[email protected]>
Merge pull request #597 from Connorhd/patch-1

Update proxy to HTTP/1.1

github.com/net-ssh/net-ssh - b8506b033c5cbe16e563ae798654515550c0933f authored over 6 years ago by Miklós Fazekas <[email protected]>
Update proxy to HTTP/1.1

Some proxy servers require HTTP/1.1 with a Host header.

github.com/net-ssh/net-ssh - 664262f1585d45d9a9f927cb1bc19adcee0012f1 authored over 6 years ago by Connor Dunn <[email protected]>
New options for :verify_host_key

Deprecate some existing values, replacing them with a set of words
that match the classes in the...

github.com/net-ssh/net-ssh - 29a8e97ae8d2eaf674a8694b775dc119985fa5e9 authored over 6 years ago by Jared Beck <[email protected]>
Trim trailing whitespace

github.com/net-ssh/net-ssh - 6edb6caaaaa661f6f1472faa43e7ef0b4618cf7b authored over 6 years ago by Jared Beck <[email protected]>
Merge pull request #593 from mfazekas/host-match

Add support for Host in Match config blocks

github.com/net-ssh/net-ssh - 07e06034801ff79dd82c94714d81c8f47c9d47f3 authored over 6 years ago by Miklós Fazekas <[email protected]>
Add support for Host in Match config blocks

github.com/net-ssh/net-ssh - 51789e98c960aba4f6b6cadb4d03c435600ec10b authored over 6 years ago by Miklos Fazekas <[email protected]>
Beta2

github.com/net-ssh/net-ssh - a90555cbe48e6020999bc4705a53deaf9480fa23 authored over 6 years ago by Miklos Fazekas <[email protected]>
Merge pull request #591 from mfazekas/fingerprint_hash

FingerprintHash SHA256|MD5

github.com/net-ssh/net-ssh - f4f1138127c9386f9c615399b76772fa99532d6a authored over 6 years ago by Miklós Fazekas <[email protected]>
FingerprintHash SHA256|MD5

github.com/net-ssh/net-ssh - 2bc09b782dcd4988b09f40d75e6be6e8c271a240 authored over 6 years ago by Miklos Fazekas <[email protected]>
Merge pull request #590 from mfazekas/mac-hmac

hmac instead of mac, confusing in networking environment

github.com/net-ssh/net-ssh - a3a190d30e054b52cfcf072a6711eb9fc935e96a authored over 6 years ago by Miklós Fazekas <[email protected]>
hmac instead of mac, confusing in networking environment

github.com/net-ssh/net-ssh - 0c9ea12816cd703137a6769f3794b0bbe6da35e2 authored over 6 years ago by Flühmann Tobias, INI-ON-NTO-COY-NNI <[email protected]>
Merge pull request #589 from mfazekas/dont-use-defaults-when-keydata

Dont use defaults when keydata

github.com/net-ssh/net-ssh - fe775266130989a5910449b4a1ad0bd7b07a6bc2 authored over 6 years ago by Miklós Fazekas <[email protected]>
when key_data option is present we should not try to use default keys

github.com/net-ssh/net-ssh - ffccfb1bb31f95a59d8c116d85befb0e50107a97 authored over 6 years ago by Josh Larson <[email protected]>
Merge pull request #588 from mfazekas/flat_map

removing unused arguments, flat_map better than map->flatten

github.com/net-ssh/net-ssh - 03b7ef33d9c42122486d4239e53520b90725b1af authored over 6 years ago by Miklós Fazekas <[email protected]>
removing unused arguments, flat_map better than map->flatten

github.com/net-ssh/net-ssh - a8e24b3cdc6522bf2edfec2709b7161ffc6b90f5 authored over 6 years ago by Tiago Cardoso <[email protected]>
Merge pull request #586 from net-ssh/whitespace-fixes

Whitespace fixes

github.com/net-ssh/net-ssh - 0c66f747a262e7b97a9eff921d334696195f907b authored over 6 years ago by Miklós Fazekas <[email protected]>
Whitespace fixes

github.com/net-ssh/net-ssh - 069c2e5c1036445d924d3a00a17111322473765a authored over 6 years ago by Miklos Fazekas <[email protected]>
Merge pull request #585 from mfazekas/sha-fingerprint

Sha fingerprint

github.com/net-ssh/net-ssh - d294e0c1645778395ba071f731043bbf8b8554e3 authored over 6 years ago by Miklós Fazekas <[email protected]>
add sha256 key fingerprinting

github.com/net-ssh/net-ssh - 8f545802bbf05931dfcb46434a54c1fdfdfb7fb4 authored over 6 years ago by Tom Maher <[email protected]>
Merge pull request #584 from mfazekas/rubocop-54

Updated rubocop

github.com/net-ssh/net-ssh - 9463579e6e875d255ce93a0a1cc893b927672a13 authored over 6 years ago by Miklós Fazekas <[email protected]>
Fix test test issue

github.com/net-ssh/net-ssh - 1a63204dc8fa800ce9a7b1e60e138276e3c4bb21 authored over 6 years ago by Miklos Fazekas <[email protected]>
Updated rubocop

github.com/net-ssh/net-ssh - 8a7f06de8e7be8d59e5da1e8e6b7ae3147f2c798 authored over 6 years ago by Miklos Fazekas <[email protected]>
Updated public cert

github.com/net-ssh/net-ssh - 17aea41081bd0c96852a4a1c1fc26f875331b3b3 authored over 6 years ago by Miklos Fazekas <[email protected]>
Merge pull request #580 from mfazekas/fix-proxy-command-zombies

Handle ProxyCommand child in case of timeout and exception

github.com/net-ssh/net-ssh - cfb3ac692af643cc7faa30ba3d9c3dd4caa14e9f authored over 6 years ago by Miklós Fazekas <[email protected]>
Handle ProxyCommand child in case of timeout and exception

github.com/net-ssh/net-ssh - 36b8ce0565d118741bb18b78bc86a803d202f4dc authored over 6 years ago by Dima <[email protected]>
Merge pull request #540 from fl0at/default_files_sideeffects

Fixed side-effects caused by passing by reference

github.com/net-ssh/net-ssh - b8fdd0a7fc4f283f0d87a4e603b3db94a91b335f authored over 6 years ago by Miklós Fazekas <[email protected]>
Merge pull request #573 from mfazekas/fix-uninitialized-simple-delegator

Fix uninitialized SimpleDelegator

github.com/net-ssh/net-ssh - 0d008be966b04016d3e6bbed0987421d0102a92c authored over 6 years ago by Miklós Fazekas <[email protected]>
Fix uninitialized SimpleDelegator

github.com/net-ssh/net-ssh - 19881f3fafa44a9b5dd0e92cf7506712d024646e authored over 6 years ago by Miklos Fazekas <[email protected]>
Merge pull request #571 from Try2Code/master

Fix for current arch linux box using openssl-1.1.0g

github.com/net-ssh/net-ssh - 63036d0b448ddb7e5d8e0889d15a64182bfd559e authored over 6 years ago by Miklós Fazekas <[email protected]>
Fix for current arch linux box using openssl-1.1.0g

relative to net-ssh version 4.2.0 (released as gem)

github.com/net-ssh/net-ssh - 124a809f682fa070afa1b0279ff023336fc14343 authored over 6 years ago by Ralf Mueller <[email protected]>
Merge branch 'master' into default_files_sideeffects

github.com/net-ssh/net-ssh - 28965db543361aa703821a07ba33a19dea1ffc13 authored over 6 years ago by Miklós Fazekas <[email protected]>
Merge pull request #547 from vacuum-car/master

fix typo: Unkown => Unknown

github.com/net-ssh/net-ssh - 6879d5df49fdb6e904e6103f64d9020d8a106f8b authored over 6 years ago by Miklós Fazekas <[email protected]>
Merge pull request #546 from busterb/fix-tests

disable broken rubies, update rubies with security issues

github.com/net-ssh/net-ssh - d098e81784ff7aab4cdc925d1d587ae750594502 authored over 6 years ago by Miklós Fazekas <[email protected]>
Merge pull request #544 from milgner/feature/remove-io-compat

Remove Net::SSH::Compat.io_select

github.com/net-ssh/net-ssh - 9aa0a576a8100a7ba6acd4aa823041ad8f560d4a authored over 6 years ago by Miklós Fazekas <[email protected]>
Merge branch 'master' into fix-tests

github.com/net-ssh/net-ssh - ab9bdab03618012a553d435b76b6e0480d4e996f authored over 6 years ago by Miklós Fazekas <[email protected]>
Merge pull request #570 from mfazekas/openssl-aes-ctr

Use OpenSSL for aes*-ctr

github.com/net-ssh/net-ssh - 38d95432f454ea7b3d22804d619147d1d370ec2e authored over 6 years ago by Miklós Fazekas <[email protected]>
Update CHANGES

github.com/net-ssh/net-ssh - 0bad480eaa5537dc1de8da889082a673e6f60d51 authored over 6 years ago by Miklos Fazekas <[email protected]>
Merge pull request #561 from chooper/chooper/fix-docs

Fix Net::SSH.start docs

github.com/net-ssh/net-ssh - 8031270e3d4a0b342b5ee2ad07f1a872b2ea69f9 authored over 6 years ago by Miklós Fazekas <[email protected]>
Fix aes in case of reset

github.com/net-ssh/net-ssh - 6aff1dba86160fc9c0b4cb5664a7a9fbfbeec4b1 authored over 6 years ago by Miklos Fazekas <[email protected]>
fix rubocop

github.com/net-ssh/net-ssh - 63fa34a0db47793380f563956a94b0ed608f680f authored over 6 years ago by Miklos Fazekas <[email protected]>
Use OpenSSL for aes*-ctr

github.com/net-ssh/net-ssh - 73f204526a0d48df05c8236943f43778d542b242 authored over 6 years ago by Miklos Fazekas <[email protected]>
Merge pull request #569 from apachelogger/master

improve CTR speed by not mutating the remaining string in a loop

github.com/net-ssh/net-ssh - 029dd8bb3ec14a99a613414ffcef877e0827f85a authored over 6 years ago by Miklós Fazekas <[email protected]>
improve CTR speed by not mutating the remaining string in a loop

#slice! in a loop gets expensive quickly when encrypting larger data blobs
(e.g. when uploading ...

github.com/net-ssh/net-ssh - 5772d3174780279c3d54cb53eb37149718daa092 authored over 6 years ago by Harald Sitter <[email protected]>
Merge pull request #564 from mfazekas/ed25519-gem

Ed25519 gem

github.com/net-ssh/net-ssh - c43fc3ade9337fa6688019b8baf2a2288105b272 authored almost 7 years ago by Miklós Fazekas <[email protected]>
Bump major version, and remove old ruby versions

github.com/net-ssh/net-ssh - 41dbe660edcb1bfd93f743f2124cb98b3fc42974 authored almost 7 years ago by Miklos Fazekas <[email protected]>
Replace RbNaCl dependency with ed25519 gem

RbNaCl is a much more heavyweight dependency that is only being used for
Ed25519 signatures.

Th...

github.com/net-ssh/net-ssh - 1f32340536023390e2ab083b9258d750682ee7f0 authored almost 7 years ago by Tony Arcieri <[email protected]>
Merge pull request #553 from hanazuki/match

Add initial Match support

github.com/net-ssh/net-ssh - 9f2384dacd281b3bb353c82444501fdfba098dc0 authored almost 7 years ago by Miklós Fazekas <[email protected]>
Merge remote-tracking branch 'origin/master' into match

github.com/net-ssh/net-ssh - a704e7f2061da1502ffa4ba44e07cb91a328c620 authored almost 7 years ago by Kasumi Hanazuki <[email protected]>
Fix Net::SSH.start docs

github.com/net-ssh/net-ssh - e437b30caf0729e67be15fdb508076cf566abea6 authored almost 7 years ago by Charles Hooper <[email protected]>
Merge pull request #559 from mfazekas/fix-travis

Troubleshoot travis.yml file

github.com/net-ssh/net-ssh - b9dabea37a49a3c8b5f11085cd16792a787c3d1d authored almost 7 years ago by Miklós Fazekas <[email protected]>
Fix travis.yml and appveyor.yml for bundler 1.16

github.com/net-ssh/net-ssh - 79b074d6c564b787023adda21d8a23f6a5b2993c authored almost 7 years ago by Miklos Fazekas <[email protected]>
Add initial Match support

This change makes Net::SSH::Config to recognize `Match` directive in ssh_config.
Only the `all` ...

github.com/net-ssh/net-ssh - 3e0f01f6793d44a1f4c5935914c31cc7754c8b37 authored almost 7 years ago by Kasumi Hanazuki <[email protected]>
disable broken ruby versions in tests, update others

github.com/net-ssh/net-ssh - 0cb2ead9add545abbfeaa757a27909460808345d authored about 7 years ago by Brent Cook <[email protected]>
fix typo: Unkown => Unknown

github.com/net-ssh/net-ssh - a8979dbc840f871316bc428c7dd5547f6771a98c authored about 7 years ago by vacuum-car <[email protected]>
Remove Net::SSH::Compat.io_select

Despite the comment, it was not doing anything anymore except invoking
the default `IO.select`.

github.com/net-ssh/net-ssh - e7f9cb5da7c2b860cfdd9df3578a789c6a1a4f68 authored about 7 years ago by Marcus Ilgner <[email protected]>
4.2.0

github.com/net-ssh/net-ssh - 4790748f9fad1aafda500d68747bc21a465f262c authored about 7 years ago by Miklos Fazekas <[email protected]>
Added unit tests

Specifically: references to default_files and default_auth_methods
shouldn't modify the class va...

github.com/net-ssh/net-ssh - aea2d6b7aed6344318ab14872736ce74712d4f93 authored about 7 years ago by Scott Paeth <[email protected]>
Fixed side-effects caused by passing by reference

The Net::SSH::Config::default_files method is supposed to "return an array of locations" to pars...

github.com/net-ssh/net-ssh - c1777563f04fd04be16a2ab22ac0af541a5b1f87 authored about 7 years ago by Scott Paeth <[email protected]>
Merge pull request #539 from mfazekas/420rc2-prepare

4.2.0.rc2 prepare

github.com/net-ssh/net-ssh - bd4d31a66bba368cade1c9769996a9bd3a22f155 authored over 7 years ago by Miklós Fazekas <[email protected]>
4.2.0.rc2 prepare

github.com/net-ssh/net-ssh - 25cd6f6276575dc0c0a013c3c2696d4bfab7b418 authored over 7 years ago by Miklos Fazekas <[email protected]>
Merge pull request #538 from mfazekas/auth-failure-exception

Test for proxy close and test for auth failure

github.com/net-ssh/net-ssh - 978da67c7b49e8a8dc26808ad2608527abacb095 authored over 7 years ago by Miklós Fazekas <[email protected]>
Removed extra transport close see #529

github.com/net-ssh/net-ssh - b5e6e590db44676fb17d3994aa1f2a56b26aab9a authored over 7 years ago by Miklos Fazekas <[email protected]>
Test for proxy close and test for invalid auth failure

github.com/net-ssh/net-ssh - 602935c68d68dc2d7f9073b1aa1d351e1a82ed5d authored over 7 years ago by Miklos Fazekas <[email protected]>
Merge pull request #530 from moofkit/fix_debug_output_with_proxy

Fix debug output with proxy command

github.com/net-ssh/net-ssh - f0befc76f7a9522f4cf95fbeb3fded28626fb573 authored over 7 years ago by Miklós Fazekas <[email protected]>
Merge pull request #534 from mfazekas/420rc1prepare

420rc1prepare

github.com/net-ssh/net-ssh - 5360f1a8a3fe168382a591eacdcf67500692b9db authored over 7 years ago by Miklós Fazekas <[email protected]>
4.2.0.rc1 prepare

github.com/net-ssh/net-ssh - b1742a6e5ad4962997a113a0e28053b6209b5b16 authored over 7 years ago by Miklos Fazekas <[email protected]>
Merge pull request #531 from mfazekas/call-process-after-wait

Call a process after the loop so we actually send stuff enqueued by s…

github.com/net-ssh/net-ssh - 1db603f5759a32f51d303f9eeb112222e6dac37e authored over 7 years ago by Miklós Fazekas <[email protected]>
Call a process after the loop so we actually send stuff enqueued by stuff in loop

github.com/net-ssh/net-ssh - 6572c5f54ee53df08ae47684a11a0ae9885a64de authored over 7 years ago by Miklos Fazekas <[email protected]>
Merge pull request #533 from montdidier/hotfix/byebug-install

MRI Ruby will show as ruby on RUBY_ENGINE

github.com/net-ssh/net-ssh - f2bfec4246c23e93b3c0d9a6a277a7c2e382e6ad authored over 7 years ago by Miklós Fazekas <[email protected]>
MRI Ruby will show as ruby on RUBY_ENGINE

github.com/net-ssh/net-ssh - 32fff6db68fe23f8f4296de7fce552a2450c18d2 authored over 7 years ago by Chris Kruger <[email protected]>
add special debug message with proxy connection

github.com/net-ssh/net-ssh - 44e973a1c19de3c6ff2c2253144b243d735a4148 authored over 7 years ago by Dmitriy Ivliev <[email protected]>
Merge pull request #524 from jaredbeck/paranoid_is_a_value_judgement

Rename :paranoid to :verify_host_key

github.com/net-ssh/net-ssh - a1904cff5fd0077dee1d2c05402080aa19d1024d authored over 7 years ago by Miklós Fazekas <[email protected]>
Merge pull request #529 from adamruzicka/fix/proxy-transport

Close transport on proxy error

github.com/net-ssh/net-ssh - 37898941aeabf7b31676f6b08d989216680f9db7 authored over 7 years ago by Miklós Fazekas <[email protected]>
Close transport on proxy error

github.com/net-ssh/net-ssh - e2621b64591b082d7e8cfa780a457a7b17737863 authored over 7 years ago by Adam Ruzicka <[email protected]>
Merge pull request #528 from masa0x80/support_multiple_identity_files

Support multiple identity files

github.com/net-ssh/net-ssh - 198ccf5d2707eb85e6b2d0aac9a14eb2c0855be8 authored over 7 years ago by Miklós Fazekas <[email protected]>
Refine code

github.com/net-ssh/net-ssh - 11472d522fc6eac37ca4705a2befa6368dede338 authored over 7 years ago by Kimura Masayuki <[email protected]>
Support multiple identity files

github.com/net-ssh/net-ssh - 4cc5f28f6ea3a2b8c689c62d961496f5616ebfe5 authored over 7 years ago by Kimura Masayuki <[email protected]>
Merge pull request #525 from briancain/none-cipher-last

Move `none` cipher to end of cipher list

github.com/net-ssh/net-ssh - 493fc12b7404552013401d3a2a68dc175133b5e3 authored over 7 years ago by Miklós Fazekas <[email protected]>
Move `none` cipher to end of cipher list

If a consumer used the default for the `:encryption` setting and the
host attempted to negotiate...

github.com/net-ssh/net-ssh - cb716e765ddf3c8facd6d4f8165c64c0e5ac8fc7 authored over 7 years ago by Brian Cain <[email protected]>
Rename :paranoid to :verify_host_key

The words we choose matter. By using the word "paranoid", we make
fun of people who care about s...

github.com/net-ssh/net-ssh - c3fbcdc882f6763fa718f6adbd9d1d60eaf04b62 authored over 7 years ago by Jared Beck <[email protected]>
Merge pull request #519 from jeff-bennett/master

fix typo in append_all_supported_algorithms

github.com/net-ssh/net-ssh - 4d461bf23985f787578e8c39587c20fa7177e8d7 authored over 7 years ago by Miklós Fazekas <[email protected]>
fix typo in append_all_supported_algorithms

github.com/net-ssh/net-ssh - 8eb2fb3501c4030a81b2a2502432abca91485b80 authored over 7 years ago by jeff-bennett <[email protected]>
Merge pull request #516 from hanazuki/include-multiple-files

Support including multiple files by a single Include directive

github.com/net-ssh/net-ssh - 4414d3ad726510b3b2c385a562309fe32237da93 authored over 7 years ago by Miklós Fazekas <[email protected]>
Support including multiple files by a single Include directive

ssh_config(5) from OpenSSH says an Include directive may take multiple
pathnames. The pathnames ...

github.com/net-ssh/net-ssh - 76cdd6d38d5b2c6bcfba527aad033e06f5c44118 authored over 7 years ago by Kasumi Hanazuki <[email protected]>
Merge pull request #510 from knu/include_relative

Resolve relative paths in the Include directive properly

github.com/net-ssh/net-ssh - 90f2e11dd6e2d31da6da3d1f19ffd44430000c1d authored over 7 years ago by Miklós Fazekas <[email protected]>
Merge pull request #509 from whiteley/sha2

New signature methods

github.com/net-ssh/net-ssh - 078dcbdfd42bd7304db90fd3007c11b8249190d5 authored over 7 years ago by Miklós Fazekas <[email protected]>
Resolve relative paths in the Include directive properly

According to ssh_config(5), relative paths in the Include directive is
relative from the directo...

github.com/net-ssh/net-ssh - 7722c25bbe53debfefe622b79b8e996715e2a229 authored over 7 years ago by Akinori MUSHA <[email protected]>
Add a failing test for nested include

github.com/net-ssh/net-ssh - b02d0537193c9819b367e52dc95bede51aee7352 authored over 7 years ago by Akinori MUSHA <[email protected]>
New signature methods

github.com/net-ssh/net-ssh - 9abd2c9e6dad6f162cdad591992e5d1ed4ef2c40 authored over 7 years ago by Matt Whiteley <[email protected]>
Merge pull request #502 from apachelogger/direct-streamlocal

add [email protected] support in Forward class

github.com/net-ssh/net-ssh - 7cba5f93fb4cc2dfbf4601ec14a851fa1fead79b authored over 7 years ago by Miklós Fazekas <[email protected]>
add [email protected] support in Forward class

github.com/net-ssh/net-ssh - e97775b2627f4afc83cff3fd8019496d7e418bc1 authored over 7 years ago by Harald Sitter <[email protected]>