Files
wolfssl/.github/workflows
Sameeh Jubran 1825952783 Fix undefined variable tls1 in InitSuites for PSK cipher suite
The WOLFSSL_OLDTLS_SHA2_CIPHERSUITES else-branch for
BUILD_TLS_PSK_WITH_AES_128_CBC_SHA256 referenced undeclared variable
`tls1` instead of `tls`, a copy-paste typo from commit a975ba9e97
(2019). This caused a compilation error when both WOLFSSL_STATIC_PSK
and WOLFSSL_OLDTLS_SHA2_CIPHERSUITES were defined.

Add PSK CI config with WOLFSSL_OLDTLS_SHA2_CIPHERSUITES to prevent
regressions.

Signed-off-by: Sameeh Jubran <sameeh@wolfssl.com>
2026-03-09 14:51:59 +02:00
..
2024-05-08 10:35:42 +02:00
2026-02-09 13:44:35 +01:00
2026-02-20 23:18:36 +01:00
2026-02-02 10:26:58 +01:00
2025-01-31 18:28:31 +01:00
2024-12-09 13:38:07 +01:00
2026-02-25 17:58:38 +01:00
2026-02-25 15:46:20 +01:00
2024-12-09 12:42:32 +01:00
2026-02-20 19:06:55 +01:00
2026-02-19 19:18:34 +01:00
2026-01-23 09:27:16 +01:00
2026-02-20 16:11:11 +01:00
2026-02-25 17:04:11 +01:00
2026-02-26 15:18:36 +01:00
2025-12-17 11:01:11 -06:00
2026-02-18 18:01:33 +00:00
2025-12-09 07:00:50 -07:00