issues Search Results · repo:microsoft/msquic language:C
Filter by
889 results
(1 s)889 results
inmicrosoft/msquic (press backspace or delete to remove)We should add steps for the full release process, including publication of nuget packages, rust crates, etc... as a
follow up. Basically having a step by step guide.
Originally posted by @guhetier in ...
Area: Documentation
anrossi
- 2
- Opened on Jun 27
- #5191
Description
According to RFC 9000 §9.3:
An endpoint MUST NOT reuse a PATH_CHALLENGE payload if it sends a new PATH_CHALLENGE frame on the same path.
However, PATH_CHALLENGE retransmissions reuse the ...
Area: Core
Area: Protocol Updates
t-minzheng
- Opened on Jun 27
- #5190
Description
1. In line 287: the DatagramConnection is created with new but its pointer is not stored, managed, or deleted. This
results in a heap allocation without ownership, which is a memory leak. ...
t-minzheng
- 1
- Opened on Jun 27
- #5189
Description RFC 9000 12.5. Frames and Number Spaces forbids RETIRE_CONNECTION_ID in 0-RTT packets: Note that it is not
possible to send the following frames in 0-RTT packets for various reasons: HANDSHAKE_DONE, ...
Area: Core
Bug: Core
t-minzheng
- 1
- Opened on Jun 27
- #5188
Description RFC 9000 §12.4 mandates treating a packet that contains no frames as a connection error of type
PROTOCOL_VIOLATION.
However, in QuicConnRecvFrames, if the payload is empty, the while loop ...
Area: Core
Area: Protocol Updates
t-minzheng
- Opened on Jun 27
- #5186
- [ ] Document the size limit of TLS Resumption tickets.
- [ ] Reserve a reasonable amount of space for MsQuic-specific overhead.
- [ ] Document the limit of app-supplied data in a resumption ticket. ...
Area: Documentation
TLS: quicTLS
TLS: Schannel
anrossi
- Opened on Jun 24
- #5183
According to RFC 9000:
An endpoint will know the final size for a stream when the receiving part of the stream enters the Size Known or Reset
Recvd state (Section 3). The receiver MUST use the final size ...
Bug: Core
external
t-minzheng
- 2
- Opened on Jun 18
- #5176
- Define the structs necessary for Careful Resume feature in MsQuic
- Add code to encode/decode Careful Resume struct(s)
- Integrate CR encode/decode code into existing custom application resumption ...
feature request
sm-msft
- Opened on Jun 17
- #5173
Fix up a few things missing in the OpenSSL:
- [ ] Add tests for the release builds of OpenSSL
- [ ] Check the allocation size of AData- SecretSet[ProtLevel][Dir].Secret (currently sizeof(AUX_DATA) ...
Bug: Platform
TLS: quicTLS
anrossi
- Opened on Jun 5
- #5142

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.