Skip to content

Revamp Debug Selection and Output in wolfProvider#259

Merged
ColtonWilley merged 2 commits into
wolfSSL:masterfrom
aidangarske:revamp-debug
Aug 15, 2025
Merged

Revamp Debug Selection and Output in wolfProvider#259
ColtonWilley merged 2 commits into
wolfSSL:masterfrom
aidangarske:revamp-debug

Conversation

@aidangarske

Copy link
Copy Markdown
Member

Description

  • Added a WOLFPROV_ENTER for every WOLFPROV_LEAVE in src...
  • Added new WOLFPROV_MSG_DEBUG and WOLFPROV_MSG_TRACE for higher levels of debug output
  • Created bitmaps for wolfProv_LogType and wolfProv_LogComponents that allows us to select any pair of debug level and any pair of components.
  • Created a certain WP_LOG_QUERY category that allows us to see the operation ID when we do a query
  • Added debug for hkdf, kdf, and krb5 and any missing enter / leave debugging we didnt have in place

@aidangarske aidangarske self-assigned this Aug 13, 2025
@aidangarske
aidangarske marked this pull request as ready for review August 13, 2025 19:31
Comment thread README.md Outdated
Comment thread src/wp_logging.c Outdated
Comment thread src/wp_logging.c
@aidangarske
aidangarske requested a review from padelsbach August 13, 2025 20:09

@padelsbach padelsbach left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good

@ColtonWilley
ColtonWilley merged commit dc34ae2 into wolfSSL:master Aug 15, 2025
439 checks passed
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