Ecosyste.ms: Issues

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

GitHub / hyperium/h2 issues and pull requests

#819 - Prepare v0.4.7

Pull Request - State: closed - Opened by seanmonstar 3 days ago

#817 - ci: pin more deps for MSRV job

Pull Request - State: closed - Opened by seanmonstar 10 days ago

#816 - pr/799

Pull Request - State: closed - Opened by seanmonstar 10 days ago

#815 - Hashbrown (through indexmap) break MSRV

Issue - State: closed - Opened by eaufavor 10 days ago

#814 - ci: pin hashbrown for msrv job

Pull Request - State: closed - Opened by seanmonstar 10 days ago

#813 - Header frame with non-zero content-length and END_STREAM is malformed

Pull Request - State: closed - Opened by eaufavor 10 days ago - 1 comment

#811 - Push_promise seems to be stuck

Issue - State: open - Opened by DjordjeNikolasevic 16 days ago - 3 comments

#809 - improve ci/h2spec.sh (macOS compat, /tmp dir and overwrite)

Pull Request - State: closed - Opened by GlenDC 18 days ago - 4 comments

#808 - Akamai example is broken on negotiated ALPN

Issue - State: open - Opened by GlenDC 18 days ago

#806 - RecvStream::is_end_stream() shouldn't return true after encountering error

Issue - State: open - Opened by eaufavor 20 days ago - 2 comments
Labels: easy

#805 - Protocol error : reset (remote)

Issue - State: closed - Opened by Mubelotix 27 days ago - 2 comments

#804 - assertion failed: DEFAULT_MAX_FRAME_SIZE

Issue - State: closed - Opened by makorne about 1 month ago - 3 comments

#803 - Tolerate send_open() at Closed state?

Issue - State: open - Opened by vilicvane about 1 month ago - 2 comments

#802 - Unexpected GOAWAY on small message

Issue - State: closed - Opened by l-monninger about 1 month ago - 2 comments

#801 - 0.3.x: lints: fix unexpected cfgs warnings

Pull Request - State: closed - Opened by seanmonstar about 2 months ago

#798 - chore(ci): use tokio-util 0.7.11 in MSRV check

Pull Request - State: closed - Opened by tottoto 2 months ago

#797 - unexpected window size impact on tls conncetions with h2 large uploads

Issue - State: open - Opened by port8080 3 months ago - 3 comments

#796 - chore: allow matching infallible

Pull Request - State: closed - Opened by seanmonstar 3 months ago

#795 - Prepare v0.4.6

Pull Request - State: closed - Opened by seanmonstar 3 months ago

#794 - h2-support,h2-tests: add tools to ensure wake

Pull Request - State: closed - Opened by ajwerner 4 months ago - 2 comments

#793 - streams: PushPromises tasks are notified correctly

Pull Request - State: closed - Opened by ajwerner 4 months ago

#791 - streams: notify recv task upon reset

Pull Request - State: closed - Opened by ajwerner 4 months ago

#790 - chore: remove unnecessary type converting

Pull Request - State: closed - Opened by tottoto 4 months ago

#789 - chore: replace legacy numeric constant with corresponding one

Pull Request - State: closed - Opened by tottoto 4 months ago

#788 - chore(doc): add indent to newline of list

Pull Request - State: closed - Opened by tottoto 4 months ago

#787 - chore: flatten unnecessary nested if expression

Pull Request - State: closed - Opened by tottoto 4 months ago

#786 - chore(ci): use tokio 1.38.1 in MSRV check

Pull Request - State: closed - Opened by tottoto 4 months ago

#785 - chore: use lints.rust.unexpected_cfgs in manifest

Pull Request - State: closed - Opened by tottoto 4 months ago

#784 - feat: expose current max {recv,send} stream count

Pull Request - State: closed - Opened by dswij 6 months ago

#783 - fix: High CPU Usage (100%) in Specific Scenarios

Pull Request - State: closed - Opened by niceskylei 6 months ago

#782 - fix: High CPU Usage (100%) in Specific Scenarios (#781)

Pull Request - State: closed - Opened by niceskylei 6 months ago

#781 - High CPU Usage (100%) in Specific Scenarios

Issue - State: closed - Opened by niceskylei 6 months ago - 1 comment

#780 - Allow disabling header compression

Issue - State: open - Opened by xuorig 6 months ago - 2 comments

#778 - grpc-uds: update to v0.3.26

Pull Request - State: closed - Opened by nightkr 7 months ago - 1 comment

#777 - chore(lib): fix unexpected cfg warning

Pull Request - State: closed - Opened by tottoto 7 months ago

#776 - chore: make tracing optional

Pull Request - State: open - Opened by tottoto 7 months ago - 2 comments

#775 - examples: update to rustls 0.23

Pull Request - State: closed - Opened by tottoto 7 months ago

#774 - Update v0.4

Pull Request - State: closed - Opened by bartlomieju 7 months ago - 1 comment

#773 - Update v0.3

Pull Request - State: closed - Opened by bartlomieju 7 months ago - 1 comment

#773 - Update v0.3

Pull Request - State: closed - Opened by bartlomieju 7 months ago - 1 comment

#772 - Fix race condition in connection termination

Pull Request - State: closed - Opened by howardjohn 7 months ago

#771 - Add link to Tokio Discord.

Pull Request - State: closed - Opened by mstyura 7 months ago

#770 - #769: Fix request pseudo-header construction for CONNECT & OPTION methods

Pull Request - State: closed - Opened by mstyura 7 months ago - 5 comments

#769 - :scheme & :path pseudo-headers are included in CONNECT requests.

Issue - State: closed - Opened by mstyura 7 months ago - 1 comment

#768 - feat: Add option in client builder to ignore content length

Pull Request - State: open - Opened by Alvenix 7 months ago

#767 - Add option to disable connection preface

Issue - State: closed - Opened by Alvenix 7 months ago

#766 - Switch to trace logging for frame sent messages

Pull Request - State: closed - Opened by orf 7 months ago

#765 - Switch to trace logging for frame recieved messages

Pull Request - State: closed - Opened by orf 7 months ago - 3 comments

#764 - Add debug_span in poll_complete loop

Pull Request - State: open - Opened by YHM404 7 months ago - 1 comment

#762 - Add a simple benchmark

Pull Request - State: closed - Opened by trungda 8 months ago

#761 - /del i am retarded

Issue - State: closed - Opened by gituser-rs 8 months ago

#760 - Prepare v0.4.4

Pull Request - State: closed - Opened by seanmonstar 8 months ago

#758 - fix: limit number of CONTINUATION frames allowed

Pull Request - State: closed - Opened by seanmonstar 8 months ago

#757 - backport to 0.3.x: cleanup new unused warnings (#749)

Pull Request - State: closed - Opened by seanmonstar 8 months ago

#756 - backport 746

Pull Request - State: closed - Opened by seanmonstar 8 months ago

#755 - Default server configuration prevents the use of server pushes

Issue - State: open - Opened by thalesfragoso 9 months ago - 3 comments

#752 - cherry pick 750: optimize header list size calculations

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

#751 - set rust `edition` to `2021`

Pull Request - State: closed - Opened by smndtrl 9 months ago - 2 comments

#750 - perf: optimize header list size calculations

Pull Request - State: closed - Opened by Noah-Kennedy 9 months ago - 1 comment

#749 - refactor: cleanup new unused warnings

Pull Request - State: closed - Opened by seanmonstar 9 months ago - 1 comment

#748 - Respond 400 + Reset to malformed request

Pull Request - State: open - Opened by franfastly 9 months ago - 4 comments

#746 - fix: stream flow control insufficient size before ack

Pull Request - State: closed - Opened by dswij 10 months ago

#746 - fix: stream flow control insufficient size before ack

Pull Request - State: closed - Opened by dswij 10 months ago

#743 - feat: not returning UnexpectedEof when client drop without close_notify

Pull Request - State: closed - Opened by dswij 10 months ago - 1 comment

#742 - streams: add a second check in front of reset flood mitigations

Pull Request - State: open - Opened by Noah-Kennedy 10 months ago - 1 comment

#741 - Documentation: How to handle GOAWAY

Issue - State: open - Opened by eaufavor 10 months ago - 2 comments

#740 - Prepare v0.3.24

Pull Request - State: closed - Opened by Noah-Kennedy 10 months ago

#739 - Prepare v0.4.2

Pull Request - State: closed - Opened by Noah-Kennedy 10 months ago

#738 - chore: backport #737 to 0.3.x

Pull Request - State: closed - Opened by Noah-Kennedy 10 months ago

#737 - streams: limit error resets for misbehaving connections

Pull Request - State: closed - Opened by Noah-Kennedy 10 months ago

#735 - Make the hpack a public module

Pull Request - State: closed - Opened by ymesika 11 months ago - 3 comments

#734 - cherry-pick fix: streams awaiting capacity lockout (#730)

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

#734 - cherry-pick fix: streams awaiting capacity lockout (#730)

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

#733 - Prepare v0.4.1

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

#732 - fix: reduce the default value of `initial_max_send_streams` to 100

Pull Request - State: closed - Opened by magurotuna 11 months ago - 1 comment

#731 - Proposal: change the default value of `initial_max_send_streams` to 100

Issue - State: open - Opened by magurotuna 11 months ago - 7 comments

#730 - fix: streams awaiting capacity lockout

Pull Request - State: closed - Opened by dswij 11 months ago - 13 comments

#729 - custom SETTINGS settings

Issue - State: open - Opened by devsnek 11 months ago

#728 - Prepare v0.4.0

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

#727 - remove deprecated Server::poll_close

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

#726 - update http to 1.0

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

#725 - Prepare v0.3.22

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

#724 - docs: fix typos

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

#723 - http2 error: stream error received: unspecific protocol error detected

Issue - State: closed - Opened by wangjia184 about 1 year ago - 4 comments

#722 - fix lint about unused import

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

#721 - Replace futures-util with atomic-waker and manual poll_fn

Pull Request - State: closed - Opened by notgull about 1 year ago - 4 comments

#720 - Remove tokio I/O traits from dependencies

Issue - State: open - Opened by notgull about 1 year ago - 5 comments

#719 - Fix documentation for max_send_buffer_size (#718)

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

#718 - `max_send_buffer_size` documentation states default is 400 MB. It is 400 KB.

Issue - State: closed - Opened by Protryon about 1 year ago - 2 comments