Tomáš Mráz

Results 1511 comments of Tomáš Mráz

Could you please use `git commit --amend` to amend the commit message to remove the `CLA: trivial` annotation? Then you do `git push --force` to force push the new commit.

IMO the style check can be ignored.

An interesting failure appeared on the feature/ech branch https://github.com/openssl/openssl/actions/runs/15565033436/job/43826881837 @sftcd any idea?

That fixup is already present on master branch. But yeah, no problem with that.

This is work in progress as providers, libssl and tests need to be fixed as well.

> I don't get it. Why windows need so many type casting and the other platforms don't need it? The Windows compiler simply produces this warning where other platforms do...

Rebased to resolve conflicts and pushed fixup for one of the @nhorman 's comments.

@Sashan I hope I addressed all your comments.

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