issues
search
cloudflare
/
quiche
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
https://docs.quic.tech/quiche/
BSD 2-Clause "Simplified" License
9.51k
stars
723
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
h3i: remove usage of http crate
#1872
evanrittenhouse
closed
11 hours ago
0
lib: add basic large RTT jump detection
#1871
LPardue
opened
1 week ago
0
h3i: implement PartialEq<StatusCode> for EnrichedHeaders
#1870
evanrittenhouse
closed
5 days ago
0
h3i: Test harness for recordreplay
#1869
evanrittenhouse
opened
1 week ago
0
h3i: extract connection creation to its own function
#1868
evanrittenhouse
closed
10 hours ago
0
h3i: add --replay-host-override option
#1867
LPardue
closed
4 days ago
3
Expose min_rtt and rttvar to FFI
#1866
LPardue
closed
4 weeks ago
0
fix clippy warnings
#1865
lyupy
closed
1 month ago
1
qlog: align with spec removal of categories
#1864
LPardue
opened
1 month ago
0
Reduce amount of SHA-256 operations when deriving keys
#1863
vkrasnov
closed
1 month ago
0
qlog: Add explicit lifetime parameter to QlogSeqReader
#1862
hawkinsw
closed
1 month ago
3
lib, qlog: Track and Log Unknown Transport Parameters
#1861
hawkinsw
opened
1 month ago
3
support en/decoding the accurate ECN transport param
#1860
hawkinsw
opened
1 month ago
2
apps: more eagerly attempt to write HTTP response stream data in quiche-server
#1859
LPardue
closed
1 month ago
0
h3: enforce send_response() before send_additional_headers()
#1858
LPardue
closed
1 month ago
0
h3: prevent multiple calls to send_response | send_response_with_priority
#1857
LPardue
closed
1 month ago
0
h3i: allow cloning Action
#1856
ghedo
closed
1 month ago
0
apps: Implement mutual tls with optional strict trust
#1855
nnathan
opened
2 months ago
0
Ensure peer verification when using apps/client
#1854
nnathan
opened
2 months ago
0
Is TLS-PSK supported or am I implementing this incorrectly?
#1853
nnathan
closed
2 months ago
5
h3: earlier check for control and QPACK stream termination
#1852
LPardue
closed
1 month ago
0
h3i: Expose stream type IDs
#1851
evanrittenhouse
closed
2 months ago
0
h3i: release 0.2.0
#1850
ghedo
closed
2 months ago
0
h3i: downgrade http crate to pre-1.0
#1849
ghedo
closed
2 months ago
0
Bug in cubic.rs
#1848
WernerDrasche
opened
2 months ago
0
Update semgrep.yml
#1847
hrushikeshdeshpande
closed
2 months ago
0
add semgrep ignore file
#1846
ghedo
closed
2 months ago
0
h3i: Don't panic on empty header block
#1845
evanrittenhouse
closed
2 months ago
0
Sensible prompt defaults and optional SNI
#1844
evanrittenhouse
closed
2 months ago
1
h3: add initial stats
#1843
LPardue
closed
2 months ago
0
apps: fix clippy
#1842
LPardue
closed
2 months ago
0
h3: Avoid unnecessary work on control streams
#1841
LPardue
closed
2 months ago
0
QNS fixes
#1840
ghedo
closed
2 months ago
0
Add stream_bytes action to prompt and qlog
#1838
evanrittenhouse
closed
2 months ago
1
Force Handshake packet epoch if handshake hasn't been confirmed
#1836
evanrittenhouse
closed
3 days ago
0
Add `CONNECTION_CLOSE` frame to h3i actions
#1835
evanrittenhouse
closed
3 months ago
0
Parse coalesced packets after keys of contained packet are discarded
#1834
jmuecke
opened
3 months ago
1
Duplicate RETIRE_CONNECTION_ID frame leads to connection close with PROTOCOL VIOLATION
#1833
jmuecke
opened
3 months ago
0
Windows vs Linux mis-behaviors
#1832
fuocor
closed
3 months ago
0
Final changes
#1831
evanrittenhouse
closed
2 months ago
0
Fix largest performance issue in profiler
#1830
catid
opened
3 months ago
1
Expose bbr pacing_rate to users (incl. ffi)
#1829
mpelletan
opened
3 months ago
1
Remove direct `Instant::now()` calls
#1828
birneee
opened
4 months ago
1
Maintain DATAGRAM sent/received statistics
#1827
hendrikcech
opened
4 months ago
0
Error when cargo build
#1826
Duveyorg
opened
4 months ago
0
Expose the `HTTP3_CONTROL_STREAM_TYPE_ID` constant, make SNI optional
#1825
evanrittenhouse
closed
2 months ago
0
Make host:port argument optional
#1824
evanrittenhouse
closed
4 months ago
1
apps: clippy fixup
#1823
LPardue
closed
4 months ago
0
Address minor comments
#1822
evanrittenhouse
closed
4 months ago
0
Bug: Bodies longer than 8KB fail to send
#1821
catid
closed
4 months ago
5
Next