-
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
Clients may discard new tokens
client
Required for the s2n-quic client
compliance:MAY
provider
#388
opened Jan 4, 2021 by
rday
Use retry token immediately
client
Required for the s2n-quic client
compliance:MUST
crate:transport
#386
opened Jan 4, 2021 by
rday
Require token in initial packets if retry received
compliance:MUST
crate:transport
#385
opened Jan 4, 2021 by
rday
Add bolero tests for PeerIdRegistry
connection_id_manager
enhancement
New feature or request
#372
opened Dec 18, 2020 by
WesleyRosenblum
Make active_connection_id_limit configurable
client
Required for the s2n-quic client
connection_id_manager
connection_migration
#371
opened Dec 18, 2020 by
WesleyRosenblum
Providers
documentation
Improvements or additions to documentation
#370
opened Dec 18, 2020 by
rday
3 tasks
Packet spaces
documentation
Improvements or additions to documentation
#369
opened Dec 18, 2020 by
rday
2 tasks
Packet creation and parsing
documentation
Improvements or additions to documentation
#368
opened Dec 18, 2020 by
rday
3 tasks
Encoding pattern
documentation
Improvements or additions to documentation
#367
opened Dec 18, 2020 by
rday
Dev workflow
documentation
Improvements or additions to documentation
#366
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
Crate layout
documentation
Improvements or additions to documentation
#364
opened Dec 18, 2020 by
rday
Handle Version Negotiation packets
client
Required for the s2n-quic client
compliance:MUST
compliance
#349
opened Dec 16, 2020 by
camshaft
New Token lifetimes
address_validation
compliance:SHOULD
compliance
#347
opened Dec 16, 2020 by
rday
Closing connection after invalid token
address_validation
compliance:SHOULD
compliance
#344
opened Dec 16, 2020 by
rday
Ensure Handshake packets are only processed after the server has sent a response
compliance:SHOULD
compliance
MVP
#340
opened Dec 16, 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 invalid initial packets are discarded rather than closing the connection
compliance:MAY
compliance
#336
opened Dec 15, 2020 by
camshaft
ProTip!
Exclude everything labeled
bug
with -label:bug.