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

One more fix

github.com/net-ssh/net-ssh - 9eb6a445a57546930bf82149422e573f6d63e23b authored over 4 years ago by Alexander Pyatkin <[email protected]>
Fix tests as well

github.com/net-ssh/net-ssh - 6c7d0afab9cb48a880f163a24268f9a2d0e42631 authored over 4 years ago by Alexander Pyatkin <[email protected]>
Fix kex algorithm name

github.com/net-ssh/net-ssh - 64ab9a66176eb91a9375255395c2b2f26929b885 authored over 4 years ago by Alexander Pyatkin <[email protected]>
Merge pull request #733 from hirura/fix-loggable_facility_to_use_to_s_method_instead_of_name_method_for_self_class

Fix Loggable to use to_s method instead of name method for self.class

github.com/net-ssh/net-ssh - 71634cbb0fbc15abb989f8652a866d715012f8e2 authored over 4 years ago by Miklós Fazekas <[email protected]>
Merge pull request #736 from sawanoboly/issue_731

allow multiple newlines for OPENSSH PRIVATE KEY

github.com/net-ssh/net-ssh - 4d2142cc5bd0889cd5465dfd371ef7a521376835 authored over 4 years ago by Miklós Fazekas <[email protected]>
Merge pull request #739 from mfazekas/mfazekas-rubyversions-update

Fix travis ci errors + update ruby versions

github.com/net-ssh/net-ssh - f710a280a60ea852e88c6037c6087a50d4da1ebe authored over 4 years ago by Miklós Fazekas <[email protected]>
Use latest mocha and fix incompat

github.com/net-ssh/net-ssh - 357821f55fa87284f415b1f712e94d6120277d3c authored over 4 years ago by Miklós Fazekas <[email protected]>
Update ruby versions on travis

github.com/net-ssh/net-ssh - 5ac22e3f214e38cd9bb196e4e6713fce861c1a8b authored over 4 years ago by Miklós Fazekas <[email protected]>
allow multiple newlines for OPENSSH PRIVATE KEY

github.com/net-ssh/net-ssh - 5277b94e323854132eec142a318ff504f38fd848 authored over 4 years ago by sawanoboly <[email protected]>
Merge pull request #735 from anderscarling/patch-1

Fix spelling

github.com/net-ssh/net-ssh - a2c486ccc3d87c1c69b8ed69d611e6083ad5626b authored over 4 years ago by Miklós Fazekas <[email protected]>
Fix spelling

github.com/net-ssh/net-ssh - e309354ba4070ab2615469877aec6b819e6eaf79 authored over 4 years ago by Anders Carling <[email protected]>
beta2 prepare

github.com/net-ssh/net-ssh - 0e5cba65526fa2cb004831d61e936b9f62a24937 authored over 4 years ago by Miklos Fazekas <[email protected]>
6.0.0 beta2 prepare

github.com/net-ssh/net-ssh - 221613861e8fa2607be1ccf653628dd7ed463480 authored over 4 years ago by Miklós Fazekas <[email protected]>
Merge pull request #722 from anderscarling/certkeys

Support :certkeys and CertificateFile configuration option

github.com/net-ssh/net-ssh - 4f21491f2709082fce25fd91f41d785ec45a5f17 authored over 4 years ago by Miklós Fazekas <[email protected]>
Fix Loggable to use to_s method instead of name method for self.class

github.com/net-ssh/net-ssh - 0c7d233f6e3c860623d410e1337640d66539980f authored almost 5 years ago by hirura <[email protected]>
Correct typo in comment

github.com/net-ssh/net-ssh - bff0dcf66dd2e3e888fac00c9bb2f166af341346 authored almost 5 years ago by Klaus Stein <[email protected]>
Add ssh agent lock and unlock

github.com/net-ssh/net-ssh - 2938f3883f294334915e196ca635b223c8f964a7 authored almost 5 years ago by Klaus Stein <[email protected]>
Merge pull request #724 from tarraschk/remove-old-ruby-compat

Remove ruby_compat to comply with the new Ruby >= 2.3 requirement

github.com/net-ssh/net-ssh - 5c31c9dc5f65b151a9195d1d7c307e2f6d155da1 authored almost 5 years ago by Miklós Fazekas <[email protected]>
Remove ruby_compat to comply with the new Ruby >= 2.3 requirement

github.com/net-ssh/net-ssh - c747a2f961e82470e23f69df421b448c31184eed authored almost 5 years ago by Maxime Alay-Eddine <[email protected]>
Reduce number of lines in method to satisfy rubocop

github.com/net-ssh/net-ssh - f99ba4c04b16f7078f56e709cd67f31ed8a4a325 authored almost 5 years ago by Anders Carling <[email protected]>
Restore accidentally reordered value

github.com/net-ssh/net-ssh - 2e922251541ddcb69763e279049d7eb01a98369e authored almost 5 years ago by Anders Carling <[email protected]>
Reduce number of lines in block to satisfy rubocop

github.com/net-ssh/net-ssh - 5f1a55346b9a263e19713165f6427fdafebf3086 authored almost 5 years ago by Anders Carling <[email protected]>
Place value in globals if we're in a global context

github.com/net-ssh/net-ssh - 4086028baddf5eafa942611e02683e82da1dd181 authored almost 5 years ago by Anders Carling <[email protected]>
Fix rubocop complaints

github.com/net-ssh/net-ssh - b953838c934efe79a7e0b1f27dcec98307e54efa authored almost 5 years ago by Anders Carling <[email protected]>
Test signing using explicitly loaded keycert

github.com/net-ssh/net-ssh - 13cc8ba6d8255ccc18e66da8ee801cd3b7f160f3 authored almost 5 years ago by Anders Carling <[email protected]>
Test CertificateFile configuration loading

github.com/net-ssh/net-ssh - 68e6ec391b7951e504037e515cf0b70942dc2f67 authored almost 5 years ago by Anders Carling <[email protected]>
Remove disused variable

github.com/net-ssh/net-ssh - a7a0448f365229834239932b33af45d27fb16183 authored almost 5 years ago by Anders Carling <[email protected]>
Test handling of keycert list

github.com/net-ssh/net-ssh - fff43a2098dacb57380f82c39542d15c8610bdeb authored almost 5 years ago by Anders Carling <[email protected]>
Test matching of explicitly configured key certificates to private keys

github.com/net-ssh/net-ssh - a843afd0843dfe53492bd6b698d1611d8eb76b49 authored almost 5 years ago by Anders Carling <[email protected]>
Separate public and private keys in test

Required to test matching of explicitly configured key certificates to private keys

github.com/net-ssh/net-ssh - a225275c5a48a62e56ffc983d256a8d2ef649411 authored almost 5 years ago by Anders Carling <[email protected]>
Improve test by providing a real Certificate instance instead of repurposing the privat key

github.com/net-ssh/net-ssh - e3b757811810935e37047fcec453fb49c260fe6e authored almost 5 years ago by Anders Carling <[email protected]>
Test explicit cert configuration

github.com/net-ssh/net-ssh - 28e44a0382a2806fdc0f9f078037d403bc62a154 authored almost 5 years ago by Anders Carling <[email protected]>
Add integration test using cert and key from ssh-agent

github.com/net-ssh/net-ssh - cda6272c358061ec744c6cdcd7b86d704baec426 authored almost 5 years ago by Anders Carling <[email protected]>
Fix signing with private key file existing both on disk and in agent, without corresponding public key on disk

github.com/net-ssh/net-ssh - 5d74905694504ef49a5101ca546c313dda83aa6a authored almost 5 years ago by Anders Carling <[email protected]>
Support :certkeys and CertificateFile configuration option

github.com/net-ssh/net-ssh - 9ffd01bd8590e2950dfef4576c919564ec969331 authored almost 5 years ago by Anders Carling <[email protected]>
README is markdown

github.com/net-ssh/net-ssh - 012207bfef0f70009b7d4e864508524337d148ef authored almost 5 years ago by Miklos Fazekas <[email protected]>
6.0.0 beta1 prepare

github.com/net-ssh/net-ssh - 6c5f6cbee7b4ed441b499b16c6d7363761fcf181 authored almost 5 years ago by Miklos Fazekas <[email protected]>
Merge pull request #713 from mfazekas/int-test-curve25519sha256

Integration test for Curve25519Sha256Keys

github.com/net-ssh/net-ssh - df3c18d0defa6de1366acb50d8b7f5dce63d7f46 authored almost 5 years ago by Miklós Fazekas <[email protected]>
Fixed fragile waitpid

github.com/net-ssh/net-ssh - 4f99b3ba87125aeedf4b0bd81ae8a23622614e1b authored almost 5 years ago by Miklos Fazekas <[email protected]>
Merge pull request #721 from baweaver/brbrady-alt/fix_host_key_format

Add support for all algorithms in Transport::Algorithms#host_key_format

github.com/net-ssh/net-ssh - 7c6bcc5df24e4269846bd1dc49d4199d5b8bd9ff authored almost 5 years ago by Miklós Fazekas <[email protected]>
Original (brbrady) Add support for all algorithms in Transport::Algorithms#host_key_format

github.com/net-ssh/net-ssh - 21ca9961fb8684ca18e0bbb7f0f14e2ec8536138 authored almost 5 years ago by Brandon Weaver <[email protected]>
Merge pull request #711 from fwininger/enhancement2

Define rubocop metric length

github.com/net-ssh/net-ssh - 7bf0db25931ac604d742dc0c472bec20f7eb6516 authored about 5 years ago by Miklós Fazekas <[email protected]>
Define rubocop metric length

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 18c8dc220acf4df4f96a60bdb7eb2ab36896d2b0 authored about 5 years ago by Florian Wininger <[email protected]>
Merge pull request #710 from fwininger/enhancement

Enhance unit-test and remove unused file archfour_check.rb

github.com/net-ssh/net-ssh - 30936b9f393604cb9c3c08d265a2d3186851647e authored about 5 years ago by Miklós Fazekas <[email protected]>
Merge pull request #714 from graaff/hmac-sha2-512-etm

Add sha2-{256,512}[email protected] MAC algorithms

github.com/net-ssh/net-ssh - 72103dbd68dda3323af60941ee45f145e8f31eed authored about 5 years ago by Miklós Fazekas <[email protected]>
Add sha2-{256,512}[email protected] MAC algorithms

Implement the Encrypt-Then-Mac versions of the SHA2-256 and SHA2-512
MACs. These MACs are implem...

github.com/net-ssh/net-ssh - 1dd04c3a1023eaa72f824d85829bc251279bb64d authored about 5 years ago by Hans de Graaff <[email protected]>
Integration test for Curve25519Sha256Keys

github.com/net-ssh/net-ssh - 8b645b2ed9c4ed80bcdf08b707bf2b29bb4be565 authored about 5 years ago by Miklos Fazekas <[email protected]>
Merge pull request #690 from fwininger/support_curve25519

Add Curve25519Sha256

github.com/net-ssh/net-ssh - 1dd787785fe84e08326c0796685466491c66911f authored about 5 years ago by Miklós Fazekas <[email protected]>
Enhance unit-test and remove unused file archfour_check.rb

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 4cc1c66ae3109b93202d49b7ab5cc879d3d75e33 authored about 5 years ago by Florian Wininger <[email protected]>
Add x25519 in the Readme

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 4cca9f48399774c9c0bc3a38939001a158e5f0bb authored about 5 years ago by Florian Wininger <[email protected]>
Update rubocop_todo.yml

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 958816108617d4938ff86f80daac781884fcc62f authored about 5 years ago by Florian Wininger <[email protected]>
Add Curve25519Sha256

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 0a9a04f29c47625d29978094acbe7172c5e436fd authored about 5 years ago by Florian Wininger <[email protected]>
Merge pull request #707 from nickhammond/patch-1

Add changelog_uri to metadata to easily link from rubygems.org

github.com/net-ssh/net-ssh - 9525835a83b93e652822882f3b606494e9f11639 authored about 5 years ago by Miklós Fazekas <[email protected]>
Merge pull request #708 from fwininger/refactoring_kex

Refactoring kex ecdh with RFC5656

github.com/net-ssh/net-ssh - 32ed5440f66b0ec5cb926d96293bab864bba6ec4 authored about 5 years ago by Miklós Fazekas <[email protected]>
Merge pull request #709 from fwininger/remove_unsecure_algs_by_default

Remove unsecure algs by default

github.com/net-ssh/net-ssh - 92c0ec061dc2fc936d92f3c2eed4f22eeaa9699c authored about 5 years ago by Miklós Fazekas <[email protected]>
Add depracted warning in the Readme.md.

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - c86b7c261252389642d4ff62f5b9e3f69bdaf107 authored about 5 years ago by Florian Wininger <[email protected]>
Add Supported Algorithms in the Readme

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - e406292c2a8428982da5a91610c7feac6c017621 authored about 5 years ago by Florian Wininger <[email protected]>
Disable by default unsecure algorithm

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - a74319643a013ec1a7dcd3880dc43487277a8872 authored about 5 years ago by Florian Wininger <[email protected]>
Remove extra spaces after spec.metadata

github.com/net-ssh/net-ssh - da8d01562c4d81edf5073b6901d3f496883e0a14 authored about 5 years ago by Nick Hammond <[email protected]>
Update rubocop_todo.yml

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 7083201c51cf48758df5a6d3afe27413f87ccdbb authored about 5 years ago by Florian Wininger <[email protected]>
Refactoring kex ecdh RFC5656

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 6e81f63b72c759887ee27ea87f2b651289a41226 authored about 5 years ago by Florian Wininger <[email protected]>
Merge pull request #704 from fwininger/rubocop_small_cop

Enhance some code

github.com/net-ssh/net-ssh - 2c3450670533b9cda48375b6056f313b02afffcd authored about 5 years ago by Miklós Fazekas <[email protected]>
Merge pull request #703 from fwininger/openssl4

Modernize OpenSSL SHA2 implementation

github.com/net-ssh/net-ssh - bd7d0b3ba7358f7df6b98e044c7c153d04598c01 authored about 5 years ago by Miklós Fazekas <[email protected]>
Merge pull request #702 from fwininger/refactoring_kex2

Refactoring kex

github.com/net-ssh/net-ssh - 5ca085ea30baf63d3a05ee931f324a9dabf504e6 authored about 5 years ago by Miklós Fazekas <[email protected]>
Merge pull request #701 from fwininger/openssl

Remove check because Openssl 1.0.1 introduice aes-ctr

github.com/net-ssh/net-ssh - 105c9c9f7a805478cc0254ba4365e6483f377bed authored about 5 years ago by Miklós Fazekas <[email protected]>
Add changelog_uri to metadata to easily link from rubygems.org

Reference: https://guides.rubygems.org/specification-reference/#metadata

github.com/net-ssh/net-ssh - bc8c2f36b8f1460d2f64009e6284d5c7ff8cb0ee authored about 5 years ago by Nick Hammond <[email protected]>
Add Abstract Kex class

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 3c2bfbcd7f01b1f546ce2d13104d6dd9356b4605 authored about 5 years ago by Florian Wininger <[email protected]>
Rubocop : fix parentheses

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 8fe47bfab2b9fe769ac7b6df2dd8608e197d1ab3 authored about 5 years ago by Florian Wininger <[email protected]>
Refactoring style unlesselse.

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 731c524b82dcc17c85c4bd24b22fceb95dcf300d authored about 5 years ago by Florian Wininger <[email protected]>
Rubocop solve : Layout/IndentationWidth

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 79dac9c203779542600bc89cd9cf00e8c1a9b363 authored about 5 years ago by Florian Wininger <[email protected]>
Update rubocop-todo

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - b3573c95214adf5a63ea4fbe01e7c39f4178748d authored about 5 years ago by Florian Wininger <[email protected]>
Modernize OpenSSL SHA2 implementation

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 602ad9f91e876590aa43cc091728b699388ce011 authored about 5 years ago by Florian Wininger <[email protected]>
Refactor DH get_parameters

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - ecca2120331590d49a7ebcb0447c96084820557d authored about 5 years ago by Florian Wininger <[email protected]>
Update digester

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 356de377b9fdf2f7736ce91f5c5efa671957b301 authored about 5 years ago by Florian Wininger <[email protected]>
Remove check because Openssl 1.0.1 introduice aes-ctr

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - d1c2954c5f8f0788a38267145215c8b358679601 authored about 5 years ago by Florian Wininger <[email protected]>
Merge pull request #698 from fwininger/rubocop_config

Enhance rubocop configuration and fix some tests

github.com/net-ssh/net-ssh - 084e38b1eafeb57d246a08132e2a0adef9920b5a authored about 5 years ago by Miklós Fazekas <[email protected]>
Merge pull request #699 from fwininger/refactoring_kex

Refactoring kex

github.com/net-ssh/net-ssh - 72d86d5405bede924716043872505d32468817c7 authored about 5 years ago by Miklós Fazekas <[email protected]>
Merge pull request #700 from fwininger/openssl3

Add Openssl requirement in Readme

github.com/net-ssh/net-ssh - 1e05ebdbf32c2cfce7d284528d3cb20e94d5c974 authored about 5 years ago by Miklós Fazekas <[email protected]>
Merge pull request #697 from fwininger/openssl2

Remove unnecessary defined?(OpenSSL::PKey::EC) and defined?(OpenSSL::…

github.com/net-ssh/net-ssh - cc674b8dd9297b059f34cdb349a6d5391d32385c authored about 5 years ago by Miklós Fazekas <[email protected]>
Clarify readme

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 85793a03fb63cd0c0f55fc9e4e0513d31963a1e7 authored about 5 years ago by Florian Wininger <[email protected]>
Remove include already include.

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 377d450aed6f50d5b476df734cfc995ef664ad01 authored about 5 years ago by Florian Wininger <[email protected]>
Remove already include modules

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 10021820abcc570f1c2cad18915c21006b4e32e3 authored about 5 years ago by Florian Wininger <[email protected]>
Define properly the get_p and get_g method to handle inheritance.

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - bb9351c4234e69bcfcd1a2b75ac7e819ed9fade4 authored about 5 years ago by Florian Wininger <[email protected]>
Move KEXDH Constant into the Constants Modules

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - e18a2c917ffd93147c7d74003406af5e0c031da7 authored about 5 years ago by Florian Wininger <[email protected]>
Remove unnecessary defined?(OpenSSL::PKey::EC) in Kex

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 728c80ac22efb1405102c323a4f6fcf992c74911 authored about 5 years ago by Florian Wininger <[email protected]>
Remove unnecessary defined?(OpenSSL::PKey::EC) in OpenSSL override

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 48f15fed216ba02a3445db994a9bf8175b819bbb authored about 5 years ago by Florian Wininger <[email protected]>
Remove unnecessary defined?(OpenSSL::PKey::EC) and defined?(OpenSSL::Digest::SHA256)

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - bf5ae2566142df6beee216d3b891126e88a6fe8e authored about 5 years ago by Florian Wininger <[email protected]>
Fix Layout/IndentHeredoc

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 39ced9a83a1abe12585b540c83fc2e4e729227ef authored about 5 years ago by Florian Wininger <[email protected]>
Fix Layout/IndentAssignment

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 9de1c82d6b58298dced27f92f38f5ecfda30b01c authored about 5 years ago by Florian Wininger <[email protected]>
Fix Layout/ClosingHeredocIndentation

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - ff4e17661b7a7b6b6869d29258df6f6861af74a7 authored about 5 years ago by Florian Wininger <[email protected]>
Reconfigure rubocop

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 3812e6a0fcbe0d1c402b095c460537a524b02d22 authored about 5 years ago by Florian Wininger <[email protected]>
Regenerate rubocop_todo

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - 40dd5f8d97617aa15ebd1df99c69e1acc9887085 authored about 5 years ago by Florian Wininger <[email protected]>
Merge pull request #696 from fwininger/openssl

Remove defined?(OpenSSL::PKey::EC) and defined?(OpenSSL::Digest::SHA256)

github.com/net-ssh/net-ssh - 326f566f4d725444b8a560b6ac659d7f6f5bb5bf authored about 5 years ago by Miklós Fazekas <[email protected]>
Remove defined?(OpenSSL::PKey::EC) and defined?(OpenSSL::Digest::SHA256)

Signed-off-by: Florian Wininger <[email protected]>

github.com/net-ssh/net-ssh - bd9c07f1a872beef61c5cb1974be77f3d85e92d2 authored about 5 years ago by Florian Wininger <[email protected]>
Merge pull request #691 from fwininger/change_ruby_requirement

Update dependencies configuration

github.com/net-ssh/net-ssh - c08da5d4f4dc8b2a806987baeec56e0651953df0 authored about 5 years ago by Miklós Fazekas <[email protected]>
Merge pull request #692 from zeos90/master

Consider ProxyCommand and ProxyJump together

github.com/net-ssh/net-ssh - ff9687f7948b214768b7df353d2e03edbf0d18b4 authored about 5 years ago by Miklós Fazekas <[email protected]>
Extract proxy setup into method

github.com/net-ssh/net-ssh - a631ce3fc7c9f5dca8a9c5d11fec952746dd4b1e authored about 5 years ago by Joshua Morgan <[email protected]>
Merge pull request #694 from fwininger/readme

Convert README from rdoc to markdown

github.com/net-ssh/net-ssh - 7f6bb373d98207f15e889e309633e63d566b305f authored about 5 years ago by Miklós Fazekas <[email protected]>
Fix style violations

github.com/net-ssh/net-ssh - 657e648a760f325758ff4378f1c8a9e9696296ff authored about 5 years ago by Joshua Morgan <[email protected]>
Remove nil value check

Check in now done when inserting the proxy values

github.com/net-ssh/net-ssh - e6a271c4e127a24752d855e5d0b5c4352370bd7a authored about 5 years ago by Joshua Morgan <[email protected]>