Skip to content

Fixes with max size, openssl.test netcat and clang-tidy#8909

Merged
douzzer merged 1 commit intowolfSSL:masterfrom
dgarske:various_20250620
Jun 23, 2025
Merged

Fixes with max size, openssl.test netcat and clang-tidy#8909
douzzer merged 1 commit intowolfSSL:masterfrom
dgarske:various_20250620

Conversation

@dgarske
Copy link
Copy Markdown
Contributor

@dgarske dgarske commented Jun 20, 2025

Description

  • Fixes issue with cert gen, no malloc and crypto callback causing wolfssl/wolfcrypt/asn.h:1375:18: error: use of undeclared identifier 'WC_MAX_DIGEST_SIZE. See wolfBoot issue with TPM tests here: Add support for PowerPC 32-bit SHA256 assembly speedups wolfBoot#576
  • Fixed netcat issue in openssl.test causing server open check to fail on some platforms.
  • Fixed clang-tidy report in benchmark.c where XFTELL could return negative (error) and wasn't handled.

Testing

All multi-tests are passing now and various platforms.

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

…fssl/wolfcrypt/asn.h:1375:18: error: use of undeclared identifier 'WC_MAX_DIGEST_SIZE`. Fixed netcat issue in openssl.test causing server open check to fail on some platforms. Fixed clang-tidy report in benchmark.c where XFTELL could return negative (error) and wasn't handled.
@douzzer
Copy link
Copy Markdown
Contributor

douzzer commented Jun 21, 2025

retest this please (tooling failure in PRB-fipsv2-regression-and-rolling-release-v3, and ye olde

Found unhandled org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException exception:
Unable to create live FilePath for wolf-linux-cloud-node-tv041x; wolf-linux-cloud-node-tv041x was marked offline: Connection was broken

)

@dgarske dgarske assigned douzzer and unassigned dgarske Jun 21, 2025
Copy link
Copy Markdown
Contributor

@douzzer douzzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested with wolfssl-multi-test.sh ... super-quick-check cppcheck-force-source

@douzzer douzzer merged commit bcdce75 into wolfSSL:master Jun 23, 2025
214 checks passed
dgarske added a commit to dgarske/wolfssl that referenced this pull request Jun 27, 2025
@dgarske dgarske deleted the various_20250620 branch June 27, 2025 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants