Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Quinn

Support continued maintenance and development for Quinn.
Collective - Host: opensource - https://opencollective.com/quinn-rs - Code: https://github.com/quinn-rs/quinn

Simplify weirdly broken test code

github.com/quinn-rs/quinn - djc opened this pull request 5 days ago
Add support for IP_RECVERR and IPV6_RECVERR

github.com/quinn-rs/quinn - aaron-ang opened this pull request 5 days ago
Associate a PathId to each Connection

github.com/quinn-rs/quinn - divagant-martian opened this pull request 10 days ago
tests: avoid ICE in beta

github.com/quinn-rs/quinn - djc opened this pull request 16 days ago
ci: run quinn-udp tests with fast-apple-datapath

github.com/quinn-rs/quinn - mxinden opened this pull request 17 days ago
Expose stream write limit

github.com/quinn-rs/quinn - devsnek opened this pull request 18 days ago
Add gretchenfrage as a quinn-udp owner

github.com/quinn-rs/quinn - djc opened this pull request 19 days ago
fix(udp/windows): set socket option IP_RECVECN

github.com/quinn-rs/quinn - mxinden opened this pull request 20 days ago
fix(udp/windows): set socket option IPV6_RECVECN

github.com/quinn-rs/quinn - mxinden opened this pull request 21 days ago
Pr 2037 plus clean per run test

github.com/quinn-rs/quinn - gretchenfrage opened this pull request 22 days ago
fix(udp): support sending empty datagram

github.com/quinn-rs/quinn - mxinden opened this pull request 30 days ago
proto: Factor out poll_transmit_space

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
`poll_transmit` is large

github.com/quinn-rs/quinn - gretchenfrage opened this issue about 1 month ago
proto: Replace calls to Duration::new

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
proto: remove redundant cursors

github.com/quinn-rs/quinn - Ralith opened this pull request about 1 month ago
Add test for retry token expiration

github.com/quinn-rs/quinn - gretchenfrage opened this issue about 1 month ago
Add gretchenfrage as a maintainer

github.com/quinn-rs/quinn - djc opened this pull request about 1 month ago
proto: Reduce size of `Endpoint.handle`

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
Potentially wrong doc comment on `reset`

github.com/quinn-rs/quinn - gretchenfrage opened this issue about 1 month ago
Remove various obselete `allow` directives

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
proto: Minor refactors to `Endpoint.handle`

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
proto: Refactor `Endpoint.handle`

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
proto: Token encode refactors

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
proto: Pass `ConnectionId` by value internally

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
Remove `use self::` occurrences

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
proto: Pass `SocketAddr` by value

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
proto: Refactor Endpoint::handle

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
Unhide ecn variants

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
proto: Remove superfluous `#[doc(hidden)]` fuzzing

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
Implement Default for ClosedStream

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
Un-hide get_max_udp_payload_size

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
Un-hide force_key_update / initiate_key_update

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
quinn: Make SendStream::poll_stopped private

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
proto: replace hidden field with From impl

github.com/quinn-rs/quinn - djc opened this pull request about 1 month ago
Token tweaks

github.com/quinn-rs/quinn - djc opened this pull request about 1 month ago
Usages of `#[doc(hidden)] pub`

github.com/quinn-rs/quinn - gretchenfrage opened this issue about 1 month ago
Roadmap for NEW_TOKEN utilization

github.com/quinn-rs/quinn - gretchenfrage opened this issue about 1 month ago
3 flaky tests

github.com/quinn-rs/quinn - gretchenfrage opened this issue about 1 month ago
Factor out `IncomingToken`

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
[ignore] yet another test for CI

github.com/quinn-rs/quinn - matheus23 opened this pull request about 1 month ago
Gate PLPMTUD should_panic test on debug_assertions

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
PLPMTUD test fails to panic in release mode

github.com/quinn-rs/quinn - gretchenfrage opened this issue about 1 month ago
Make SystemTime mockable via object

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
docs(quinn): Tweak Connecting docs

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
quinn: Remove obsolete must_use for futures

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
Adjust terminology regarding tokens

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
proto: Refactor TokenDecodeError

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
proto: Connection side enum

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
Make SystemTime mockable

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
Fix CI

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
Minor style changes

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 1 month ago
refactor(udp): remove unnecessary `return`

github.com/quinn-rs/quinn - mxinden opened this pull request about 1 month ago
fix(udp): retry send on first EINVAL

github.com/quinn-rs/quinn - mxinden opened this pull request about 1 month ago
feat(quinn-proto): unhide `quinn_proto::coding`

github.com/quinn-rs/quinn - dignifiedquire opened this pull request about 2 months ago
tests(quinn): Ignore stress tests by default

github.com/quinn-rs/quinn - gretchenfrage opened this pull request about 2 months ago
fix(udp): retry on ErrorKind::Interrupted

github.com/quinn-rs/quinn - mxinden opened this pull request about 2 months ago
fix(udp): propagate error on apple_fast

github.com/quinn-rs/quinn - mxinden opened this pull request about 2 months ago
fix(udp): do not enable URO on Windows on ARM

github.com/quinn-rs/quinn - mxinden opened this pull request about 2 months ago
Async certificate resolver

github.com/quinn-rs/quinn - MatthewCash opened this issue about 2 months ago
Add CODEOWNERS

github.com/quinn-rs/quinn - djc opened this pull request 2 months ago
Bump MSRV to 1.71

github.com/quinn-rs/quinn - djc opened this pull request 2 months ago
proto: split config module

github.com/quinn-rs/quinn - djc opened this pull request 2 months ago
#2057: Shuffle outgoing transport parameters.

github.com/quinn-rs/quinn - mstyura opened this pull request 2 months ago
We may be able to revert #2040

github.com/quinn-rs/quinn - gretchenfrage opened this issue 2 months ago
Panic in quinn-proto-0.11.9

github.com/quinn-rs/quinn - neevek opened this issue 2 months ago
docs: Correct MSRV in README

github.com/quinn-rs/quinn - gretchenfrage opened this pull request 2 months ago
Allow Unicode 3.0 license

github.com/quinn-rs/quinn - djc opened this pull request 2 months ago
feat(quinn-udp): support illumos

github.com/quinn-rs/quinn - AsakuraMizu opened this pull request 2 months ago
Improve time accounting for Incoming

github.com/quinn-rs/quinn - Ralith opened this pull request 2 months ago
local test

github.com/quinn-rs/quinn - sterlingdeng opened this pull request 2 months ago
build(deps): bump codecov/codecov-action from 4 to 5

github.com/quinn-rs/quinn - dependabot[bot] opened this pull request 2 months ago
chore: Fix `cargo clippy` issues

github.com/quinn-rs/quinn - larseggert opened this pull request 2 months ago
fix(quinn-udp): only set GSO segment size if != content length

github.com/quinn-rs/quinn - thomaseizinger opened this pull request 2 months ago
test(quinn-udp): use `UdpSocketState::try_send` in tests

github.com/quinn-rs/quinn - thomaseizinger opened this pull request 2 months ago
chore(quinn-udp): tweak log levels

github.com/quinn-rs/quinn - thomaseizinger opened this pull request 2 months ago
Fix inconsistent GSO logic on Unix platforms

github.com/quinn-rs/quinn - Ralith opened this pull request 2 months ago
Account for probe size limits before coalescing

github.com/quinn-rs/quinn - Ralith opened this pull request 2 months ago
docs build failure on docs.rs with FIPS enabled

github.com/quinn-rs/quinn - gretchenfrage opened this issue 2 months ago
chore(ci): Remove workaround for broken `cc` version

github.com/quinn-rs/quinn - matheus23 opened this pull request 2 months ago
feat: QUIC Address discovery extension

github.com/quinn-rs/quinn - divagant-martian opened this pull request 2 months ago
Android is broken on master (GSO is enabled)

github.com/quinn-rs/quinn - stormshield-damiend opened this issue 2 months ago
Potential bug in GRO code for Windows?

github.com/quinn-rs/quinn - thomaseizinger opened this issue 2 months ago
Avoid FIPS in docs.rs builds

github.com/quinn-rs/quinn - djc opened this pull request 2 months ago