Skip to content

Refactor to support CSR generation and signing with WOLFSSL_NO_MALLOC#8803

Merged
douzzer merged 2 commits intowolfSSL:masterfrom
dgarske:csr_nomalloc
May 30, 2025
Merged

Refactor to support CSR generation and signing with WOLFSSL_NO_MALLOC#8803
douzzer merged 2 commits intowolfSSL:masterfrom
dgarske:csr_nomalloc

Conversation

@dgarske
Copy link
Copy Markdown
Contributor

@dgarske dgarske commented May 27, 2025

Description

Refactor to support CSR generation and signing with WOLFSSL_NO_MALLOC.
ZD 19948

Testing

./configure --enable-certgen --enable-certext --disable-examples --enable-cryptonly CFLAGS="-DWOLFSSL_NO_MALLOC" && make

Tested using https://github.com/wolfSSL/wolfssl-examples/blob/master/certgen/csr_example.c

Checklist

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

@dgarske dgarske self-assigned this May 27, 2025
…C`. Also for DSA. Don't test no malloc with ECC custom curves.
@dgarske
Copy link
Copy Markdown
Contributor Author

dgarske commented May 28, 2025

Retest this please. Generic config aborted

@dgarske dgarske marked this pull request as ready for review May 28, 2025 16:29
@dgarske dgarske requested a review from douzzer May 28, 2025 21:14
@dgarske dgarske assigned wolfSSL-Bot and unassigned dgarske May 29, 2025
@douzzer
Copy link
Copy Markdown
Contributor

douzzer commented May 30, 2025

retest this please

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

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
allcryptonly-gcc-c89
allcryptonly-no-malloc
'.*Wconversion.*'

@douzzer douzzer merged commit a6e9bd7 into wolfSSL:master May 30, 2025
254 of 279 checks passed
@dgarske dgarske deleted the csr_nomalloc 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