-
Notifications
You must be signed in to change notification settings - Fork 124
Issues: aws/s2n-quic
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
ci: cargo bolero
ci
Tasks related to ci
priority/medium
Rank 3
size/medium
#13
opened Jul 13, 2020 by
camshaft
use the std lib's pattern for naming
good first issue
Good for newcomers
priority/low
Rank 4
size/small
#95
opened Aug 31, 2020 by
camshaft
Reusing RTT on resumed connections
enhancement
New feature or request
loss_recovery
Pertaining to the QUIC Loss Detection and Congestion Control RFC
priority/low
Rank 4
size/medium
#144
opened Oct 13, 2020 by
WesleyRosenblum
Ignoring loss of undecryptable packets
enhancement
New feature or request
loss_recovery
Pertaining to the QUIC Loss Detection and Congestion Control RFC
priority/low
Rank 4
size/small
#149
opened Oct 13, 2020 by
WesleyRosenblum
Retry Token tests
address_validation
MVP
priority/low
Rank 4
size/small
test
#151
opened Oct 14, 2020 by
rday
2 of 3 tasks
Re-establishing min_rtt
enhancement
New feature or request
loss_recovery
Pertaining to the QUIC Loss Detection and Congestion Control RFC
priority/low
Rank 4
size/medium
#249
opened Nov 18, 2020 by
WesleyRosenblum
Adaptive loss thresholds
enhancement
New feature or request
loss_recovery
Pertaining to the QUIC Loss Detection and Congestion Control RFC
priority/low
Rank 4
size/medium
#252
opened Nov 19, 2020 by
WesleyRosenblum
Speeding up handshake completion
enhancement
New feature or request
loss_recovery
Pertaining to the QUIC Loss Detection and Congestion Control RFC
priority/medium
Rank 3
size/small
#253
opened Nov 19, 2020 by
WesleyRosenblum
Probe packet configuration
enhancement
New feature or request
loss_recovery
Pertaining to the QUIC Loss Detection and Congestion Control RFC
priority/low
Rank 4
size/medium
#254
opened Nov 19, 2020 by
WesleyRosenblum
Missing tests for requirements in Recovery
loss_recovery
Pertaining to the QUIC Loss Detection and Congestion Control RFC
priority/low
Rank 4
size/small
#257
opened Nov 19, 2020 by
WesleyRosenblum
9 tasks
Handle max peers in endpoint::Limits
good first issue
Good for newcomers
limits
Anything pertaining to limits (connection, endpoint, etc)
priority/low
Rank 4
quic-v2
size/small
#261
opened Nov 19, 2020 by
rday
Cleanly drop initial packets
compliance:SHOULD
compliance
crate:transport
limits
Anything pertaining to limits (connection, endpoint, etc)
priority/low
Rank 4
size/small
#270
opened Nov 24, 2020 by
rday
Migrate paths when preferred address is received on client
client
Required for the s2n-quic client
priority/low
Rank 4
size/medium
#273
opened Nov 24, 2020 by
WesleyRosenblum
Ensure the implementation doesn't rely on unathenticated data contained in Initial packets
compliance:SHOULD
compliance
priority/low
Rank 4
size/medium
test
#323
opened Dec 14, 2020 by
camshaft
Reduntantly send MAX_STREAM_DATA to avoid blocking a sender
compliance:MAY
compliance
streams
#334
opened Dec 15, 2020 by
camshaft
Ensure invalid initial packets are discarded rather than closing the connection
compliance:MAY
compliance
#336
opened Dec 15, 2020 by
camshaft
Optionally buffer packets on client in anticipation of future keys
client
Required for the s2n-quic client
compliance:MAY
compliance
#337
opened Dec 15, 2020 by
camshaft
Ensure Handshake packets are only processed after the server has sent a response
compliance:SHOULD
compliance
MVP
#340
opened Dec 16, 2020 by
camshaft
Closing connection after invalid token
address_validation
compliance:SHOULD
compliance
#344
opened Dec 16, 2020 by
rday
New Token lifetimes
address_validation
compliance:SHOULD
compliance
#347
opened Dec 16, 2020 by
rday
Crate layout
documentation
Improvements or additions to documentation
#364
opened Dec 18, 2020 by
rday
Docs for project scripts and workflows
documentation
Improvements or additions to documentation
#365
opened Dec 18, 2020 by
rday
5 tasks
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.