Tomáš Mráz

Results 1511 comments of Tomáš Mráz

@nhorman please re-review - the last two commits are the substantial changes (the rest was just cleanly rebased). I've changed the lockless read hashtable to use subsequent neighborhoods so we...

Added a comment and removed spurious blank line. Assuming approvals hold.

Merged to the master branch. Thank you for the reviews.

IMO this is a feature. Windows is unfortunately so inherently misdesigned as a multi-user system that I do not think you can call this a bug in OpenSSL. At least...

> OpenSSL 1.1.1 introduced (in [dbabc86](https://github.com/openssl/openssl/commit/dbabc862966b9afbcc55c59cc07ab643a14ffb31) #5959) the `no-autoload-config` > build option in v1.1.1, but that broke in v3.0.0, and was only fixed in > v3.2.0 ([cb8e641](https://github.com/openssl/openssl/commit/cb8e64131e7ce230a9268bdd7cc4664868ff0dc9) #21621). This is...

IMO a good compromise is to read the paths from the registry and NOT fall back to any built-in defaults if the registry keys aren't set. There is no point...

**OTC: We are OK in principle. We would like to see a draft documentation or a design document so it could be reviewed in detail.** Docs should answer for example:...

In #24274 after the nonce generation fixes were merged you've confirmed that the side channel without enable-ec_nistp_64_gcc_128 cannot be confirmed. What is the situation with enable-ec_nistp_64_gcc_128 on x86_64? Is it...

Good! Thank you for the verification.