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

Merge pull request #506 from apachelogger/playbook-fix

Playbook fix

github.com/net-ssh/net-ssh - 28a5dc2bfcdd8b55017deecfcd9dcba95b534160 authored over 7 years ago by Miklós Fazekas <[email protected]>
Merge pull request #505 from apachelogger/update-rubocop-config

rubocop: deprecation porting for 0.47.0

github.com/net-ssh/net-ssh - 0fab6ce34be5f9e4fce79bc247975893927c88f5 authored over 7 years ago by Miklós Fazekas <[email protected]>
do not use rvm group if rvm is disabled (i.e. on travis)

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

github.com/net-ssh/net-ssh - 021b1eaf5b5c6bfbecc086f16e7d731e6e674eca authored over 7 years ago by Harald Sitter <[email protected]>
run rvm installation with --auto-dotfiles to get rvm access

without this rvm won't actually mangle the configuration files to set up
the environment to find...

github.com/net-ssh/net-ssh - 8df7204e5434eabe8a0adcc06681e324e0c963d5 authored over 7 years ago by Harald Sitter <[email protected]>
do not install gems via ansible

- it ignores ruby versions
- certain gems may not be available on all versions (e.g. rbnacl-libs...

github.com/net-ssh/net-ssh - b2fd3ca8d9b274fe1c87622c0d986f8b61b3ac8b authored over 7 years ago by Harald Sitter <[email protected]>
give vagrant user grou-writable access to rvm install

enables us to upgrade (most) gems

github.com/net-ssh/net-ssh - 707191b56cce8f0232b52ecf7c8532767446164e authored over 7 years ago by Harald Sitter <[email protected]>
make sure we have the latest bundler installed for all rvm versions

- gemspec wants newer versions than would be installed
- I can't seem to find a way to make rvm ...

github.com/net-ssh/net-ssh - 575b5611c3414206529afabfce2831c01140d0ca authored over 7 years ago by Harald Sitter <[email protected]>
rubocop: deprecation porting for 0.47.0

in rubocop 0.47 `MethodCallParentheses` was renamed to
`MethodCallWithoutArgsParentheses`.
Port ...

github.com/net-ssh/net-ssh - 359d2d91d3c4fb29946b6d0327c8180ccc58d757 authored over 7 years ago by Harald Sitter <[email protected]>
Merge pull request #504 from mfazekas/sudo-become

sudo -> become

github.com/net-ssh/net-ssh - 9c916a7eff6c7bcba3432e67747159e9c479ed17 authored over 7 years ago by Miklós Fazekas <[email protected]>
Ignore failing jruby/win tests because of JCE

github.com/net-ssh/net-ssh - 011ed2a5c96bff70ab12d237e7563ebb492b1869 authored over 7 years ago by Miklos Fazekas <[email protected]>
sudo -> become

github.com/net-ssh/net-ssh - 85362ee52b0d20314aedb1e916bb6aa9575589dc authored over 7 years ago by Miklos Fazekas <[email protected]>
4.1.0 final build

github.com/net-ssh/net-ssh - ecc40c7cdea0b26d28e1df8785f31c939c580efc authored over 7 years ago by Miklos Fazekas <[email protected]>
Merge pull request #501 from mfazekas/410rc1

4.1.0.rc1 prepare

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

github.com/net-ssh/net-ssh - da3f151aa4219c363e96bf1837ffbedaf8848301 authored over 7 years ago by Miklos Fazekas <[email protected]>
Merge pull request #500 from mfazekas/proxy-jump

Proxy jump

github.com/net-ssh/net-ssh - 3249a78f63a5d5f1efb44a6af79ea1df5eaeda43 authored over 7 years ago by Miklós Fazekas <[email protected]>
Add ssh config file so integartion test passes

github.com/net-ssh/net-ssh - 216d72603bb04439f4c0eb59fd29522029192b13 authored over 7 years ago by Miklos Fazekas <[email protected]>
Add support for parsing ProxyJump OpenSSH configuration setting

github.com/net-ssh/net-ssh - daa5621bc4e43ca06aac08f045f0e94f3a410937 authored over 7 years ago by Ryan McGeary <[email protected]>
Add Proxy::Jump to simulate ProxyJump option in ssh_config

github.com/net-ssh/net-ssh - 4ae3bb582b93787de0b7c91301318bf13b9c7012 authored over 7 years ago by Ryan McGeary <[email protected]>
Added integration test for Net::SSH::Proxy::Jump

github.com/net-ssh/net-ssh - cf72a54658abc4a5320197d840f747f84e07be30 authored over 7 years ago by Ryan McGeary <[email protected]>
Merge pull request #499 from amatsuda/typos

Typos

github.com/net-ssh/net-ssh - c471af1ee80bb72c7dee731d0fad884f80b8065a authored over 7 years ago by Miklós Fazekas <[email protected]>
s/langauge/language/

github.com/net-ssh/net-ssh - 41bb6a6f34ae5012db624b43af2c55d4386d619e authored over 7 years ago by Akira Matsuda <[email protected]>
s/negoitation/negotiation/

github.com/net-ssh/net-ssh - ca3e3b27ea0509136e8f2ea1986605cb26bd6b2a authored over 7 years ago by Akira Matsuda <[email protected]>
s/recieved/received/

github.com/net-ssh/net-ssh - a1ac79aac47bcbf0e899c2bfcd249f342f8ce135 authored over 7 years ago by Akira Matsuda <[email protected]>
Merge pull request #495 from ChristianKoehler/agent-windows

Fix agent detection on Windows

github.com/net-ssh/net-ssh - ef724110055d563c022d2a6345708b856e48203c authored over 7 years ago by Miklós Fazekas <[email protected]>
Fix agent detection on Windows

The agent detection fails if you have a mingw setup with a working ssh-agent. The ENV SSH_AUTH_S...

github.com/net-ssh/net-ssh - a56c0c5ff192d8fee0575251b00266946a15becf authored over 7 years ago by Christian Köhler <[email protected]>
Merge pull request #494 from mfazekas/41-beta

4.1.0.beta1 prepare

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

github.com/net-ssh/net-ssh - e5fadec41cb2f757bfa2882afb61ec9e238ea86e authored over 7 years ago by Miklos Fazekas <[email protected]>
Merge pull request #492 from mfazekas/gem-load-error

Attempt to require rbnacl/libsodium, but don't care if not loaded,

github.com/net-ssh/net-ssh - 705092bd79526f06248183afd2add1e2bdf09f6b authored over 7 years ago by Miklós Fazekas <[email protected]>
Shallow Errno::EPIPE as causes flaky tests

github.com/net-ssh/net-ssh - dc0806dda3c4eb3a867940e2f5efd1448ae8e932 authored over 7 years ago by Miklos Fazekas <[email protected]>
Attempt to require rbnacl/libsodium, but don't care if not loaded, we care about rbnacl

github.com/net-ssh/net-ssh - 1d2e1755b7b348be3afa71ff411ca2fd9181667e authored over 7 years ago by Miklos Fazekas <[email protected]>
Merge pull request #491 from mfazekas/gem-load-error

Gem load error

github.com/net-ssh/net-ssh - f652fad4869734e941ac6c8db24af7576b4ad292 authored over 7 years ago by Miklós Fazekas <[email protected]>
Fixes nil when error is not a Gem::LoadError, and handle LoadError

github.com/net-ssh/net-ssh - 7ec313d39aed83294f9de18c64fde2e80ebaa83e authored over 7 years ago by Jonathan Chapman <[email protected]>
Merge pull request #487 from dtbartle/bartle-certs-agent

Add support for adding and removing identities from SSH agents.

github.com/net-ssh/net-ssh - 6a396fa1ee99f28d70f981373eee79be4aff5e41 authored almost 8 years ago by Miklós Fazekas <[email protected]>
Use keyword arguments for `add_identity`.

github.com/net-ssh/net-ssh - 7253b8e658c80f8ed264f156cdfc4e0ced92d927 authored almost 8 years ago by David Bartley <[email protected]>
Add support for adding and removing identities from SSH agents.

github.com/net-ssh/net-ssh - 835f5f62520492b44ec890a88cc9bb0f254cb916 authored almost 8 years ago by David Bartley <[email protected]>
Rename `pubkey` field to `key` in `Certificate`.

Someone could conceivably attach a private key to a Certificate, and
then add that Certificate t...

github.com/net-ssh/net-ssh - 09abd0afea40fda90262311825167754fa9e0ecf authored almost 8 years ago by David Bartley <[email protected]>
Merge pull request #486 from mfazekas/cert-auth

Added integation test for cert client auth

github.com/net-ssh/net-ssh - a0aaf5c638305e8cb747338ac365575852d2536d authored almost 8 years ago by Miklós Fazekas <[email protected]>
Added integation test for cert client auth

github.com/net-ssh/net-ssh - d1d2155351a775047353bc63d73dbe858d2e6221 authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #485 from dtbartle/bartle-certs

Add support for SSH certificates for client authentication.

github.com/net-ssh/net-ssh - a30357a3c7bea51e7656f8237527a063eea9b308 authored almost 8 years ago by Miklós Fazekas <[email protected]>
Add support for SSH certificates for client authentication.

This adds support for parsing and signing SSH certificates, and for using
SSH certificates as id...

github.com/net-ssh/net-ssh - 8c8d0016a09b17104fb6543b8de8a8172c41dccc authored almost 8 years ago by David Bartley <[email protected]>
Merge pull request #484 from greenantdotcom/issue-483

Fixed string interpolation issue (#483)

github.com/net-ssh/net-ssh - edb64bc23a5d8cb00b5c3290a379b42356289790 authored almost 8 years ago by Miklós Fazekas <[email protected]>
Fixed string interpolation issue (#483)

Removed the interpolation of a missing variable which would raise a `NameError` when a `Session`...

github.com/net-ssh/net-ssh - 21858d32660e2f72c73ac8a543bf5e0d9ec73a5a authored almost 8 years ago by Mark Hughes <[email protected]>
4.0.1 rel prepare

github.com/net-ssh/net-ssh - dc8f7b0cee2e9f295c0affdfb0a32aefcbcb25b3 authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #482 from mfazekas/401rc2

4.0.1.rc2 prepare

github.com/net-ssh/net-ssh - 5b8981db2f13b331b4d5b76ff45a5b771b9f1988 authored almost 8 years ago by Miklós Fazekas <[email protected]>
4.0.1.rc2 prepare

github.com/net-ssh/net-ssh - 9f88d70621ed9bd332946ace71a957eccfbf831b authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #481 from mcasper/use_expandable_files

Always use Net::SSH::Config.expandable_default_files

github.com/net-ssh/net-ssh - be6533e85162b416eb21b85718d8b6f419e4923f authored almost 8 years ago by Miklós Fazekas <[email protected]>
Always use Net::SSH::Config.expandable_default_files

\#351 partially fixed the expandable default files problem, but
Net::SSH.configuration_for still...

github.com/net-ssh/net-ssh - 24432810c65f21f72b52376e4a7e1c2004e18034 authored almost 8 years ago by Matt Casper <[email protected]>
Merge pull request #480 from mfazekas/401rc1-prepare

4.0.1.rc1 prepare

github.com/net-ssh/net-ssh - c2f8fe1796174833ba2f1c20ff69a8841b9504ce authored almost 8 years ago by Miklós Fazekas <[email protected]>
4.0.1.rc1 prepare

github.com/net-ssh/net-ssh - b588110ae82941d295e196555aefef508254a056 authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #479 from mfazekas/rbnacl-4-and-dependecy-install

Allow rbnacl 4 and better description on what to install

github.com/net-ssh/net-ssh - 1555ce5ccfaf8e64e84d89be22f879d52bdb9665 authored almost 8 years ago by Miklós Fazekas <[email protected]>
Allow rbnacl 4 and better description on what to install

github.com/net-ssh/net-ssh - 8b4f60937ea5f8cfa6afd464e5319acb29d817e4 authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #475 from masa0x80/support_include_directive

Support for `Include` directive

github.com/net-ssh/net-ssh - f5c9bfab19de1aff0fa19b76fa496f16be766559 authored almost 8 years ago by Miklós Fazekas <[email protected]>
Add tests using `Include` keyword

github.com/net-ssh/net-ssh - 2901d40ae9d50da51ee223ce364e00caa4a940a4 authored almost 8 years ago by Kimura Masayuki <[email protected]>
Use `any?` instead of `select`

github.com/net-ssh/net-ssh - 697dcef06995cab9b1a17cd067216166b521092b authored almost 8 years ago by Kimura Masayuki <[email protected]>
Support for `Include` keyword on ssh_config

github.com/net-ssh/net-ssh - 065578a255bc7f155b4ad9a213298cf221c76975 authored almost 8 years ago by Kimura Masayuki <[email protected]>
Merge pull request #474 from mfazekas/windows-test

Added more ruby versions to windows tests

github.com/net-ssh/net-ssh - 1ffd5efb820b35a4793281999073472b002d7ac0 authored almost 8 years ago by Miklós Fazekas <[email protected]>
Added more ruby versions to windows tests

github.com/net-ssh/net-ssh - 8ccf2039aa5834f7c4565fa5d82d8dc33596fd26 authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #471 from mfazekas/r240

4.0.0 final prepare

github.com/net-ssh/net-ssh - f025917e12e25b42879cda4d75c51651b655994e authored almost 8 years ago by Miklós Fazekas <[email protected]>
4.0.0 final prepare

github.com/net-ssh/net-ssh - d438e320cfa34ccdc2beb5d3f6010d30c1edf680 authored almost 8 years ago by Miklos Fazekas <[email protected]>
rc3 prepare

github.com/net-ssh/net-ssh - f49f20d402796499c16dc4834e149e222b2bac4d authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #470 from clupprich/support-parse-plus-in-configs

Correctly parse '+' in config files

github.com/net-ssh/net-ssh - 4e6de7bbc2e91070ab46bd854977bb1f26794564 authored almost 8 years ago by Miklós Fazekas <[email protected]>
Extract composing of algorithm list into own method

github.com/net-ssh/net-ssh - d603cf7f6efad7c221b892c78c7c9034568c82c8 authored almost 8 years ago by Christoph Lupprich <[email protected]>
Guard against empty Array

github.com/net-ssh/net-ssh - 9f5aa53e817de352e0edf2bcd71c06db007a0e88 authored almost 8 years ago by Christoph Lupprich <[email protected]>
Change name for option-supplied algorithms

github.com/net-ssh/net-ssh - beedf355966e38e2c776d53673f8b3120d953a32 authored almost 8 years ago by Christoph Lupprich <[email protected]>
Add back check for unsupported algorithms in all cases

github.com/net-ssh/net-ssh - 5981a21e7d523f12582a04b293a7eb5bc7e20149 authored almost 8 years ago by Christoph Lupprich <[email protected]>
Correctly parse '+' in config files

Given “+ssh-dss” in HostkeyAlgorithms, this will no longer reset the
list of algorithms, but ins...

github.com/net-ssh/net-ssh - 935630ff36861e832e634e5a4084798fce6b5c48 authored almost 8 years ago by Christoph Lupprich <[email protected]>
Merge pull request #469 from net-ssh/20161215-updatecert

Update signing certificate (2016)

github.com/net-ssh/net-ssh - c388d5b29cf1fb1ae7e621ff46fa3f71727b17a2 authored almost 8 years ago by Miklós Fazekas <[email protected]>
Added notes for gem signing

github.com/net-ssh/net-ssh - 4cc0437f9f66c551413535359dc27f1f6fdd0942 authored almost 8 years ago by delano <[email protected]>
Updated public cert

github.com/net-ssh/net-ssh - ef14b33557b65d4d51b7104720cf24202465fe04 authored almost 8 years ago by delano <[email protected]>
Merge pull request #463 from mfazekas/rubocop-0460

Rubocop update to 0.46.0

github.com/net-ssh/net-ssh - d5502252cc00b80f8b50174dfc946b27d2bfbead authored almost 8 years ago by Miklós Fazekas <[email protected]>
Rubocop update to 0.46.0

github.com/net-ssh/net-ssh - 48d314f7f42333385d9c234f3c9332297d7352a0 authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #468 from mfazekas/fix-open-ssl-warning

Fix OpenSSL 2 deprecation warnings

github.com/net-ssh/net-ssh - c0dd903f5648039370615fe800cfa85facda46a7 authored almost 8 years ago by Miklós Fazekas <[email protected]>
Fix OpenSSL 2 deprecation warnings

github.com/net-ssh/net-ssh - beb299e8f1899622dccb318ca9d3d3573e96a8a8 authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #467 from mfazekas/rc2-prep

rc2 prepare and gemfile update

github.com/net-ssh/net-ssh - d8e4ec657619231237701a32b4725de50354c502 authored almost 8 years ago by Miklós Fazekas <[email protected]>
rc2 prepare and gemfile update

github.com/net-ssh/net-ssh - e3091282158285d63042e4267c05a07f088a8d9b authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #465 from mfazekas/warn-instead-of-raise

Allow nil for passphrase, warn instead of raise with nil option errors

github.com/net-ssh/net-ssh - 7279afa6f442ca6b7e745685abeb3a86f0a909fc authored almost 8 years ago by Miklós Fazekas <[email protected]>
Allow nil for passphrase, warn instead of raise with nil option errors

github.com/net-ssh/net-ssh - be944e9e09d5dea5089d982d2cc2e5d3dab1d03e authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #462 from mfazekas/rubocop-ruby19hash

Use 1.9 hash syntax

github.com/net-ssh/net-ssh - ab26bf742d88f00a727b3b76f5a395a6149e253f authored almost 8 years ago by Miklós Fazekas <[email protected]>
Use 1.9 hash syntax

github.com/net-ssh/net-ssh - 3f4cb5f36eae11c29137f81e99f72b3b8e9c5940 authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #461 from mfazekas/ssh-ed25519-host-key-algs

Added ssh-ed25519 to HostKeys algorithms

github.com/net-ssh/net-ssh - 5ccb4566955d659cc8a1b3a5584a10fdc484711e authored almost 8 years ago by Miklós Fazekas <[email protected]>
Added ssh-ed25519 to HostKeys algorithms

github.com/net-ssh/net-ssh - 3622f63edf1f34c4b9db020e57fe8c7cd15b340f authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #457 from mfazekas/rc1-rel-prepare

RC1 release prepare

github.com/net-ssh/net-ssh - d9671dc3a3133902af60ed95bee2c0e259496eb8 authored almost 8 years ago by Miklós Fazekas <[email protected]>
RC1 release prepare

github.com/net-ssh/net-ssh - 13a963a7672683dd659fb5469132569fcf107f77 authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #456 from mfazekas/allow_nil_password

#357 as a special case, ignore nil :password options, to avoid breaki…

github.com/net-ssh/net-ssh - e90551a4672587e294b47f824a401550f55184cc authored almost 8 years ago by Miklós Fazekas <[email protected]>
#357 as a special case, ignore nil :password options, to avoid breaking capistrano v2.

github.com/net-ssh/net-ssh - 3197ec5effd34a9e0f8d56283332982409f6a742 authored almost 8 years ago by Will Bryant <[email protected]>
Merge pull request #454 from mfazekas/nonblock-use-poll-before-fill

Don't use fill if we have packet

github.com/net-ssh/net-ssh - b104a99ec0e9afcb4c452520670028c27fa06112 authored almost 8 years ago by Miklós Fazekas <[email protected]>
Don't use fill if we have packet

Closes: #113

github.com/net-ssh/net-ssh - 38306b59bf19da1d619ecda86dfce21e7897a817 authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #453 from mfazekas/4.0.0.beta4

4.0.0.beta4 release prepare

github.com/net-ssh/net-ssh - 80230544df15f8c36c06a55b50bb3d4476ae5107 authored almost 8 years ago by Miklós Fazekas <[email protected]>
Merge pull request #452 from mfazekas/exec.exitstatus

Added .exitstatus to exec! return value

github.com/net-ssh/net-ssh - d44313e293b59d7e0f65e1754d6a5243ffd4e03e authored almost 8 years ago by Miklós Fazekas <[email protected]>
4.0.0.beta4 release prepare

github.com/net-ssh/net-ssh - e5d56c9d127ed2d5cbde78e3d27335a207a40413 authored almost 8 years ago by Miklos Fazekas <[email protected]>
Added .exitstatus to exec! return value

github.com/net-ssh/net-ssh - 38a6a742b42218d072f1fc122b4e497dac00ddd0 authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #451 from mfazekas/codecov

Codecov should be before minitest/autorun

github.com/net-ssh/net-ssh - 031bbf0c50a959f727149e6830f1322b378bbdb8 authored almost 8 years ago by Miklós Fazekas <[email protected]>
Codecov should be before minitest/autorun

github.com/net-ssh/net-ssh - 4dcdf3d98a7a5229ec856f7603ba6ac4e3e0366f authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #450 from mfazekas/cisco-exec-fix

dont raise from exec if server closes transport after

github.com/net-ssh/net-ssh - c5261a3754e79dde82d9e32c664937a867b29aa0 authored almost 8 years ago by Miklós Fazekas <[email protected]>
When we have an exec and server closes transports just afer sucessfull response to exec then we should not raise from the exec

github.com/net-ssh/net-ssh - 2e02e8b99432a5369df6dee63c9abf17c3075af2 authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #447 from jaredbeck/patch-1

Docs: Combine docs for the :non_interactive option

github.com/net-ssh/net-ssh - 21b807b1b7d6ef0adaba0b4c2e51407603ad2004 authored almost 8 years ago by Miklós Fazekas <[email protected]>
Merge pull request #449 from mfazekas/freesshd-win-tests

win_integration test agains freesshd

github.com/net-ssh/net-ssh - e42ac695dbbcb6899b096e4c1f8602232a50631b authored almost 8 years ago by Miklós Fazekas <[email protected]>
win_integration test agains freesshd

github.com/net-ssh/net-ssh - c206e73d8da7e4feca2bec7a301c412de269f53a authored almost 8 years ago by Miklos Fazekas <[email protected]>
Merge pull request #448 from mfazekas/up-rvm-io

Upgrade from rvm_io.rvm1-ruby to rvm_io.ruby

github.com/net-ssh/net-ssh - db906fecc92f34b3fe126c2e543cbad993340788 authored almost 8 years ago by Miklós Fazekas <[email protected]>