Tomáš Mráz

Results 62 issues of Tomáš Mráz

This replaces LHASH in core_namemap with the new hashtable and adds the reverse mapping. The new hashtable is used in lockless-read mode. This is a draft PR as it is...

branch: master
approval: review pending
approval: otc review pending
triaged: refactor
severity: fips change
tests: exempted
triaged: performance

It will not be supported if the fips provider was built with no-ec2m. Fixes #25729 Also adjust run-checker-merge.yml to detect this issue.

branch: master
approval: ready to merge
triaged: bug
severity: regression
tests: present
branch: 3.4

It should be possible to cherry-pick this to older branches with fairly trivial conflict resolution.

branch: master
approval: review pending
triaged: documentation
branch: 3.0
branch: 3.1
tests: exempted
branch: 3.2
branch: 3.3
branch: 3.4

Add a test for #25660 and fix the memory ordering as proposed there.

branch: master
approval: review pending
triaged: bug
severity: fips change
tests: present
branch: 3.2
branch: 3.3
branch: 3.4

This at least fixes the build failures on AIX This will not fix the test failures though.

branch: master
approval: ready to merge
triaged: bug
tests: exempted
branch: 3.2
branch: 3.3
branch: 3.4

macos-12 runners will be removed in December.

branch: master
approval: review pending
triaged: bug
branch: 3.0
branch: 3.1
tests: exempted
branch: 3.2
branch: 3.3
branch: 3.4

Although due to to the multithreading, it won't be perfect, it might help.

branch: master
approval: review pending
triaged: bug
tests: present
branch: 3.4

Our interop testing with mvfst started failing once check of order of the received key shares in regards to the received supported groups from the client was added. Citing RFC...

In most cases it is just about adding casts to `int` or `long` from size_t. Sometimes, when it looked more appropriate to me, I've changed the type of the variables...

branch: master
approval: review pending
triaged: refactor
severity: fips change
tests: exempted
style: waived