Ingo Franzki

Results 14 issues of Ingo Franzki

After adding support for hardware accelerated HMAC on the s390x platform with commit https://github.com/openssl/openssl/commit/0499de5adda26b1ef09660f70c12b4710b5f7c8a, some tests fail in our internal CI: - test_key_share - test_sslextension - test_sslrecords - test_sslvertol -...

branch: master
approval: review pending
triaged: bug
tests: exempted

Probing for crypto cards during initialization by issuing an ioctl to the zcrypt device driver can cause a lot of traffic and overhead, because it runs for each and every...

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

Since https://github.com/openssl/openssl/commit/9a788281d91f698d6a229d588b9cb36987549669 it should now build warning-free on s390x, so remove the '-Wno-stringop-overflow' build option for s390x builds. If newly added code causes -Wstringop-overflow warnings again, it should be noted...

branch: master
approval: review pending
triaged: feature
tests: exempted