Historial de Commits

Autor SHA1 Mensaje Fecha
  Sean Parkinson c91d306531 Merge pull request #7646 from kojo1/i2d-ecdsa hace 5 meses
  Takashi Kojo 2f379ed322 alloc a buff for NULL pointer hace 5 meses
  Sean Parkinson a141041d13 Merge pull request #7652 from douzzer/20240617-fix-wc_Sha256-overalignment hace 5 meses
  Daniel Pouzzner 87114faa94 Revert "compatibility for EVP_CipherUpdate with AES-GCM" hace 5 meses
  Daniel Pouzzner f3c93a7b57 wolfssl/wolfcrypt/sha256.h: in definition of struct wc_Sha256, conditionalize alignment optimization of digest and buffer slots on defined(WC_64BIT_CPU), to avoid overalignment warnings on 32 bit targets. this also fixes overalignment of struct Hmac. hace 5 meses
  Sean Parkinson 7018f464ee Merge pull request #4718 from kojo1/oss-compat hace 5 meses
  Daniel Pouzzner 5df57207ac Merge pull request #7642 from julek-wolfssl/sasl-action hace 5 meses
  Daniel Pouzzner 38089f11cd Merge pull request #7643 from julek-wolfssl/net-snmp-action hace 5 meses
  Juliusz Sosinowicz a4ee5af1ed Add sasl action hace 5 meses
  Daniel Pouzzner a120b83dac Merge pull request #7585 from kaleb-himes/SRTP-KDF-CODEREVIEW hace 5 meses
  Daniel Pouzzner 385a097646 Merge pull request #7638 from gasbytes/patch hace 5 meses
  Juliusz Sosinowicz fce14ffddb Add net-snmp action hace 5 meses
  gasbytes 88527a3d6e word32 -> sword32 hace 5 meses
  kaleb-himes 8ca8827b58 Isolate forward declaration of Gmac hace 5 meses
  kaleb-himes 20911f254b ECC, DH, GCM, GMAC, CCM and AES updated services hace 5 meses
  kaleb-himes ae9291f4d3 Add FIPS required forward declaration of streaming struct hace 5 meses
  Daniel Pouzzner 897d55f060 Merge pull request #7630 from julek-wolfssl/libvncserver-action hace 5 meses
  Daniel Pouzzner d2f4cc9e28 Merge pull request #7616 from embhorn/zd17762 hace 5 meses
  Daniel Pouzzner b0d0a1afe8 Merge pull request #7639 from bandi13/fixLibOQS hace 5 meses
  Andras Fekete 372f57e528 Address PR suggestions hace 5 meses
  Andras Fekete 211742bfe0 liboqs depends on pthreads now hace 5 meses
  Kaleb Himes 9f9a82e469 Merge pull request #7637 from lealem47/armasm_fips hace 5 meses
  gasbytes 845e2f752c added check if the buf is at least RECORD_HEADER_SZ hace 5 meses
  Lealem Amedie b7d32d0609 Force inline ASM for armv7 with FIPS hace 5 meses
  Sean Parkinson d49308e64a Merge pull request #7634 from douzzer/20240608-WOLFSSL_DEBUG_TRACE_ERROR_CODES hace 5 meses
  Daniel Pouzzner ac459e3cec Merge pull request #7631 from dgarske/cmake_singlethreaded hace 5 meses
  Daniel Pouzzner 202b0a15b4 Merge pull request #7629 from julek-wolfssl/test_wrong_cs_downgrade-clamp hace 5 meses
  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. hace 5 meses
  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. hace 5 meses
  JacobBarthelmeh f7bc78cad0 Merge pull request #7602 from night1rider/Parsing-bug hace 5 meses