Commit Graph

  • 931384a117 Merge branch 'master' into zd20595 Kareem 2025-10-07 14:21:46 -07:00
  • 1d67e5551b Merge pull request #9279 from julek-wolfssl/testsuite_test-ready David Garske 2025-10-07 13:26:59 -07:00
  • 4fba5f8679 Rust wrapper: add license comments to Rust source files Josh Holtrop 2025-10-07 16:02:36 -04:00
  • cf9014dce5 Rust wrapper: document more directories in README.md Josh Holtrop 2025-10-07 15:59:54 -04:00
  • e4f0acdc1d linuxkm/linuxkm_wc_port.h: disable CONFIG_FORTIFY_SOURCE module-wide on kernels <5.18 (shim conflicts), and add WC_FORCE_LINUXKM_FORTIFY_SOURCE for future use. Daniel Pouzzner 2025-10-07 12:49:54 -05:00
  • b75af93a05 Merge pull request #9278 from JacobBarthelmeh/pkcs7_stream David Garske 2025-10-07 10:19:01 -07:00
  • 2445af9308 compile both fe_operations.c and low_mem version and rely on macro defines to choose which code gets compiled JacobBarthelmeh 2025-06-25 16:35:13 -06:00
  • 5069d977ed testsuite_test: reset ready in between uses Juliusz Sosinowicz 2025-10-07 12:44:47 +02:00
  • b3031d25ca Merge pull request #9255 from SparkiDev/tls13_cookie_hash David Garske 2025-10-07 08:51:26 -07:00
  • 1237a5468f coverity warnings on test case, CID 549270 and 549271 JacobBarthelmeh 2025-10-07 09:20:46 -06:00
  • d9b52d832c Merge pull request #9259 from julek-wolfssl/dtls13-timeout David Garske 2025-10-07 07:57:17 -07:00
  • ea300985e0 Added support for AES-CTR in PKCS11 driver Daniele Lacamera 2025-10-07 13:03:24 +02:00
  • abfcb7122c KCAPI ECC: initialize mp_ints Sean Parkinson 2025-10-07 20:59:27 +10:00
  • 9d546acd03 Merge pull request #9200 from effbiae/build-msg-or-hash-output Sean Parkinson 2025-10-07 08:20:20 +10:00
  • 92a47829fa Merge pull request #8674 from JacobBarthelmeh/pkcs7_stream David Garske 2025-10-06 11:27:03 -07:00
  • ab5d9ad1b8 Rust wrapper: add wolfssl::wolfcrypt::rsa module Josh Holtrop 2025-09-30 08:18:17 -04:00
  • d4242fa026 Merge pull request #9272 from julek-wolfssl/cov-20251006 David Garske 2025-10-06 10:57:20 -07:00
  • 68eb8b70d1 Merge pull request #9271 from rizlik/cryptocb_sha512_family_fix JacobBarthelmeh 2025-10-06 11:38:57 -06:00
  • f854795c02 Merge pull request #9263 from holtrop/rsa-const-pointers Daniel Pouzzner 2025-10-06 11:55:04 -05:00
  • 7128932eff avoid attempt of key decode and free buffer if incorrect recipient found JacobBarthelmeh 2025-10-06 10:48:59 -06:00
  • dcafe9adf2 Add STM32H5 PKA support. David Garske 2025-10-02 16:09:43 -07:00
  • fe7b6f1651 Add missing TimeNowInMilliseconds for FreeRTOS David Garske 2025-10-02 15:37:31 -07:00
  • c349001d94 Move the STM32 hash options into STM32_HASH. Fix for realloc. Improve docs for hcom_uart. Fix issue with detecting RTC and incorrectly setting NO_ASN_TIME. David Garske 2025-10-02 15:24:03 -07:00
  • ee77094dd6 Fixes to get STM32N6 hash and GMAC working David Garske 2025-09-30 10:06:02 -07:00
  • f6be6c8b6d Add timeout assertions to DTLS test Juliusz Sosinowicz 2025-10-06 18:23:08 +02:00
  • cd0d986016 Reset DTLS 1.3 timeout Juliusz Sosinowicz 2025-10-01 13:21:28 +02:00
  • 874633da38 Merge pull request #9270 from effbiae/sm3-free-x2 David Garske 2025-10-06 08:41:30 -07:00
  • 32e24e8199 Suppress Coverity deadcode warning in test_ocsp_tls_cert_cb Juliusz Sosinowicz 2025-10-06 16:26:45 +02:00
  • a9ad5181e6 tls13: remove dead code in SetupOcspResp csr assignment Juliusz Sosinowicz 2025-10-06 16:21:47 +02:00
  • 303401b047 Refactor certificate status handling to use word32 Juliusz Sosinowicz 2025-10-06 16:19:54 +02:00
  • fc348da28f fix: escape error code operands Marco Oliverio 2025-10-06 14:47:13 +02:00
  • 9cbc3f97e5 cryptocb: sha512_family: try specific digest length hashtype first Marco Oliverio 2025-10-06 11:06:02 +02:00
  • a53f0cd3fa double free -- should be o_hash effbiae 2025-10-05 19:13:50 +11:00
  • 99c983d44f Merge pull request #9269 from douzzer/20251002-linuxkm-fencepost-and-fortify-tweaks Kaleb Himes 2025-10-03 17:01:45 -06:00
  • fca3028395 advance index past recipent set in non stream case too JacobBarthelmeh 2025-10-03 15:52:30 -06:00
  • 781c9bb990 Merge pull request #9268 from dgarske/cryptocb_only Daniel Pouzzner 2025-10-03 16:39:59 -05:00
  • 46fd3d60f9 linuxkm/Kbuild: activate linker script with backward-compatible construct (tests good on 4.4); Daniel Pouzzner 2025-10-03 15:07:56 -05:00
  • 4e92920a7f cast variable to word32 for compare JacobBarthelmeh 2025-09-30 10:00:12 -06:00
  • 12cfca4060 account for no AES build and add err trace macro JacobBarthelmeh 2025-09-30 09:48:16 -06:00
  • 328f505702 add pkcs7 test with multiple recipients JacobBarthelmeh 2025-09-29 17:58:15 -06:00
  • 7a5e97e30e adjustment for recipient index advancement JacobBarthelmeh 2025-04-16 11:39:45 -06:00
  • 6987304f42 Fix to advance past multiple recipients JacobBarthelmeh 2025-04-15 14:35:39 -06:00
  • d2be867b51 Remove the NO_WRITE_TEMP_FILES test.c logic added in #9194 David Garske 2025-10-03 10:40:11 -07:00
  • ac23b48283 Merge pull request #9144 from julek-wolfssl/ocsp-callbacks David Garske 2025-10-03 09:47:55 -07:00
  • f9063c406b Enables dynamic TLS cert loading with OCSP Juliusz Sosinowicz 2025-08-14 12:14:55 +02:00
  • 2adae90a5d refactor to BuildMsgOrHashOutput effbiae 2025-10-03 11:41:03 +10:00
  • ea4554c941 Merge pull request #9234 from effbiae/TLSX_WriteWithEch Sean Parkinson 2025-10-03 09:20:40 +10:00
  • d8d3a7a22d Merge pull request #9190 from colmenero/hmacCopy-sm3-issue-9187 Sean Parkinson 2025-10-03 09:10:03 +10:00
  • e14cc3a34e TLS 1.3 Cookie Hash: use stronger hash if no SHA-256 Sean Parkinson 2025-10-03 08:28:02 +10:00
  • 5804ba759a Merge pull request #9194 from dgarske/cryptocb_only_test Daniel Pouzzner 2025-10-02 16:52:31 -05:00
  • 5501111e77 Merge pull request #9265 from douzzer/20251002-misc-clang-tidy-and-fips-fixes David Garske 2025-10-02 14:38:14 -07:00
  • 408e6f79f9 tests/api/test_dtls.c: add missing ExpectIntEQ() around wolfSSL_connect() in test_dtls_bogus_finished_epoch_zero(); Daniel Pouzzner 2025-10-02 14:38:05 -05:00
  • c36c39af0a RSA API: use const pointers and clean up some comments Josh Holtrop 2025-10-02 10:22:45 -04:00
  • db6a4dfedb Merge pull request #9238 from effbiae/X509PrintSubjAltName David Garske 2025-10-02 11:53:22 -07:00
  • 6de0b93a08 Merge pull request #9262 from julek-wolfssl/ascon-h-comment David Garske 2025-10-02 11:11:01 -07:00
  • 6430a123fd Merge pull request #9264 from gojimmypi/pr-espressif-workflow David Garske 2025-10-02 11:05:15 -07:00
  • b4b9bee950 Update workflow to pin latest to ESP-IDF v5.5 gojimmypi 2025-10-02 10:25:25 -07:00
  • 36ce93d409 Merge pull request #9225 from gojimmypi/pr-espidf-v6-sha-fix David Garske 2025-10-02 09:50:46 -07:00
  • 31db2b9e08 ascon.h: Correct the placement of the AsconAEAD API comment Juliusz Sosinowicz 2025-10-02 10:21:36 +02:00
  • c3c7b11cfc refactor X509PrintSubjAltName effbiae 2025-10-02 15:36:03 +10:00
  • abaf57d049 Merge branch 'master' of https://github.com/wolfSSL/wolfssl into zd20595 Kareem 2025-10-01 15:53:57 -07:00
  • d53beb0f9d Merge branch 'master' of https://github.com/wolfSSL/wolfssl into zd19563_4 Kareem 2025-10-01 15:53:35 -07:00
  • 018af47f49 Merge pull request #9260 from douzzer/20251001-wc_DhGeneratePublic-ungate Kaleb Himes 2025-10-01 14:38:39 -06:00
  • 992dfecc11 Merge branch 'master' of https://github.com/wolfSSL/wolfssl into zd19563_4 Kareem 2025-10-01 11:15:46 -07:00
  • 2ca9f66579 wolfcrypt/test/test.c: add FIPS gate around wc_DhGeneratePublic() test in dh_ffdhe_test(). Daniel Pouzzner 2025-10-01 10:23:49 -05:00
  • 477d7fae54 remove WOLFSSL_DH_GEN_PUB, WOLFSSL_NO_DH_GEN_PUB, and WOLFSSL_DH_EXTRA gating re wc_DhGeneratePublic(), consistent with recent FIPS changes. Daniel Pouzzner 2025-10-01 09:38:27 -05:00
  • 56524a3169 Merge pull request #9226 from philljj/tiny_curl_config Daniel Pouzzner 2025-09-30 20:45:15 -05:00
  • b3a5c96c56 Merge pull request #9205 from gasbytes/issue-9188 Daniel Pouzzner 2025-09-30 20:44:09 -05:00
  • 88075664dc Merge pull request #9252 from bigbrett/kdf-cryptocb Daniel Pouzzner 2025-09-30 20:37:11 -05:00
  • d5750ac7ca Merge pull request #9250 from gasbytes/issue-9247 Daniel Pouzzner 2025-09-30 20:36:50 -05:00
  • c893191577 Merge pull request #9253 from julek-wolfssl/gh/9245 Daniel Pouzzner 2025-09-30 20:36:27 -05:00
  • 55a19da4c6 Merge pull request #9178 from SparkiDev/ed448_no_large_code Daniel Pouzzner 2025-09-30 20:36:10 -05:00
  • 234ba7780a Merge pull request #9148 from SparkiDev/ct_volatile Daniel Pouzzner 2025-09-30 20:35:52 -05:00
  • b4ee8869c8 Merge pull request #9246 from julek-wolfssl/gh/9240 Daniel Pouzzner 2025-09-30 20:35:32 -05:00
  • 1932c5a96d Merge pull request #9196 from kareem-wolfssl/zd20038_3 Daniel Pouzzner 2025-09-30 20:34:46 -05:00
  • 2172a4dea9 Merge pull request #9248 from holtrop/rust-wc-aes Daniel Pouzzner 2025-09-30 20:34:25 -05:00
  • 4a176d175a Merge pull request #9137 from kareem-wolfssl/gh8354 Daniel Pouzzner 2025-09-30 20:34:06 -05:00
  • c7cd3b6c6d Merge pull request #8543 from JacobBarthelmeh/fsl_caam Daniel Pouzzner 2025-09-30 20:33:34 -05:00
  • 42d2b81231 Merge pull request #9209 from mattia-moffa/20250910-certauth-clienthello Daniel Pouzzner 2025-09-30 20:33:16 -05:00
  • f869daafa2 Merge pull request #9037 from night1rider/issue-9009-cmake-options Daniel Pouzzner 2025-09-30 20:32:52 -05:00
  • 0efc8118d3 Fix potential memory leak in wolfSSL_X509_verify_cert. Kareem 2025-09-30 17:39:33 -07:00
  • a3a08e81a9 Fix running tests in FIPS mode with hash DRBG disabled. Kareem 2025-09-30 16:15:21 -07:00
  • b56cafdd25 Merge pull request #8692 from kareem-wolfssl/zd19563_verify Daniel Pouzzner 2025-09-30 16:22:41 -05:00
  • 50f25c5849 Merge pull request #9254 from douzzer/20250929-WOLFSSL_KERNEL_MODE David Garske 2025-09-30 09:04:13 -07:00
  • 4719fd5e80 Ed448: No large code option with fast code Sean Parkinson 2025-09-10 19:18:05 +10:00
  • 7ea66aeffe refactor WOLFSSL_LINUXKM gates as generic WOLFSSL_KERNEL_MODE gates where appropriate: Daniel Pouzzner 2025-09-29 16:59:12 -05:00
  • 6698cb7616 Fix for crypto callback only David Garske 2025-09-10 16:03:31 -07:00
  • 5121847728 add HAVE_SELFTEST protection Brett Nicholas 2025-09-29 11:50:58 -06:00
  • 1247d2b5ed Merge pull request #9249 from lealem47/wg_enable_encoding Daniel Pouzzner 2025-09-29 12:49:36 -05:00
  • 7b67dbaa31 add FIPS protection to test.c usage of wc_HKDF_ex() Brett Nicholas 2025-09-29 11:12:13 -06:00
  • 436a06e864 Merge pull request #9251 from douzzer/20250928-linuxkm-krealloc_node_align_noprof philljj 2025-09-29 12:16:10 -05:00
  • 26ed835ca1 fix HKDF test macro protection Brett Nicholas 2025-09-29 10:52:22 -06:00
  • d8fd19feb8 DTLS SRTP should also do a cookie exchange since it uses UDP Juliusz Sosinowicz 2025-09-29 18:27:36 +02:00
  • 3c81fffedd Add HKDF cryptoCb and test Brett Nicholas 2025-08-04 14:34:33 -06:00
  • be02b1ea72 Added check in TLX_Parse to check if KeyShare extension is present SupportedGroups must be present too (and viceversa). From RFC 8446 Section 9.2. Reda Chouk 2025-09-27 01:06:42 +02:00
  • 97c094f802 linuxkm/: accommodate API change from k[v]realloc_noprof() to k[v]realloc_node_align_noprof() expected in 6.18+ (current linux-next). Daniel Pouzzner 2025-09-28 11:46:17 -05:00
  • eda6c184bb Merge pull request #9219 from kareem-wolfssl/zd20538 David Garske 2025-09-26 14:08:33 -07:00
  • 224dbb75d0 Enable base16 & 64 encoding when wolfGuard is enabled Lealem Amedie 2025-09-26 14:49:51 -06:00
  • ef989a4241 Merge remote-tracking branch 'upstream/master' into zd19563_verify Kareem 2025-09-26 11:13:28 -07:00
  • d2537a883f Always add failed certs back to cert store. Kareem 2025-09-26 11:13:19 -07:00