Ecosyste.ms: OpenCollective

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

github.com/quinn-rs/quinn

Async-friendly QUIC implementation in Rust
https://github.com/quinn-rs/quinn

[ignore] yet another test for CI

matheus23 opened this pull request 5 days ago
fix(udp): make GRO (i.e. URO) optional on Windows, off by default

mxinden opened this pull request 5 days ago
Gate PLPMTUD should_panic test on debug_assertions

gretchenfrage opened this pull request 6 days ago
PLPMTUD test fails to panic in release mode

gretchenfrage opened this issue 6 days ago
Make SystemTime mockable via object

gretchenfrage opened this pull request 7 days ago
docs(quinn): Tweak Connecting docs

gretchenfrage opened this pull request 7 days ago
quinn: Remove obsolete must_use for futures

gretchenfrage opened this pull request 7 days ago
Adjust terminology regarding tokens

gretchenfrage opened this pull request 7 days ago
proto: Refactor TokenDecodeError

gretchenfrage opened this pull request 7 days ago
proto: Connection side enum

gretchenfrage opened this pull request 7 days ago
Make SystemTime mockable

gretchenfrage opened this pull request 7 days ago
Fix CI

gretchenfrage opened this pull request 7 days ago
Minor style changes

gretchenfrage opened this pull request 7 days ago
refactor(udp): remove unnecessary `return`

mxinden opened this pull request 8 days ago
fix(udp): retry send on first EINVAL

mxinden opened this pull request 8 days ago
feat(quinn-proto): unhide `quinn_proto::coding`

dignifiedquire opened this pull request 11 days ago
Use `Async::new_nonblocking` to avoid redundant socket configuration

BigWingBeat opened this pull request 15 days ago
How I can use difference cert/pkey for different TLS sni?

taikulawo opened this issue 19 days ago
tests(quinn): Ignore stress tests by default

gretchenfrage opened this pull request 22 days ago
fix(udp): retry on ErrorKind::Interrupted

mxinden opened this pull request 22 days ago
fix(udp): propagate error on apple_fast

mxinden opened this pull request 22 days ago
fix(udp): use IPV6_PMTUDISC_PROBE instead of IP_PMTUDISC_PROBE on v6

mxinden opened this pull request 22 days ago
fix(udp): do not enable URO on Windows on ARM

mxinden opened this pull request 23 days ago
Async certificate resolver

MatthewCash opened this issue 23 days ago
Add CODEOWNERS

djc opened this pull request 26 days ago
Bump MSRV to 1.71

djc opened this pull request 26 days ago
proto: split config module

djc opened this pull request 26 days ago
#2057: Shuffle outgoing transport parameters.

mstyura opened this pull request 27 days ago
We may be able to revert #2040

gretchenfrage opened this issue 28 days ago
Panic in quinn-proto-0.11.9

neevek opened this issue 28 days ago
Do I have to close the connection after I use it?

szguoxz opened this issue 29 days ago
feat: Make error code in `ReadError::Reset` public.

DSharifi opened this pull request 29 days ago
#2057: Option to disable sending GREASE random transport parameter.

mstyura opened this pull request 29 days ago
docs: Correct MSRV in README

gretchenfrage opened this pull request about 1 month ago
Allow Unicode 3.0 license

djc opened this pull request about 1 month ago
#2057: Use randomly generated GREASE transport parameter.

mstyura opened this pull request about 1 month ago
feat(quinn-udp): support illumos

AsakuraMizu opened this pull request about 1 month ago
Improve time accounting for Incoming

Ralith opened this pull request about 1 month ago
local test

sterlingdeng opened this pull request about 1 month ago
build(deps): bump codecov/codecov-action from 4 to 5

dependabot[bot] opened this pull request about 1 month ago
Add support for `IP_RECVERR` and `IPV6_RECVERR`

larseggert opened this issue about 1 month ago
chore: Fix `cargo clippy` issues

larseggert opened this pull request about 1 month ago
fix(quinn-udp): only set GSO segment size if != content length

thomaseizinger opened this pull request about 1 month ago
test(quinn-udp): use `UdpSocketState::try_send` in tests

thomaseizinger opened this pull request about 1 month ago
chore(quinn-udp): tweak log levels

thomaseizinger opened this pull request about 1 month ago
Fix inconsistent GSO logic on Unix platforms

Ralith opened this pull request about 1 month ago
Account for probe size limits before coalescing

Ralith opened this pull request about 1 month ago
docs build failure on docs.rs with FIPS enabled

gretchenfrage opened this issue about 1 month ago
chore(ci): Remove workaround for broken `cc` version

matheus23 opened this pull request about 1 month ago
feat: QUIC Address discovery extension

divagant-martian opened this pull request about 1 month ago
Android is broken on master (GSO is enabled)

stormshield-damiend opened this issue about 1 month ago
Potential bug in GRO code for Windows?

thomaseizinger opened this issue about 1 month ago
Avoid FIPS in docs.rs builds

djc opened this pull request about 1 month ago
Add Solaris CI plus disable some failing Solaris tests for now (#1877)

psumbera opened this pull request about 1 month ago
build(deps): update thiserror requirement from 1.0.21 to 2.0.3

dependabot[bot] opened this pull request about 1 month ago
Prepare proto 0.11.9

djc opened this pull request about 1 month ago
.NET/C# Binding

StinkySteak opened this issue about 1 month ago
Fix missing re-exports

gretchenfrage opened this pull request about 1 month ago
Feature flag for rustls logging

crazyscot opened this pull request about 1 month ago
Unbreak Solaris build after #1993

psumbera opened this pull request about 2 months ago
build(deps): update rustls-platform-verifier requirement from 0.3 to 0.4

dependabot[bot] opened this pull request about 2 months ago
Fix header space check

Ralith opened this pull request about 2 months ago
New release with aws-lc support?

joshtriplett opened this issue about 2 months ago
feat(quinn-proto): Allow notifying of network path changes

flub opened this pull request about 2 months ago
Access Client Hello before accepting connection

FlorianUekermann opened this issue about 2 months ago
fix(.github/codecov): Install golang for fips codecov

dongcarl opened this pull request about 2 months ago
chore(quinn-udp): increase crate patch version to v0.5.6

mxinden opened this pull request about 2 months ago
feat(quinn-udp): support both windows-sys v0.52 and v0.59

mxinden opened this pull request about 2 months ago
Add test for post-quantum key exchange

stormshield-gt opened this pull request about 2 months ago
[ignore] Testing CI for quinn Wasm

matheus23 opened this pull request about 2 months ago
Notifying Quinn about network path changes

flub opened this issue about 2 months ago
feat: introduce `UdpSocketState::try_send` APIs

thomaseizinger opened this pull request 2 months ago
support of resetting the congestion controller?

ibigbug opened this issue 2 months ago
fix `rustls-aws-lc-rs` feature

stormshield-gt opened this pull request 2 months ago
Expose orig dst cid

filindm opened this pull request 2 months ago
bench(udp): run GSO, GRO and recvmmsg permutations

mxinden opened this pull request 2 months ago
#2008: Make max_idle_timeout negotiation commutative.

mstyura opened this pull request 2 months ago
Incorrect `max_idle_timeout` negotiation.

mstyura opened this issue 2 months ago
chore: Replace IP strings with address types

larseggert opened this pull request 2 months ago
chore: `cargo +nightly clippy --fix`

larseggert opened this pull request 2 months ago
invalid authority or bad dns_name error when using IPv6 abbr

mokeyish opened this issue 2 months ago
"unused manifest key" warning occurs upon cargo check

gretchenfrage opened this issue 2 months ago
feat(quinn, quinn-proto): add aws-lc-rs-fips feature flag

M0dEx opened this pull request 3 months ago
Add alternative - unfair but lower latency - send stream scheduling strategy

alessandrod opened this pull request 3 months ago
crypto: expose negotiated_cipher_suite in the hadshake data

BiagioFesta opened this pull request 3 months ago
Add visionOS support

rofferom opened this pull request 3 months ago
Reduce memory allocations on servers that process a large number of streams

alessandrod opened this pull request 3 months ago
Export SendDatagram struct to the public API

flub opened this pull request 3 months ago
Expose orignial dest cid

thynson opened this pull request 3 months ago
ci: Check coverage on multiple platforms

larseggert opened this pull request 3 months ago