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

Integration test fixes

github.com/net-ssh/net-ssh - 962bbce6a8fa36a866891f4f5cc7a3dfe3425185 authored about 9 years ago by Miklos Fazekas <[email protected]>
3.0.0.rc1 release prepare

github.com/net-ssh/net-ssh - 9c648df2b0fb08f63fe43c1019ea337f71f787da authored about 9 years ago by Miklos Fazekas <[email protected]>
Regenerate gemspec for version 2.10.1.rc2

github.com/net-ssh/net-ssh - 598ab4ecfdf777c2a5125facea278b468232b4ba authored about 9 years ago by Miklos Fazekas <[email protected]>
Regenerate gemspec for version 2.10.1.rc2

github.com/net-ssh/net-ssh - a89e38f0f016df544f587a6766a18f1526d87283 authored about 9 years ago by Miklos Fazekas <[email protected]>
Prepare for 2.10.rc2 release

github.com/net-ssh/net-ssh - d2c137d365c13062c20fea1c71ad964cc89bc752 authored about 9 years ago by Miklos Fazekas <[email protected]>
2.10.1.rc2 prepare

github.com/net-ssh/net-ssh - 3614a368fcc3d8c932fe718489305883f0be8aba authored about 9 years ago by Miklos Fazekas <[email protected]>
Documentation of option on start method

github.com/net-ssh/net-ssh - ea1dfed6c573c30a5560412b4d763b95f8451d08 authored about 9 years ago by Dominic Scheirlinck <[email protected]>
Add test for remote_user option to start

github.com/net-ssh/net-ssh - 84207265e9bc3ff4ea56354f26723898a158f674 authored about 9 years ago by Dominic Scheirlinck <[email protected]>
Add test of config with ProxyCommand and %r

github.com/net-ssh/net-ssh - 6d8f09074e7b1b55a2f61906a6acee5715dfe59a authored about 9 years ago by Dominic Scheirlinck <[email protected]>
remote_user option is valid, used in proxy command

github.com/net-ssh/net-ssh - 97300f6380e023881356c5c9da6ee709f9a90bee authored about 9 years ago by Dominic Scheirlinck <[email protected]>
re-raise Errno::ETIMEDOU from Socket.tcp as Net::SSH::ConnectionTimeout

github.com/net-ssh/net-ssh - 8eaefdb568ec118ed15c95a47f9705eaccecb7e0 authored about 9 years ago by Carl Hörberg <[email protected]>
Merge pull request #259 from Eric-Guo/master

Use Fiddler on Ruby 2.1 for 64 bit compat on 2.1

github.com/net-ssh/net-ssh - 83a98cf01f26456a43560180c27fa8955469a6fd authored about 9 years ago by Miklós Fazekas <[email protected]>
Merge pull request #266 from donv/update_travis

Activate the faster container based travis build

github.com/net-ssh/net-ssh - 8837f67efd9732c8614f3fe858e1459a36bc9fc0 authored about 9 years ago by Miklós Fazekas <[email protected]>
Merge pull request #264 from donv/add_gemfile

Add a Gemfile to make it easier to set up a development environment

github.com/net-ssh/net-ssh - 470c4aa8ee326aa240feb8d7d593ee6093086b72 authored about 9 years ago by Miklós Fazekas <[email protected]>
Activate the faster container based travis build

github.com/net-ssh/net-ssh - 0a3f722bfff69cc26aa3b40f480ebcd1e2e9962a authored about 9 years ago by Uwe Kubosch <[email protected]>
Add a Gemfile to make it easier to set up a development environment

github.com/net-ssh/net-ssh - dc5997c3dee06cbf514a80319b6f248386517a71 authored about 9 years ago by Uwe Kubosch <[email protected]>
Document that Net::SSH::Connection::Session#exec! returns nil if there is no output from the remote command

github.com/net-ssh/net-ssh - cd713cea3565318155923681be94ffde92e43098 authored about 9 years ago by Uwe Kubosch <[email protected]>
Need using Fiddler on Ruby 2.1 and must using, other will break due to #221

https://github.com/net-ssh/net-ssh/pull/221

github.com/net-ssh/net-ssh - 182ebdf3ca6976306de04bc01b65bf5b36327530 authored about 9 years ago by Eric Guo <[email protected]>
Merge pull request #262 from mfazekas/2-10-1-rc1-prepare

prepare 2.10.1.rc1 release

github.com/net-ssh/net-ssh - 0fe4e0f0b569748a62cf7abdb684c46017bb96c0 authored about 9 years ago by Miklós Fazekas <[email protected]>
prepare 2.10.1.rc1 release

github.com/net-ssh/net-ssh - af4d15da9e87eef7ecf2435a8998689d67f118a8 authored about 9 years ago by Miklos Fazekas <[email protected]>
Merge pull request #261 from mwhahaha/ruby_version

Add ruby 2.0+ requirement

github.com/net-ssh/net-ssh - 36ad940a7706882e0975f3e3e4b43abffbe141e4 authored about 9 years ago by Miklós Fazekas <[email protected]>
Add ruby 2.0+ requirement

Because net-ssh 2.10.0 drops ruby 1.9 support, there needs to be a ruby
version specified to hel...

github.com/net-ssh/net-ssh - 80b515291a4b3ad99e42f242d13d067e6d2c9696 authored about 9 years ago by Alex Schultz <[email protected]>
Regenerate gemspec for version 2.10.0

github.com/net-ssh/net-ssh - 2f60607ee28c3c01a931e3a16d1b102e64657dff authored about 9 years ago by Miklos Fazekas <[email protected]>
Merge pull request #258 from mfazekas/2-10-release

2.10 release

github.com/net-ssh/net-ssh - 7d45b470fbcbf286bf74c3e53d324cba1131596d authored about 9 years ago by Miklós Fazekas <[email protected]>
2.10 release

github.com/net-ssh/net-ssh - e3f5428948b9c74f7b38297b21ab36a4ddf39ab5 authored about 9 years ago by Miklos Fazekas <[email protected]>
Merge pull request #257 from delameko/patch-1

Update outdated security certificate details in README.rdoc

github.com/net-ssh/net-ssh - 4226efedc91a116aa9ee07bcbefb7aa729144ef9 authored about 9 years ago by Miklós Fazekas <[email protected]>
Update outdated security certificate details

Security certificate details in the install section of the readme are referring to a certificate...

github.com/net-ssh/net-ssh - 13c5dc748ab7e6201cd7d63a463bef77d441742e authored about 9 years ago by Matt Slater <[email protected]>
Merge pull request #253 from sschuberth/master

Minor README improvements

github.com/net-ssh/net-ssh - c632c57b3c48dfd78e69f11f89e2d60fe923c45b authored about 9 years ago by Miklós Fazekas <[email protected]>
readme: Print the otherwise unused "output" variable in the example code

github.com/net-ssh/net-ssh - 1e324a96e8b224f0c47d83e4d7255b01144d0e82 authored over 9 years ago by Sebastian Schuberth <[email protected]>
readme: Improve readability of the Ruby 1.x support section

github.com/net-ssh/net-ssh - 9d7d54fe3e4f79e168eb2b72a5e1ba924409b000 authored over 9 years ago by Sebastian Schuberth <[email protected]>
Gemspec update

github.com/net-ssh/net-ssh - bab03189d4460792c400511d1ba1050a9d8dc3c6 authored over 9 years ago by Miklos Fazekas <[email protected]>
Merge pull request #252 from mfazekas/beta-2-release

More 2.10.beta2 release prepare

github.com/net-ssh/net-ssh - 436d94f718b9d364e71a810d0daa0d2075d8cfd0 authored over 9 years ago by Miklós Fazekas <[email protected]>
More 2.10.beta2 release prepare

github.com/net-ssh/net-ssh - 287f89f1f70008ff62cb9e98cf3ed571da508f6d authored over 9 years ago by Miklos Fazekas <[email protected]>
Merge pull request #251 from mfazekas/beta-2-release

Prepare beta2 release

github.com/net-ssh/net-ssh - 1300590486b1a904e40c2183d709b8a264b6db9a authored over 9 years ago by Miklós Fazekas <[email protected]>
Prepare beta2 release

github.com/net-ssh/net-ssh - dd546058fbf1c964803a95e83a3f6869be5bcd1c authored over 9 years ago by Miklos Fazekas <[email protected]>
Merge pull request #250 from jefmathiot/known-host-hash

Add support for hostname hashes when searching for keys in known hosts

github.com/net-ssh/net-ssh - 27fa9e3d9a459fb70afda68b0aa58d30ba2481d6 authored over 9 years ago by Miklós Fazekas <[email protected]>
Add support for hostname hashes for searching keys in known hosts

github.com/net-ssh/net-ssh - eebded0a77ed617297224f17dc12e80a09f88e4c authored over 9 years ago by Jef Mathiot <[email protected]>
Merge pull request #249 from jstanley0/master

don't prompt for passphrases in non-interactive mode

github.com/net-ssh/net-ssh - 78b824e820beac5a7c50c6f0ed8141b507abfdc9 authored over 9 years ago by Miklós Fazekas <[email protected]>
Merge pull request #247 from carlhoerberg/timeout

Use Socket.tcp with connect_timeout instead of TCPSocket+Timeout::timeout

github.com/net-ssh/net-ssh - f5dd79eafd969feddb1e40b6e2a846e5715cd7da authored over 9 years ago by Miklós Fazekas <[email protected]>
don't prompt for passphrases in non-interactive mode

allow options[:passphrase] to be used with options[:non_interactive]

github.com/net-ssh/net-ssh - ad3e65be87d2e0a39402ace1eea1926df52f922f authored over 9 years ago by Jeremy Stanley <[email protected]>
pass timeout to ServerVersion and use IO.select to timeout read/write

github.com/net-ssh/net-ssh - 1a47e19b10914aa7638a550d410ea4bb8c0563c9 authored over 9 years ago by Carl Hörberg <[email protected]>
Fix Socket.tcp stub in session_test

github.com/net-ssh/net-ssh - bcd43b74090b732bfd0e31b5792b7ff9539a7d0f authored over 9 years ago by Carl Hörberg <[email protected]>
require timeout in test_packet_stream

github.com/net-ssh/net-ssh - fb96947672031fafa75a79f91c5bc9412b9b62ad authored over 9 years ago by Carl Hörberg <[email protected]>
Don't wrap ServerVersion in a timeout

github.com/net-ssh/net-ssh - 8ff60b3cda74ff28f3d22ea5543adf25192ce1f6 authored over 9 years ago by Carl Hörberg <[email protected]>
Eliminate Timeout completely from transport session

github.com/net-ssh/net-ssh - 58b379787b19b47e3b17f73ac05bda208772bb3c authored over 9 years ago by Carl Hörberg <[email protected]>
use Socket.tcp with connect_timeout in all Proxy classes

github.com/net-ssh/net-ssh - 9bfbdc98e8d36e8f62792a6ecdd258bc232b9d9a authored over 9 years ago by Carl Hörberg <[email protected]>
Don't use Timeout::timeout on connect, use Socket timeout

github.com/net-ssh/net-ssh - 5224ce73ff7ef2e39a00760e3f7a87d542f44bd2 authored over 9 years ago by Carl Hörberg <[email protected]>
Merge pull request #246 from mfazekas/2_10_beta_release

2.10.0.beta1 release prep

github.com/net-ssh/net-ssh - a36be6ee49642aa9fa50bd8a803293a2fdab07a4 authored over 9 years ago by Miklós Fazekas <[email protected]>
2.10.0.beta1 release prep

github.com/net-ssh/net-ssh - 0b2d20b84fd86729f1d504d0230fc797b7dd5715 authored over 9 years ago by Miklos Fazekas <[email protected]>
Merge pull request #245 from mfazekas/non-interactive

Added non_interactive option for disabling all prompt for password

github.com/net-ssh/net-ssh - 61d2ac190dd53c3daf893be9e63aadb0189489ab authored over 9 years ago by Miklós Fazekas <[email protected]>
Added non_interactive option for disabling all prompt for password

github.com/net-ssh/net-ssh - 2ce69f5a7895abaaec1168b9394b5eafa616e74c authored over 9 years ago by Miklos Fazekas <[email protected]>
Merge pull request #231 from mfazekas/stop-appending-algs

Stop appending algs

github.com/net-ssh/net-ssh - 9bdb15a386c92fbf35de6a6ad1640710d9ceb6ea authored over 9 years ago by Miklós Fazekas <[email protected]>
Merge pull request #243 from mfazekas/fix-load-from-privkey

Public key can be loaded as private key. Fixes #238

github.com/net-ssh/net-ssh - 20ac8a9134ebbeeb37ba3e070f0baab8f1c0e78d authored over 9 years ago by Miklós Fazekas <[email protected]>
Public key can be loaded as private key. Fixes #238

github.com/net-ssh/net-ssh - d3e499c2aced6ddf88459bb18202f467ce0fe937 authored over 9 years ago by Miklos Fazekas <[email protected]>
Merge pull request #242 from mfazekas/integration-test-none

Added integration test with vegrant

github.com/net-ssh/net-ssh - a118e7e7701b7dd72cbb3cd8ef7631886d5d4907 authored over 9 years ago by Miklós Fazekas <[email protected]>
Merge pull request #241 from mfazekas/remove-18

Remove references to 1.8

github.com/net-ssh/net-ssh - 538d915b5b02b2def795a7e0a8da7566b3197e04 authored over 9 years ago by Miklós Fazekas <[email protected]>
Added integration test with vegrant

github.com/net-ssh/net-ssh - c19c18a1e306093f55bd65efe85e7f336827826b authored over 9 years ago by Miklos Fazekas <[email protected]>
Remove references to 1.8

github.com/net-ssh/net-ssh - 4f11e6a4fbdc509017c564f44e8f2cd2965624b4 authored over 9 years ago by Miklos Fazekas <[email protected]>
Merge pull request #240 from mattbrictson/singleton-method-thread-safety

Fix NoMethodError `recv` in multithreaded usage of Net::SSH::Proxy::Command

github.com/net-ssh/net-ssh - c3547475af9be75961dfa5ee9bbe1aa0146d077e authored over 9 years ago by Miklós Fazekas <[email protected]>
Remove `class << io ... end` since not threadsafe

In MRI, defining singleton methods using `class << obj... def` is not
threadsafe. To work around...

github.com/net-ssh/net-ssh - 2132aaaf9239ad8e13e2bba2c44168eb7d72eb52 authored over 9 years ago by Matt Brictson <[email protected]>
Merge pull request #239 from pleaseking/pageant-fix-64bit

Fixing pageant interaction on 64-bit platform

github.com/net-ssh/net-ssh - 01c356faffaec7c49c82c861d524edab719673a6 authored over 9 years ago by Miklós Fazekas <[email protected]>
Fixing pageant interaction on 64-bit platform - using fiddle struct API insread of manual packing arrays

github.com/net-ssh/net-ssh - 8f897de124709a7644d99adc1b88903502e89cc7 authored over 9 years ago by Michael Pliskin <[email protected]>
Fixed tests added option to append all supported algorithms

github.com/net-ssh/net-ssh - b7d90279f15dd0858c7b92d1feaa249049f27f39 authored over 9 years ago by Miklos Fazekas <[email protected]>
Stop appending algorithms the user hasn't configured

By appending these algorithms, the user configuration is used as a preference
list instead of a ...

github.com/net-ssh/net-ssh - c189f3e24f31393dc23edfae6320b1d4c2e47e2a authored over 9 years ago by Simon Kohlmeyer <[email protected]>
Merge pull request #230 from bjfish/patch-1

Add Rubinius to Build Matrix with Allowed Failure

github.com/net-ssh/net-ssh - 3ed5b1963c1aafbb1ec239b5a0a20cc57ea92194 authored over 9 years ago by Miklós Fazekas <[email protected]>
Removing unneeded allowed failure

github.com/net-ssh/net-ssh - 4536e7ec02e9132f3935141cc90bf50cc1b924d1 authored over 9 years ago by Brandon Fish <[email protected]>
Add Rubinius to Build Matrix with Allowed Failure

Please add Rubinius to the build matrix with failure allowed.

github.com/net-ssh/net-ssh - 66719fc36364c074697b7b0d9c15711e2ca482ce authored over 9 years ago by Brandon Fish <[email protected]>
Merge pull request #229 from mfazekas/unittest-fix

Fixed SHA256 tests

github.com/net-ssh/net-ssh - dedeef5a6dcd02a61b9f5881fb6a6cf92e87706d authored over 9 years ago by Miklós Fazekas <[email protected]>
Fixed SHA256 tests

github.com/net-ssh/net-ssh - 54405ead995e17c77f05f38faa445df378c93157 authored over 9 years ago by Miklos Fazekas <[email protected]>
Merge pull request #226 from mfazekas/293beta1

2.9.3beta1 prepare

github.com/net-ssh/net-ssh - 79d2bea5ed5010704d7644ceee3db04ccfbf7283 authored over 9 years ago by Miklós Fazekas <[email protected]>
2.9.3beta1 prepare

github.com/net-ssh/net-ssh - efd1c06b807d6a97c080ff5d07b096fa7f1a5a62 authored over 9 years ago by Miklos Fazekas <[email protected]>
Merge pull request #225 from mfazekas/reafactor-proxy-code

Refactor proxy code

github.com/net-ssh/net-ssh - c4a5c45e19b5b87f6cfae64881bf3731eb0d82e7 authored over 9 years ago by Miklós Fazekas <[email protected]>
Refactor proxy code

github.com/net-ssh/net-ssh - 161df7352eeb45310dee168d7e58348ad71258ba authored over 9 years ago by Miklos Fazekas <[email protected]>
Merge pull request #224 from mfazekas/travis-ci-test

Travis ci test

github.com/net-ssh/net-ssh - 082d1ac9b883d68628390887c1240c45a71fb034 authored over 9 years ago by Miklós Fazekas <[email protected]>
Merge pull request #221 from cfis/fiddle

Switch pageant.rb to use Fiddle

github.com/net-ssh/net-ssh - 33f8a46d2891ee5de4c55e1bf8b1b04d8d8c5133 authored over 9 years ago by Miklós Fazekas <[email protected]>
A couple of more changes needed for making pageant.rb work on Windows with Ruby 2.2+

github.com/net-ssh/net-ssh - df81601ecd8da3f8703a9fb0941c0d5c4f0b77f9 authored over 9 years ago by Charlie Savage <[email protected]>
Merge pull request #222 from mfazekas/reafactor-readable-file

Refactored as readable_file?

github.com/net-ssh/net-ssh - e00fd5bc7c08bf53fa3889b8bf86aeac467607fb authored over 9 years ago by Miklós Fazekas <[email protected]>
Try to support 187 and jruby in rake test

github.com/net-ssh/net-ssh - 4285fd68495d8d04df3063211bd3c66d3db62259 authored over 9 years ago by Miklos Fazekas <[email protected]>
Update .travis.yml

remove jeweler

github.com/net-ssh/net-ssh - 14f0c4f12f09d16383b33b33e1b2b2c97e6d2b5f authored over 9 years ago by Miklós Fazekas <[email protected]>
Added jruby + 1.8.7

github.com/net-ssh/net-ssh - c69fd0fd53a3216e15aeba6521c08b40e7428787 authored over 9 years ago by Miklos Fazekas <[email protected]>
Refactored as readable_file?

github.com/net-ssh/net-ssh - cedfeaa3a5a81f97e613a0b7825a54bf00e11890 authored over 9 years ago by Miklos Fazekas <[email protected]>
Merge pull request #217 from kiela/master

Check if SSH key is a file

github.com/net-ssh/net-ssh - f52f7e1aca375b05c2c4877d0a28899820703edd authored over 9 years ago by Miklós Fazekas <[email protected]>
Switch to using Fiddle on Ruby 2.2+ since DL has been removed.

github.com/net-ssh/net-ssh - 27296672af4328b631144d61bbd6d901a1915ed9 authored over 9 years ago by Charlie Savage <[email protected]>
Merge pull request #219 from kiela/tests_on_all_ruby_2_x_versions

Run tests on all ruby 2.x versions

github.com/net-ssh/net-ssh - 67e5352af403135a4faa3ab7153b0b6f00d35ce9 authored almost 10 years ago by Miklós Fazekas <[email protected]>
Run tests on all ruby 2.x versions

github.com/net-ssh/net-ssh - 9234589edab77c14f4d6d9cba1b88eac30fd43c2 authored almost 10 years ago by Kamil Kieliszczyk <[email protected]>
Merge pull request #169 from marc-etienne/master

Use sysread and syswrite on Windows instead of read_nonblock and write_n...

github.com/net-ssh/net-ssh - dc9cc40efde29506200dae0a32acd7932dcced84 authored almost 10 years ago by Miklós Fazekas <[email protected]>
Check if SSH key is a file

github.com/net-ssh/net-ssh - b2d119dc71890bc4e80f630a150d8722eace68f7 authored almost 10 years ago by Kamil Kieliszczyk <[email protected]>
Merge pull request #215 from net-ssh/release-292-prepare

Preparing to 2.9.2 final release

github.com/net-ssh/net-ssh - 076da36043107dbd793020cfc1167e6c57957143 authored almost 10 years ago by Miklós Fazekas <[email protected]>
Preparing to 2.9.2 final release

github.com/net-ssh/net-ssh - ec8df8ed9e98f25e786ff0e58641be9ccbfece27 authored almost 10 years ago by Miklos Fazekas <[email protected]>
Merge pull request #213 from mfazekas/rc3-release-prep

Rc3 release prep

github.com/net-ssh/net-ssh - 4477aa098817c0cd82616297962be29f686aaf30 authored almost 10 years ago by Miklós Fazekas <[email protected]>
Merge pull request #212 from mfazekas/remove-curve25519-sha256-libssh

Removed unsupported curve25519-sha256@libssh

github.com/net-ssh/net-ssh - 971c621882670bcee342deb37082288d05874f89 authored almost 10 years ago by Miklós Fazekas <[email protected]>
rc3 release preparation

github.com/net-ssh/net-ssh - 1ea6c095150618195ca5e715cf495cb93b0de7a6 authored almost 10 years ago by Miklos Fazekas <[email protected]>
Removed unsupported curve25519-sha256@libssh

github.com/net-ssh/net-ssh - b52c2ed5f486cc94c6b9c2ed530f6edd1c4dcaf7 authored almost 10 years ago by Miklos Fazekas <[email protected]>
Merge pull request #210 from mfazekas/allow-number_of_password_prompts

2.9.2 rc2 - number_of_password_prompts: 0 now can be passed via capistra...

github.com/net-ssh/net-ssh - 0cd9ff44d7d592583fe35c49b0d64868f334f3b2 authored almost 10 years ago by Miklós Fazekas <[email protected]>
2.9.2 rc2 - number_of_password_prompts: 0 now can be passed via capistrano to revert to 1.9.1 behaviour of not asking for password for password auth

github.com/net-ssh/net-ssh - 95e2a9404957517061492d880ed7278700e9ad2c authored almost 10 years ago by Miklos Fazekas <[email protected]>
2.9.2.rc1 release prepare

github.com/net-ssh/net-ssh - eb9c756f7cf518f67800f9bbc951217a82f491b6 authored almost 10 years ago by Miklos Fazekas <[email protected]>
Merge pull request #209 from mfazekas/292rc1-rel-prepare

Prepare for 2.9.2.rc1 release

github.com/net-ssh/net-ssh - 9b1ccb22917619ffad06479649428d38f082b0ea authored almost 10 years ago by Miklós Fazekas <[email protected]>
Prepare for 2.9.2.rc1 release

github.com/net-ssh/net-ssh - d9d9634426cea138951a8c40d13f817416bdee22 authored almost 10 years ago by Miklos Fazekas <[email protected]>
Merge pull request #208 from net-ssh/keepalive-class

Make keepalive a class

github.com/net-ssh/net-ssh - b73cad31b8955ffe19e33162dd3983dad3f96430 authored almost 10 years ago by Miklós Fazekas <[email protected]>
Make keepalive a class

github.com/net-ssh/net-ssh - aeacdd6b76dccca4c0a4c4f3a5abebe5bcc6ec2b authored almost 10 years ago by Miklos Fazekas <[email protected]>