Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Sean Parkinson c91d306531 Merge pull request #7646 from kojo1/i2d-ecdsa 3 mēneši atpakaļ
  Takashi Kojo 2f379ed322 alloc a buff for NULL pointer 3 mēneši atpakaļ
  Sean Parkinson a141041d13 Merge pull request #7652 from douzzer/20240617-fix-wc_Sha256-overalignment 3 mēneši atpakaļ
  Daniel Pouzzner 87114faa94 Revert "compatibility for EVP_CipherUpdate with AES-GCM" 3 mēneši atpakaļ
  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. 3 mēneši atpakaļ
  Sean Parkinson 7018f464ee Merge pull request #4718 from kojo1/oss-compat 3 mēneši atpakaļ
  Daniel Pouzzner 5df57207ac Merge pull request #7642 from julek-wolfssl/sasl-action 3 mēneši atpakaļ
  Daniel Pouzzner 38089f11cd Merge pull request #7643 from julek-wolfssl/net-snmp-action 3 mēneši atpakaļ
  Juliusz Sosinowicz a4ee5af1ed Add sasl action 3 mēneši atpakaļ
  Daniel Pouzzner a120b83dac Merge pull request #7585 from kaleb-himes/SRTP-KDF-CODEREVIEW 3 mēneši atpakaļ
  Daniel Pouzzner 385a097646 Merge pull request #7638 from gasbytes/patch 3 mēneši atpakaļ
  Juliusz Sosinowicz fce14ffddb Add net-snmp action 3 mēneši atpakaļ
  gasbytes 88527a3d6e word32 -> sword32 3 mēneši atpakaļ
  kaleb-himes 8ca8827b58 Isolate forward declaration of Gmac 3 mēneši atpakaļ
  kaleb-himes 20911f254b ECC, DH, GCM, GMAC, CCM and AES updated services 3 mēneši atpakaļ
  kaleb-himes ae9291f4d3 Add FIPS required forward declaration of streaming struct 4 mēneši atpakaļ
  Daniel Pouzzner 897d55f060 Merge pull request #7630 from julek-wolfssl/libvncserver-action 3 mēneši atpakaļ
  Daniel Pouzzner d2f4cc9e28 Merge pull request #7616 from embhorn/zd17762 3 mēneši atpakaļ
  Daniel Pouzzner b0d0a1afe8 Merge pull request #7639 from bandi13/fixLibOQS 3 mēneši atpakaļ
  Andras Fekete 372f57e528 Address PR suggestions 3 mēneši atpakaļ
  Andras Fekete 211742bfe0 liboqs depends on pthreads now 3 mēneši atpakaļ
  Kaleb Himes 9f9a82e469 Merge pull request #7637 from lealem47/armasm_fips 3 mēneši atpakaļ
  gasbytes 845e2f752c added check if the buf is at least RECORD_HEADER_SZ 3 mēneši atpakaļ
  Lealem Amedie b7d32d0609 Force inline ASM for armv7 with FIPS 3 mēneši atpakaļ
  Sean Parkinson d49308e64a Merge pull request #7634 from douzzer/20240608-WOLFSSL_DEBUG_TRACE_ERROR_CODES 3 mēneši atpakaļ
  Daniel Pouzzner ac459e3cec Merge pull request #7631 from dgarske/cmake_singlethreaded 3 mēneši atpakaļ
  Daniel Pouzzner 202b0a15b4 Merge pull request #7629 from julek-wolfssl/test_wrong_cs_downgrade-clamp 3 mēneši atpakaļ
  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 mēneši atpakaļ
  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 mēneši atpakaļ
  JacobBarthelmeh f7bc78cad0 Merge pull request #7602 from night1rider/Parsing-bug 3 mēneši atpakaļ