Skip to content

Fixes from regression testing#9938

Open
SparkiDev wants to merge 1 commit intowolfSSL:masterfrom
SparkiDev:regression_fixes_23
Open

Fixes from regression testing#9938
SparkiDev wants to merge 1 commit intowolfSSL:masterfrom
SparkiDev:regression_fixes_23

Conversation

@SparkiDev
Copy link
Contributor

@SparkiDev SparkiDev commented Mar 10, 2026

Description

CRL APIs not usable when NO_ASN_TIME defined.
WOLFSSL_TLS13 needs to be defined with HAVE_ECH.
When session ticket encrypted with CBC, must be a multiple of block size. Fix test define protection.
Fix ML-DSA protection of reduction functions.
Need !NO_RSA with WC_RSA_PSS.
Connection ID is not a DTLS 1.3 only extension.

Testing

Regression testing.

@SparkiDev SparkiDev self-assigned this Mar 10, 2026
@SparkiDev SparkiDev added the For This Release Release version 5.9.0 label Mar 10, 2026
@SparkiDev SparkiDev force-pushed the regression_fixes_23 branch from d69f7ad to e255f34 Compare March 10, 2026 12:36
@SparkiDev
Copy link
Contributor Author

retest this please

FIPS Windows:
wolfssl\wolfcrypt\settings.h(2764,14): fatal error C1083: Cannot open include file: 'BaseTsd.h': No such file or directory

@SparkiDev SparkiDev requested a review from wolfSSL-Bot March 10, 2026 23:53
@douzzer douzzer added the Conflicts Conflicts with master or staged PRs label Mar 11, 2026
@SparkiDev SparkiDev force-pushed the regression_fixes_23 branch from e255f34 to 0cc7a7e Compare March 11, 2026 04:51
@SparkiDev SparkiDev removed the Conflicts Conflicts with master or staged PRs label Mar 11, 2026
@SparkiDev SparkiDev assigned douzzer and unassigned SparkiDev Mar 11, 2026
@SparkiDev SparkiDev force-pushed the regression_fixes_23 branch from 0cc7a7e to 0b8930f Compare March 11, 2026 21:56
CRL APIs not usable when NO_ASN_TIME defined.
WOLFSSL_TLS13 needs to be defined with HAVE_ECH.
When session ticket encrypted with CBC, must be a multiple of block
size.
Fix test define protection.
Fix ML-DSA protection of reduction functions.
Need !NO_RSA with WC_RSA_PSS.
Connection ID is not a DTLS 1.3 only extension.
@SparkiDev SparkiDev force-pushed the regression_fixes_23 branch from 0b8930f to bbd2f6f Compare March 11, 2026 22:19
@SparkiDev SparkiDev assigned JacobBarthelmeh and unassigned douzzer Mar 11, 2026
@SparkiDev
Copy link
Contributor Author

retest this please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For This Release Release version 5.9.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants