Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / openssh-rust/openssh-mux-client issues and pull requests

#50 - Bump ScribeMD/docker-cache from 0.4.0 to 0.5.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#49 - Bump ScribeMD/docker-cache from 0.3.7 to 0.4.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#48 - Update strum requirement from 0.25 to 0.26 in /crates/proxy-client

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust

#47 - Bump ScribeMD/docker-cache from 0.3.6 to 0.3.7

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions

#46 - Release openssh-mux-client v0.17.3

Pull Request - State: closed - Opened by NobodyXu 9 months ago

#45 - Update typed-builder requirement from 0.17.0 to 0.18.0 in /crates/mux-client

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, rust

#44 - Release openssh-mux-client v0.17.2

Pull Request - State: closed - Opened by NobodyXu 9 months ago

#43 - Update typed-builder requirement from 0.16.0 to 0.17.0 in /crates/mux-client

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, rust

#42 - Bump ScribeMD/docker-cache from 0.3.5 to 0.3.6

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#41 - Bump ScribeMD/docker-cache from 0.3.4 to 0.3.5

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#41 - Bump ScribeMD/docker-cache from 0.3.4 to 0.3.5

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#40 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#40 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#39 - Update typed-builder requirement from 0.15.0 to 0.16.0 in /crates/mux-client

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, rust

#38 - Optimize CI: Use Swatinem/rust-cache@v2 for caching

Pull Request - State: closed - Opened by NobodyXu 11 months ago

#37 - Mark `openssh_mux_client_error::Error` as `non_exhaustive`

Pull Request - State: closed - Opened by NobodyXu 11 months ago

#36 - Update typed-builder requirement from 0.14.0 to 0.15.0 in /crates/mux-client

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, rust

#35 - Update strum requirement from 0.24 to 0.25 in /crates/proxy-client

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust

#34 - Impl cancellation

Pull Request - State: closed - Opened by NobodyXu about 1 year ago

#32 - Update typed-builder requirement from 0.13.0 to 0.14.0 in /crates/mux-client

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust

#31 - Update typed-builder requirement from 0.12.0 to 0.13.0 in /crates/mux-client

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust

#30 - Update compact_str requirement from 0.6.1 to 0.7.0 in /crates/proxy-client

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust

#29 - Update typed-builder requirement from 0.11.0 to 0.12.0 in /crates/mux-client

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust

#28 - Update typed-builder requirement from 0.10.0 to 0.11.0 in /crates/mux-client

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust

#27 - Impl proxy-client `create_read_task` and `create_write_task`

Pull Request - State: closed - Opened by NobodyXu over 1 year ago

#26 - Rm unused type `IpAddr` & `ForwardedTcpIp`

Pull Request - State: closed - Opened by NobodyXu over 1 year ago

#25 - Fix caching on ci

Pull Request - State: closed - Opened by NobodyXu over 1 year ago

#24 - Update dependabot

Pull Request - State: closed - Opened by NobodyXu over 1 year ago

#23 - Support non-utf8 character on unix in forwarding

Pull Request - State: closed - Opened by NobodyXu over 1 year ago

#22 - Rm unplanned features in openssh-proxy-client

Pull Request - State: closed - Opened by NobodyXu over 1 year ago

#21 - Refactor: Extract new crate openssh-proxy-client-error

Pull Request - State: closed - Opened by NobodyXu over 1 year ago

#20 - Refactor: Extract new crate openssh-mux-client-error

Pull Request - State: closed - Opened by NobodyXu over 1 year ago

#19 - Impl `From<Error>` for `io::Error` & rm `Error::into_io_error`

Pull Request - State: closed - Opened by NobodyXu over 1 year ago

#18 - Update ssh_format requirement from 0.13.0 to 0.14.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust

#17 - Update ssh_format requirement from 0.13.0 to 0.14.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, rust

#16 - Fix `proxy-client` channel impl

Pull Request - State: closed - Opened by NobodyXu over 1 year ago

#15 - Impl `Channel` types required for `ProxyClient`

Pull Request - State: closed - Opened by NobodyXu over 1 year ago

#14 - Impl response types of proxy-client

Pull Request - State: closed - Opened by NobodyXu almost 2 years ago

#13 - Impl response packet type for proxy mode

Pull Request - State: closed - Opened by NobodyXu almost 2 years ago

#12 - Impl request type for proxy mode

Pull Request - State: closed - Opened by NobodyXu almost 2 years ago

#11 - Refactor: Mv current root crate to crates/mux-client

Pull Request - State: closed - Opened by NobodyXu almost 2 years ago

#10 - Refactor: `Connection::open_new_session_impl`

Pull Request - State: closed - Opened by NobodyXu almost 2 years ago

#9 - Impl zero copy for `Connection::request_{port, dynamic}_port`

Pull Request - State: closed - Opened by NobodyXu almost 2 years ago

#8 - Update ssh_format requirement from 0.12.0 to 0.13.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, rust

#7 - Impl zero-copy serialization for `Connection::open_new_session`

Pull Request - State: closed - Opened by NobodyXu almost 2 years ago

#6 - Feature request: Support proxy mode

Issue - State: open - Opened by NobodyXu almost 2 years ago - 1 comment
Labels: enhancement

#5 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#4 - Bump actions/cache from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#3 - Refactor and fix

Pull Request - State: closed - Opened by NobodyXu almost 2 years ago

#2 - Update tokio-io-utility requirement from 0.6.4 to 0.7.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#1 - Optimize `Connection::read_response`: Add caching

Pull Request - State: closed - Opened by NobodyXu almost 2 years ago - 2 comments
Labels: enhancement