issues
search
quinn-rs
/
quinn
Async-friendly QUIC implementation in Rust
Apache License 2.0
3.87k
stars
396
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add CODEOWNERS
#2069
djc
opened
20 hours ago
1
Bump MSRV to 1.71
#2068
djc
opened
20 hours ago
0
proto: split config module
#2067
djc
opened
20 hours ago
0
#2057: Shuffle outgoing transport parameters.
#2066
mstyura
opened
1 day ago
3
We may be able to revert #2040
#2065
gretchenfrage
opened
2 days ago
0
Panic in quinn-proto-0.11.9
#2064
neevek
opened
2 days ago
1
Do I have to close the connection after I use it?
#2063
szguoxz
closed
3 days ago
1
feat: Make error code in `ReadError::Reset` public.
#2062
DSharifi
closed
3 days ago
0
#2057: Option to disable sending GREASE random transport parameter.
#2061
mstyura
opened
3 days ago
5
docs: Correct MSRV in README
#2060
gretchenfrage
closed
5 days ago
0
Allow Unicode 3.0 license
#2059
djc
closed
5 days ago
0
#2057: Use randomly generated GREASE transport parameter.
#2058
mstyura
closed
4 days ago
6
Usage of constant value for GREASE transport parameter make quinn vulnerable to fingerprinting by quic transport parameters.
#2057
mstyura
opened
5 days ago
1
feat(quinn-udp): support illumos
#2056
AsakuraMizu
opened
5 days ago
1
Improve time accounting for Incoming
#2055
Ralith
closed
5 days ago
2
local test
#2054
sterlingdeng
opened
6 days ago
0
build(deps): bump codecov/codecov-action from 4 to 5
#2053
dependabot[bot]
closed
1 week ago
0
Add support for `IP_RECVERR` and `IPV6_RECVERR`
#2052
larseggert
opened
1 week ago
0
chore: Fix `cargo clippy` issues
#2051
larseggert
closed
1 week ago
2
fix(quinn-udp): only set GSO segment size if != content length
#2050
thomaseizinger
closed
1 week ago
5
test(quinn-udp): use `UdpSocketState::try_send` in tests
#2049
thomaseizinger
closed
1 week ago
0
chore(quinn-udp): tweak log levels
#2048
thomaseizinger
closed
1 week ago
5
Fix inconsistent GSO logic on Unix platforms
#2047
Ralith
closed
1 week ago
1
Account for probe size limits before coalescing
#2046
Ralith
closed
1 week ago
0
docs build failure on docs.rs with FIPS enabled
#2045
gretchenfrage
opened
1 week ago
2
chore(ci): Remove workaround for broken `cc` version
#2044
matheus23
closed
1 week ago
1
feat: QUIC Address discovery extension
#2043
divagant-martian
opened
1 week ago
0
Android is broken on master (GSO is enabled)
#2042
stormshield-damiend
closed
1 week ago
8
Potential bug in GRO code for Windows?
#2041
thomaseizinger
opened
1 week ago
36
Avoid FIPS in docs.rs builds
#2040
djc
closed
1 week ago
1
Add Solaris CI plus disable some failing Solaris tests for now (#1877)
#2039
psumbera
closed
1 week ago
0
Data Transmission Issue in QUIC Mode with Quinn: Server Receives Empty Message Despite Successful Connection
#2038
anchalshivank
opened
1 week ago
1
feat(quinn,quinn-udp): Introduce `net` feature to allow disabling `socket2` and `std::net::UdpSocket` dependencies
#2037
matheus23
opened
1 week ago
1
quinn-udp: fix unable to build for netbsd (the name "recv" is defined multiple times)
#2036
delta4chat
closed
1 week ago
0
build(deps): update thiserror requirement from 1.0.21 to 2.0.3
#2035
dependabot[bot]
closed
2 weeks ago
0
Prepare proto 0.11.9
#2034
djc
closed
1 week ago
1
Unable to build quinn-udp (0.5.7) for NetBSD: error[E0428]: the name "recv" is defined multiple times
#2033
delta4chat
closed
1 week ago
1
.NET/C# Binding
#2032
StinkySteak
opened
2 weeks ago
1
Fix missing re-exports
#2031
gretchenfrage
closed
1 week ago
4
Feature flag for rustls logging
#2030
crazyscot
closed
2 weeks ago
0
Unbreak Solaris build after #1993
#2029
psumbera
closed
2 weeks ago
2
build(deps): update rustls-platform-verifier requirement from 0.3 to 0.4
#2028
dependabot[bot]
closed
3 weeks ago
0
Fix header space check
#2027
Ralith
closed
3 weeks ago
1
New release with aws-lc support?
#2026
joshtriplett
opened
3 weeks ago
4
feat(quinn-proto): Allow notifying of network path changes
#2025
flub
closed
2 weeks ago
2
Access Client Hello before accepting connection
#2024
FlorianUekermann
opened
3 weeks ago
10
fix(.github/codecov): Install golang for fips codecov
#2023
dongcarl
opened
3 weeks ago
3
chore(quinn-udp): increase crate patch version to v0.5.6
#2022
mxinden
closed
4 weeks ago
3
feat(quinn-udp): support both windows-sys v0.52 and v0.59
#2021
mxinden
closed
4 weeks ago
1
Add test for post-quantum key exchange
#2020
stormshield-gt
opened
4 weeks ago
8
Next