Tomáš Mráz

Results 62 issues of Tomáš Mráz

These are initial requirements for the QUIC packet demuxer module.

branch: master
approval: review pending
approval: otc review pending
triaged: design

If the public key is not set on the key, return error instead of crash. Also clarify documentation in regards to EC key parameters and clarify that EVP_PKEY_fromdata ignores parameters...

branch: master
approval: review pending
triaged: bug
triaged: documentation
severity: fips change
branch: 3.0

This is the initial proposal for the pluggable congestion control API to be reviewed by OTC. ##### Checklist - [x] documentation is added or updated

branch: master
approval: review pending
triaged: design

The BIO_ctrl_(w)pending() functions did not check for negative returns of underlying BIO_ctrl() call and cast it to size_t. ##### Checklist - [x] documentation is added or updated

branch: master
approval: review pending
triaged: bug
triaged: documentation
branch: 3.0

This is a draft as there are some details to be filled in. But please review and comment. ##### Checklist - [x] documentation is added or updated

branch: master
approval: review pending
approval: otc review pending
triaged: design

This is first batch of backports to 3.1 branch.

approval: done
triaged: feature
severity: fips change
branch: 3.1

This is the 3.0 version of the fix. Fixes #17995 Fixes #18578 ##### Checklist - [x] tests are added or updated

approval: done
triaged: bug
severity: fips change
branch: 3.0

This builds upon the test case from @bernd-edlinger in #18024. The fix for 3.0 will need to be a separate PR as it won't merge cleanly. ##### Checklist - [x]...

branch: master
approval: ready to merge
triaged: bug
severity: fips change
branch: 3.1

This should be trivially cherry-pickable to older branches - we just drop the updates of yml files or file chunks that aren't there. If the cherry pick is more complicated,...

approval: done
branch: master
branch: 1.1.1
triaged: bug
branch: 3.0
branch: 3.1

This is just a draft as it is missing calls to the QUIC flow control module. I'll also probably remove some checks for the fin flag as these are implemented...

branch: master
approval: review pending
triaged: feature