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

support hmac-sha2-256, hmac-sha2-512, hmac-sha2-256-96, hmac-sha2-512-96

github.com/net-ssh/net-ssh - 881d6217cc0a4093d815ac9ab0252733afd9eecc authored almost 13 years ago by Ryosuke Yamazaki <[email protected]>
Applied Patch described in https://github.com/net-ssh/net-ssh/issues/21

github.com/net-ssh/net-ssh - db7271d4e811a1accf5299cafad9621e131f6437 authored about 13 years ago by muffl0n <[email protected]>
Release 2.2.1

github.com/net-ssh/net-ssh - e3becb78bc9f7f49f3c05b415c1abe66a36f7559 authored about 13 years ago by delano <[email protected]>
Merge branch 'master' of github.com:net-ssh/net-ssh

github.com/net-ssh/net-ssh - 559d6c192647ad3ef35ca4d5f83e00e99d5791d7 authored about 13 years ago by delano <[email protected]>
Merge pull request #26 from musybite/lh30

Do not prompt any passphrases before trying all identities from agent.

github.com/net-ssh/net-ssh - 613a7e1b55614b0f38535da6596796be9361f50b authored about 13 years ago by Delano Mandelbaum <[email protected]>
LH30 fixed

KeyManager#each_identity now trying to load all identites without
promting passphrase before lis...

github.com/net-ssh/net-ssh - 44e3a28bfc29affaa7a0159f498788a7beb95ad1 authored about 13 years ago by Musy Bite <[email protected]>
LH30: Failing test clarified a bit

github.com/net-ssh/net-ssh - 90ceb089749d0c73fabdbbeedce6b208a71d47d4 authored about 13 years ago by Musy Bite <[email protected]>
Added option to suppress passphrase prompt to KeyFactory

github.com/net-ssh/net-ssh - 01f2b4ffcd31dd05ff456a8de48bda56ceefd1e9 authored about 13 years ago by Musy Bite <[email protected]>
LH30: Failing test

github.com/net-ssh/net-ssh - 2811f8a798c794a0fb3d74655fef8885408fe025 authored about 13 years ago by Musy Bite <[email protected]>
Fix "ArgumentError: assertion message must be String or Proc"

github.com/net-ssh/net-ssh - 3c6544f04c82c43659cd922be321e08c9533c325 authored about 13 years ago by Musy Bite <[email protected]>
Use rdoc/task in Rakefile

github.com/net-ssh/net-ssh - e38d3140d98d84cd2c0e462d5571df6bd5b53278 authored about 13 years ago by delano <[email protected]>
Release 2.2.0

github.com/net-ssh/net-ssh - 5f9d75cf3f4fd7883f37d60d469c984a4c9d4f2c authored about 13 years ago by delano <[email protected]>
Merge pull request #23 from imbriaco/master

Allow a local UNIX domain socket to be forwarded to a remote TCP socket.

github.com/net-ssh/net-ssh - 6cb111cb606ff237d4fe8c3b5237550bc3459fdb authored about 13 years ago by Delano Mandelbaum <[email protected]>
Add a test and a couple of assertions for the UNIX socket local forwarding.

github.com/net-ssh/net-ssh - 9b80fd31762ab99fd5ff9fe3262f0665a040e2c9 authored about 13 years ago by Mark Imbriaco <[email protected]>
Only change the port type to :string when we are forwarding a UNIX socket.

github.com/net-ssh/net-ssh - cbecc7c041f0c3778cb032fd71132ab94a76e0a9 authored about 13 years ago by Mark Imbriaco <[email protected]>
Add support for forward a local UNIX domain socket to a remote TCP socket.

github.com/net-ssh/net-ssh - aa453511f546cd524d2495f55429b2d168efd7d1 authored about 13 years ago by Mark Imbriaco <[email protected]>
Merge pull request #20 from nmeans/bind_address

Add BindAddress support to Net::SSH.

github.com/net-ssh/net-ssh - e2aceae24948448b856af999054e73d9fee4632c authored over 13 years ago by Delano Mandelbaum <[email protected]>
Add BindAddress support to Net::SSH.

Allow specification of :bind_address as an option on Net::SSH.start
or use BindAddress option on...

github.com/net-ssh/net-ssh - ad5c8e2cc05b5b9b3212a91205494e1d07f13cf9 authored over 13 years ago by Nickolas Means <[email protected]>
Release 2.1.4

github.com/net-ssh/net-ssh - f722c6eac8ed64b0f84715ebd15ead202bd94200 authored over 13 years ago by delano <[email protected]>
Merge branch 'master' of https://github.com/watsonian/net-ssh into 2.1

github.com/net-ssh/net-ssh - 3abb90e9bde4bafb248aa2f42902a5ddd024fef5 authored over 13 years ago by delano <[email protected]>
Add ConnectionTimeout exception class.

github.com/net-ssh/net-ssh - 6735cad32b6e5e7a5dda516551bfafcf24c01da1 authored over 13 years ago by watsonian <[email protected]>
Test case for transport.close after auth failure

The code was totally untested.

github.com/net-ssh/net-ssh - 83d868ba35b8f41824b9906b064271e5df06a64d authored over 13 years ago by Patrick Marchi <[email protected]>
Fix code example indentation to render well in RDoc

github.com/net-ssh/net-ssh - 07df0ed759fbf41b5cefb1c4fc24cbad08899040 authored over 13 years ago by Pierre Riteau <[email protected]>
Call to transport.closed should be transport.close

github.com/net-ssh/net-ssh - 86300835882a526c39dc853d05af699979a7a512 authored over 13 years ago by delano <[email protected]>
Release 2.1.2

github.com/net-ssh/net-ssh - ee6bbefdd07bf04519b226f434a566f0df26a1cb authored over 13 years ago by delano <[email protected]>
Merge branch 'master' into 2.1

github.com/net-ssh/net-ssh - c1aadb71cf116bc9e6becb909fd71090dae9b524 authored over 13 years ago by delano <[email protected]>
Release 2.1.1

github.com/net-ssh/net-ssh - abf9f6ad02b8b5ea0383bb9392503d1330eda177 authored over 13 years ago by delano <[email protected]>
Fix for Net::SSH Continues to attempt authentication when notified it is not allowed

github.com/net-ssh/net-ssh - 6812153a2d1e84853114622b3d9bacb4e7696bb4 authored over 13 years ago by delano <[email protected]>
! transport won't be closed if authentication fails

github.com/net-ssh/net-ssh - a10bb100191d47b59b6bc3336c06311193b1cbdf authored over 13 years ago by Patrick Marchi <[email protected]>
Adds support for Putty ssh agent and ruby 1.9 (Windows)

github.com/net-ssh/net-ssh - a5ebe60f7f6652ea73238b2884e03b87cbac5231 authored over 13 years ago by Javier Gonel <[email protected]>
Added the same description as github has.

github.com/net-ssh/net-ssh - ef230397fd0ad34ba12437c90660fc394c7e84bf authored over 13 years ago by Javier Gonel <[email protected]>
All tests pass Ruby 1.9.2 on Windows

github.com/net-ssh/net-ssh - a87f43798e820c2ed34da99d5e6edceb3867c428 authored over 13 years ago by Javier Gonel <[email protected]>
test_ket_manager: Tests should pass in windows too.

github.com/net-ssh/net-ssh - 035cf6b61d6d688eb55445a931499e02f27fac14 authored over 13 years ago by Javier Gonel <[email protected]>
Corrected attribution in changelog

github.com/net-ssh/net-ssh - 0078754aff90e5ffb839122e98e1e3c7b9012a34 authored over 13 years ago by delano <[email protected]>
Corrected attribution in changelog

github.com/net-ssh/net-ssh - 015d525c55dfa181c5a37e0929c189884dcbdba1 authored over 13 years ago by delano <[email protected]>
Merge branch '2.1'

github.com/net-ssh/net-ssh - 2027d47d73da092aacd25418b5e8655a539722f6 authored over 13 years ago by delano <[email protected]>
Updated running tests docs

github.com/net-ssh/net-ssh - 99b650b2b4ceb1683bd6061225218254e2b8aa2a authored over 13 years ago by delano <[email protected]>
scp -rp doc/* rubyforge.org hangs so I removed the -p (which works)

github.com/net-ssh/net-ssh - 32d15bf87c1e89cda30e2526c18933ef040551c4 authored over 13 years ago by delano <[email protected]>
Release 2.1.0

github.com/net-ssh/net-ssh - 566b739dfbb248a061e3e827ecc1bedfd19ff826 authored over 13 years ago by delano <[email protected]>
Updated CHANGES

github.com/net-ssh/net-ssh - 64ad3820a1c3e601c0ac37eb320a856ebbb47d6c authored over 13 years ago by delano <[email protected]>
Merge branch 'musybite-identities-only' into 2.1

github.com/net-ssh/net-ssh - 05601f7e650942ecea1e5d179207fd81ce5e6051 authored over 13 years ago by delano <[email protected]>
Speeding up the Loggable module

github.com/net-ssh/net-ssh - 6f46047c8630c762d65e20b1aacf02fb25808671 authored over 13 years ago by delano <[email protected]>
Support "IdentitiesOnly" directive

github.com/net-ssh/net-ssh - c02492255521bfc7ada63a282850f0d1b5e1cc14 authored almost 14 years ago by Musy Bite <[email protected]>
Release 2.0.24

github.com/net-ssh/net-ssh - 88ecdb86e5950d2f1671cb14da42ffe00fe5f76d authored almost 14 years ago by delano <[email protected]>
Fix circular require warning in Ruby 1.9.2

github.com/net-ssh/net-ssh - 04d21fae86f24c8e62a4637789de1f7202f98d50 authored almost 14 years ago by delano <[email protected]>
Prevent circular require warning (1.9.2)

github.com/net-ssh/net-ssh - 896d937fae3be9f5b98b52a20177ad538690f93f authored almost 14 years ago by delano <[email protected]>
Updated attribution in changelog

github.com/net-ssh/net-ssh - c19a729719d1b953cf4f93ae8435e8928e9e13ba authored almost 14 years ago by delano <[email protected]>
Updated email in README

github.com/net-ssh/net-ssh - 8a8237454173a835d66ed7e15e10fcad49edbf27 authored almost 14 years ago by delano <[email protected]>
Fix for process code to correctly wait until remote_id is set before sending any output, including eof.

github.com/net-ssh/net-ssh - 4c6da271c97c72c875460181658a9128fbbb69e3 authored almost 14 years ago by delano <[email protected]>
Merge branch 'typo' of https://github.com/qmx/net-ssh

github.com/net-ssh/net-ssh - b56b2a7f7e79b5296040dd1cbc30c543452c918d authored almost 14 years ago by delano <[email protected]>
typo on rdoc

github.com/net-ssh/net-ssh - 0bb8ebc7de56651818c31d95f8dda56734fee375 authored almost 14 years ago by Douglas Campos <[email protected]>
Release 2.0.23

github.com/net-ssh/net-ssh - 33bb87e95d1e142d5b6a3b12f8460f415decbdda authored over 14 years ago by delano <[email protected]>
Updated changelog

github.com/net-ssh/net-ssh - 624ffe63d18543e4c1112100611d7135e7eb5aa4 authored over 14 years ago by delano <[email protected]>
delay CHANNEL_EOF packet until output buffer is empty

Previously, calling #eof! after #send_data would result in the CHANNEL_EOF
packet being sent imm...

github.com/net-ssh/net-ssh - 5a14ced30f922c3b4cae797c870a07ead7d1da20 authored over 14 years ago by Rich Lane <[email protected]>
Release 2.0.22

github.com/net-ssh/net-ssh - 134af9733175494361a30272970c850f190fc797 authored over 14 years ago by delano <[email protected]>
Updated changelog

github.com/net-ssh/net-ssh - 84577012a5d31ac6be7b20843268024dd0a157fc authored over 14 years ago by delano <[email protected]>
Allow host aliases to be numeric when parsing ssh_config files

A host with a numeric alias would raise an error because it was coerced
into an integer before t...

github.com/net-ssh/net-ssh - a528bc3b46222b2f480da75606e4fd0754673629 authored over 14 years ago by Lee Marlow <[email protected]>
Added codes link

github.com/net-ssh/net-ssh - 54388c2ce032e12e287274815a50235214c88f56 authored over 14 years ago by delano <[email protected]>
Added issue tracker link

github.com/net-ssh/net-ssh - 91ed879e6be2b105f3bc8bc66f21869ad81b90d6 authored over 14 years ago by delano <[email protected]>
Release 2.0.21

github.com/net-ssh/net-ssh - 47e514045ca722299e7da7bb4cb34c1104ba3e11 authored over 14 years ago by delano <[email protected]>
Fix for "IdentifyFile" in ~/.ssh/config does not work if no "Host" statement is given

github.com/net-ssh/net-ssh - f10dc157c25f1802c3555f271bade8584e50ff7d authored over 14 years ago by delano <[email protected]>
Added nohost test config

github.com/net-ssh/net-ssh - 1744a1e3cfeea5af203efe90a182f061b8830f30 authored over 14 years ago by delano <[email protected]>
Merge branch 'portfwfix' of http://github.com/mfazekas/net-ssh into portfwfix

github.com/net-ssh/net-ssh - e06054d0f324a058cf1b9f3232b24c631ebcf612 authored over 14 years ago by delano <[email protected]>
Handling poptential exceptions in on_eof, and deadlock in tests

github.com/net-ssh/net-ssh - ab7a3ae2a92bf4f30cf4bcf533c4f102e7103647 authored over 14 years ago by Miklós Fazekas <[email protected]>
Correct path to manual test

github.com/net-ssh/net-ssh - 070f9b3822485847f4e69abf80d0bd3729b4785c authored over 14 years ago by delano <[email protected]>
Removed entoendtests/ dir

github.com/net-ssh/net-ssh - dab9d750f332cf6931d18bbd51d608b754817a29 authored over 14 years ago by delano <[email protected]>
Updated changelog

github.com/net-ssh/net-ssh - e558ea72176ef5df70b92f4b9e92476cf1aef14d authored over 14 years ago by delano <[email protected]>
Moved endtoend test to test/manual

github.com/net-ssh/net-ssh - 1aad99ba955956faa08ebc62460ce4955fcec671 authored over 14 years ago by delano <[email protected]>
Moved ForwardedBufferedIo to lib/net/ssh/buffered_io.rb

github.com/net-ssh/net-ssh - 4192c2b22fdb748d47845301f63dad74f90656e5 authored over 14 years ago by delano <[email protected]>
Added test/README.txt

github.com/net-ssh/net-ssh - 8a9a93d6d3144bb68077fc0ef00b696b46f72de0 authored over 14 years ago by delano <[email protected]>
Merge branch 'portfwfix' of http://github.com/mfazekas/net-ssh into portfwfix

github.com/net-ssh/net-ssh - c3a01f4365886575f9d1e59c3a8d0ad4f17500f8 authored over 14 years ago by delano <[email protected]>
Implemented find_free_port

github.com/net-ssh/net-ssh - 845eb8f97d437f14874a1cae64e29f52528fab33 authored over 14 years ago by Miklós Fazekas <[email protected]>
Added test and correct fix for the server side closes the connection issue

github.com/net-ssh/net-ssh - 43cfb16034114d74e59c37cd2083fe05be019758 authored over 14 years ago by Miklós Fazekas <[email protected]>
Bugfix test:Handling eof from client, sending pending bytes and closing forwarded chanell

github.com/net-ssh/net-ssh - aec2c43e0ebf51aec8475d9eccbb5144148910dd authored over 14 years ago by Miklós Fazekas <[email protected]>
Merge branch 'portfwfix' of github.com:mfazekas/net-ssh into portfwfix

github.com/net-ssh/net-ssh - 65e8aa8fceaaadf2a161ad38df52b9b21c329051 authored over 14 years ago by Miklós Fazekas <[email protected]>
Fixed ssh port forward closing bug, by catching closed, conn_reset exceptions, and acting as the socket was closed: todo do it the proper way

github.com/net-ssh/net-ssh - aba7f6d18dbf58be1896e01b3b8f0d648459e359 authored over 14 years ago by Miklós Fazekas <[email protected]>
Fixed first incarnation

github.com/net-ssh/net-ssh - dc5af656f508852be73146baef9a795a54b7c7d1 authored over 14 years ago by Miklós Fazekas <[email protected]>
Added tests for port forwarding

github.com/net-ssh/net-ssh - 40bc65a0f4c58bb113688ff7d238b7bcd6b586ca authored over 14 years ago by Miklós Fazekas <[email protected]>
Removed Hanna dependency in Rakefile

github.com/net-ssh/net-ssh - 73f1a5d65a7ae344c4ab34cc66632760f9f318e6 authored over 14 years ago by delano <[email protected]>
Merge branch 'master' into 2.0

github.com/net-ssh/net-ssh - f71a16d0f5b304b3e4b06894463e1292efe779d3 authored over 14 years ago by delano <[email protected]>
Release 2.0.20 (Support "ProxyCommand none" directive)

github.com/net-ssh/net-ssh - 47826b6f0cbd423c03d0e27fe2858e01305d3528 authored over 14 years ago by delano <[email protected]>
Support "ProxyCommand none" directive

github.com/net-ssh/net-ssh - ebb1cc5812cca007adeed161dc5e6fde8e7a122d authored over 14 years ago by delano <[email protected]>
Support "ProxyCommand none" directive

github.com/net-ssh/net-ssh - 851ead5abeaeaa424e05a4e785624a95061dffaf authored over 14 years ago by Andy Lo-A-Foe <[email protected]>
Release 2.0.19 (plus signs in sshconfig host)

github.com/net-ssh/net-ssh - 6046da86aa01f529b8ffeeef6fc2464eb2c502a9 authored almost 15 years ago by delano <[email protected]>
Added test for plus sign support in sshconfig hostname (Ruby 1.8)

github.com/net-ssh/net-ssh - b0dd0c8f25cc1f3626e08f1b1df8226e8a7aabd3 authored almost 15 years ago by delano <[email protected]>
Updated manifests

github.com/net-ssh/net-ssh - da383eccc14ceae5a3eebe44d9f1a1c0f31ccfa5 authored almost 15 years ago by delano <[email protected]>
Support plus sign in sshconfig hostname

github.com/net-ssh/net-ssh - 17c1ff0afd2fd79dadf58386fde70d4323d47109 authored almost 15 years ago by delano <[email protected]>
Release 2.0.18 (readpartial test fix)

github.com/net-ssh/net-ssh - 6fd7dcdcb56a278c11c4065fda183ba5694f4c98 authored almost 15 years ago by delano <[email protected]>
Fix related to #recv(1) to #readpartial change in 2.0.16

github.com/net-ssh/net-ssh - 5d63f9bbff00993d7834f38cab59e7252776b1c6 authored almost 15 years ago by delano <[email protected]>
updated homepage in gemspec

github.com/net-ssh/net-ssh - c247b7750572862b231fb52359cab27aba3002c6 authored almost 15 years ago by delano <[email protected]>
Release 2.0.17 (windows pageant fix for 1.9)

github.com/net-ssh/net-ssh - 1f6d615a470e8101b547a04adffb004c8a4b6a7d authored almost 15 years ago by delano <[email protected]>
Don't load net/ssh/authentication/pageant on Windows with Ruby 1.9 [Travis Reeder, Delano Mandelbaum]

github.com/net-ssh/net-ssh - fc2511dd1f5c4a527574415718272544cabcfa06 authored almost 15 years ago by delano <[email protected]>
Cleaned changelog

github.com/net-ssh/net-ssh - 0a2a342d55dd18c1e236a0008907f44527b47a0b authored almost 15 years ago by delano <[email protected]>
Release 2.0.16

github.com/net-ssh/net-ssh - 40d53de3b503145ced338690ce4aaf1cc08e9aae authored almost 15 years ago by delano <[email protected]>
Do not put a command line twice in error messages.

github.com/net-ssh/net-ssh - bac04895137db2f64b8a57570baf33da3fff4d6f authored almost 15 years ago by Akinori MUSHA <[email protected]>
Added SSH tunnel bug reproduction script

github.com/net-ssh/net-ssh - 6d09a25a8109972acbc910b532647cbc382ff7f3 authored almost 15 years ago by delano <[email protected]>
switched from #readchar to #readpartial(1) in lib/net/ssh/transport/server_version.rb, so that closed sockets are recognized

github.com/net-ssh/net-ssh - 2fc2d203ed731888ed393449e6ececbc2ad3dfdd authored almost 15 years ago by aaalex <[email protected]>
switched from #recv(1) to #readchar in lib/net/ssh/transport/server_version.rb, so that closed sockets are recognized

github.com/net-ssh/net-ssh - 63fda966ca5429a694b2f9b654a03a45724072ec authored almost 15 years ago by aaalex <[email protected]>
Add Net::SSH::Proxy::Command.

github.com/net-ssh/net-ssh - 6305d0924f0c5585e543f31247b883fb53b67a94 authored almost 15 years ago by Akinori MUSHA <[email protected]>