Daniel Pouzzner
|
5df57207ac
Merge pull request #7642 from julek-wolfssl/sasl-action
|
4 months ago |
Daniel Pouzzner
|
38089f11cd
Merge pull request #7643 from julek-wolfssl/net-snmp-action
|
4 months ago |
Juliusz Sosinowicz
|
a4ee5af1ed
Add sasl action
|
4 months ago |
Daniel Pouzzner
|
a120b83dac
Merge pull request #7585 from kaleb-himes/SRTP-KDF-CODEREVIEW
|
4 months ago |
Daniel Pouzzner
|
385a097646
Merge pull request #7638 from gasbytes/patch
|
4 months ago |
Juliusz Sosinowicz
|
fce14ffddb
Add net-snmp action
|
4 months ago |
gasbytes
|
88527a3d6e
word32 -> sword32
|
4 months ago |
kaleb-himes
|
8ca8827b58
Isolate forward declaration of Gmac
|
4 months ago |
kaleb-himes
|
20911f254b
ECC, DH, GCM, GMAC, CCM and AES updated services
|
4 months ago |
kaleb-himes
|
ae9291f4d3
Add FIPS required forward declaration of streaming struct
|
5 months ago |
Daniel Pouzzner
|
897d55f060
Merge pull request #7630 from julek-wolfssl/libvncserver-action
|
4 months ago |
Daniel Pouzzner
|
d2f4cc9e28
Merge pull request #7616 from embhorn/zd17762
|
4 months ago |
Daniel Pouzzner
|
b0d0a1afe8
Merge pull request #7639 from bandi13/fixLibOQS
|
4 months ago |
Andras Fekete
|
372f57e528
Address PR suggestions
|
4 months ago |
Andras Fekete
|
211742bfe0
liboqs depends on pthreads now
|
4 months ago |
Kaleb Himes
|
9f9a82e469
Merge pull request #7637 from lealem47/armasm_fips
|
4 months ago |
gasbytes
|
845e2f752c
added check if the buf is at least RECORD_HEADER_SZ
|
4 months ago |
Lealem Amedie
|
b7d32d0609
Force inline ASM for armv7 with FIPS
|
4 months ago |
Sean Parkinson
|
d49308e64a
Merge pull request #7634 from douzzer/20240608-WOLFSSL_DEBUG_TRACE_ERROR_CODES
|
4 months ago |
Daniel Pouzzner
|
ac459e3cec
Merge pull request #7631 from dgarske/cmake_singlethreaded
|
4 months ago |
Daniel Pouzzner
|
202b0a15b4
Merge pull request #7629 from julek-wolfssl/test_wrong_cs_downgrade-clamp
|
4 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.
|
4 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.
|
4 months ago |
JacobBarthelmeh
|
f7bc78cad0
Merge pull request #7602 from night1rider/Parsing-bug
|
5 months ago |
night1rider
|
ebca3376ef
Send BUFFER_ERROR if size does not meet minimum reqs for the extension
|
5 months ago |
David Garske
|
e960a00650
Merge pull request #7625 from JacobBarthelmeh/x509
|
5 months ago |
David Garske
|
fda8b4f64f
Fix for CMake single threaded. https://github.com/wolfSSL/wolfssl/issues/7609#issuecomment-2154327463
|
5 months ago |
Juliusz Sosinowicz
|
6a29dfc6fb
Add libvncserver action
|
5 months ago |
Juliusz Sosinowicz
|
8c47e8d6f2
test_wrong_cs_downgrade: clamp error to exact value
|
5 months ago |
Sean Parkinson
|
1c51465584
Merge pull request #7627 from douzzer/20240606-clang-tidy-and-mingw-fixes
|
5 months ago |