Wesley Rosenblum

Results 67 issues of Wesley Rosenblum

### Problem: Issue first reported by @torben-hansen: Building s2n-tls with OpenSSL 3.0 shows that generating some randomness using RAND_bytes() before calling s2n_init() blocks s2n-tls from overriding the OpenSSL randomness backend...

priority/medium
size/medium

https://tools.ietf.org/id/draft-ietf-quic-transport-32.html#name-servers-preferred-address > QUIC allows servers to accept connections on one IP address and > attempt to transfer these connections to a more preferred address > shortly after the handshake. This...

client
priority/low
size/medium

### Features to use - #2118

MSRV

Several requirements in the QUIC Recovery RFC are cited, but are missing test citations. There are several reasons for this, as documented below: These are covered just by how we...

loss_recovery
priority/low
size/small

### Problem: https://github.com/aws/s2n-quic/pull/2009 added additional checks to the CI that ensure that the `cargo package` command succeeds on every PR. This was intended to catch build issues that a normal...

ci
priority/low
size/small

https://tools.ietf.org/id/draft-ietf-quic-recovery-32.html#name-sending-probe-packets > Implementations MAY use alternative strategies for determining the content of probe packets, including sending new or retransmitted data based on the application's priorities.

enhancement
loss_recovery
priority/low
size/medium

https://tools.ietf.org/id/draft-ietf-quic-recovery-31.html#name-speeding-up-handshake-compl > When a server receives an Initial packet containing duplicate CRYPTO > data, it can assume the client did not receive all of the server's > CRYPTO data sent...

enhancement
loss_recovery
priority/medium
size/small

https://datatracker.ietf.org/doc/html/rfc9002#section-6.1 > Spuriously declaring packets as lost leads to unnecessary > retransmissions and may result in degraded performance due to the > actions of the congestion controller upon detecting loss....

enhancement
loss_recovery
priority/low
size/medium

https://tools.ietf.org/id/draft-ietf-quic-recovery-32.html#name-estimating-min_rtt > Endpoints MAY re-establish the min_rtt at other times in the > connection, such as when traffic volume is low and an acknowledgement > is received with a low...

enhancement
loss_recovery
priority/low
size/medium

From [5.1.2. Consuming and Retiring Connection IDs](https://www.rfc-editor.org/rfc/rfc9000#section-5.1.2) in [rfc9000](https://www.rfc-editor.org/rfc/rfc9000): > Endpoints SHOULD retire connection IDs when > they are no longer actively using either the local or destination > address...

compliance
compliance:SHOULD
priority/low