Commit History

Author SHA1 Message Date
  gasbytes 88527a3d6e word32 -> sword32 3 months ago
  kaleb-himes 8ca8827b58 Isolate forward declaration of Gmac 3 months ago
  kaleb-himes 20911f254b ECC, DH, GCM, GMAC, CCM and AES updated services 3 months ago
  kaleb-himes ae9291f4d3 Add FIPS required forward declaration of streaming struct 4 months ago
  Daniel Pouzzner 897d55f060 Merge pull request #7630 from julek-wolfssl/libvncserver-action 3 months ago
  Daniel Pouzzner d2f4cc9e28 Merge pull request #7616 from embhorn/zd17762 3 months ago
  Daniel Pouzzner b0d0a1afe8 Merge pull request #7639 from bandi13/fixLibOQS 3 months ago
  Andras Fekete 372f57e528 Address PR suggestions 3 months ago
  Andras Fekete 211742bfe0 liboqs depends on pthreads now 3 months ago
  Kaleb Himes 9f9a82e469 Merge pull request #7637 from lealem47/armasm_fips 3 months ago
  gasbytes 845e2f752c added check if the buf is at least RECORD_HEADER_SZ 3 months ago
  Lealem Amedie b7d32d0609 Force inline ASM for armv7 with FIPS 3 months ago
  Sean Parkinson d49308e64a Merge pull request #7634 from douzzer/20240608-WOLFSSL_DEBUG_TRACE_ERROR_CODES 3 months ago
  Daniel Pouzzner ac459e3cec Merge pull request #7631 from dgarske/cmake_singlethreaded 3 months ago
  JacobBarthelmeh 30dbf7c047 add socat yml CI test 3 months ago
  Daniel Pouzzner 202b0a15b4 Merge pull request #7629 from julek-wolfssl/test_wrong_cs_downgrade-clamp 3 months ago
  JacobBarthelmeh b9e5c0252d remove extra asign and use ExpectIntEQ test directly 3 months ago
  Daniel Pouzzner 1b907d05ed WOLFSSL_DEBUG_TRACE_ERROR_CODES: restore several initializations, one because needed (in wolfSSL_UseSecureRenegotiation()), the rest in an abundance of caution, and rearrange wolfSSL_CryptHwMutexInit() and wolfSSL_CryptHwMutexUnLock() in a similar abundance of caution. 3 months ago
  Daniel Pouzzner b3e8f0ad24 add --enable-debug-trace-errcodes, WOLFSSL_DEBUG_TRACE_ERROR_CODES, WC_ERR_TRACE(), WC_NO_ERR_TRACE(), support/gen-debug-trace-error-codes.sh. also add numerous deployments of WC_NO_ERR_TRACE() to inhibit frivolous/misleading errcode traces when -DWOLFSSL_DEBUG_TRACE_ERROR_CODES. 3 months ago
  JacobBarthelmeh 1753d524d7 use WOLFSSL_NETOS_STACK_SZ for stack size when creating tx thread 3 months ago
  JacobBarthelmeh f7bc78cad0 Merge pull request #7602 from night1rider/Parsing-bug 3 months ago
  night1rider ebca3376ef Send BUFFER_ERROR if size does not meet minimum reqs for the extension 4 months ago
  David Garske e960a00650 Merge pull request #7625 from JacobBarthelmeh/x509 4 months ago
  David Garske fda8b4f64f Fix for CMake single threaded. https://github.com/wolfSSL/wolfssl/issues/7609#issuecomment-2154327463 4 months ago
  Juliusz Sosinowicz 6a29dfc6fb Add libvncserver action 4 months ago
  Juliusz Sosinowicz 8c47e8d6f2 test_wrong_cs_downgrade: clamp error to exact value 4 months ago
  Sean Parkinson 1c51465584 Merge pull request #7627 from douzzer/20240606-clang-tidy-and-mingw-fixes 4 months ago
  JacobBarthelmeh d09f955e6c Merge pull request #7626 from lealem47/parseServerHello 4 months ago
  Sean Parkinson c82230324e Merge pull request #7546 from oltolm/cmake 4 months ago
  JacobBarthelmeh 3d33c78e9d use unsigned char instead of uint8_t 4 months ago