Andras Fekete
|
42c241dbbf
Avoid use of uninitialized array
|
1 rok temu |
Juliusz Sosinowicz
|
8f60fb0053
Advance pointer in wolfSSL_i2d_X509
|
1 rok temu |
Daniel Pouzzner
|
501299bc31
fix null pointer derefs in examples/pem/pem.c:pemApp_ReadFile() and tests/api.c:LoadPKCS7SignedDataCerts() detected by clang-tidy.
|
1 rok temu |
David Garske
|
6887281361
Fix for `./configure --enable-pkcs7 --disable-rsa && make check`.
|
1 rok temu |
Juliusz Sosinowicz
|
8cd6cd175d
EVP_EncodeBlock should not append a newline
|
1 rok temu |
Juliusz Sosinowicz
|
d13d446c2e
Add missing guard
|
1 rok temu |
Juliusz Sosinowicz
|
1ae248018f
Implement untrusted certs in wolfSSL_X509_STORE_CTX_init
|
1 rok temu |
Daniel Pouzzner
|
3e9f8bc649
tests/api.c: gate test_wc_AesEaxVectors(), test_wc_AesEaxEncryptAuth(), and test_wc_AesEaxDecryptAuth(), on !FIPS || FIPS>=5.3.
|
1 rok temu |
JacobBarthelmeh
|
c23559a91c
Merge pull request #6866 from bigbrett/aes-eax
|
1 rok temu |
Brett
|
87cffc8229
Added more extensive AES EAX tests to api.c
|
1 rok temu |
JacobBarthelmeh
|
79a6e1eb04
Merge pull request #6808 from SparkiDev/sp_sm2
|
1 rok temu |
Sean Parkinson
|
0cc21a42f3
SP updates for SM2
|
1 rok temu |
Juliusz Sosinowicz
|
8ac72750bc
Fix linting issues
|
1 rok temu |
Juliusz Sosinowicz
|
948d7ae761
keyLog_callback: flush the descriptor to make sure it is written out
|
1 rok temu |
Juliusz Sosinowicz
|
bec87e525f
PQC TLS 1.3: test setting pqc with wolfSSL_CTX_set_groups
|
1 rok temu |
Juliusz Sosinowicz
|
2c6c52078a
test_dtls13_frag_ch_pq: make sure kyber5 is used
|
1 rok temu |
Anthony Hu
|
f640fdf91f
Adding a post-quantum DTLS 1.3 test.
|
1 rok temu |
Juliusz Sosinowicz
|
85a596e54a
DTLS 1.3: allow fragmenting the second ClientHello message
|
1 rok temu |
JacobBarthelmeh
|
5cb80ea898
Merge pull request #6847 from embhorn/zd16767
|
1 rok temu |
Eric Blankenhorn
|
b329c0d5f4
Fix wolfSSL_set_verify_result to use correct value
|
1 rok temu |
Juliusz Sosinowicz
|
7baf151c37
CRL verify the entire chain including loaded CA's
|
1 rok temu |
David Garske
|
b72d02dd88
Merge pull request #6742 from embhorn/zd16187_2
|
1 rok temu |
Anthony Hu
|
6bf716bd26
Merge pull request #6743 from JacobBarthelmeh/unit_tests
|
1 rok temu |
JacobBarthelmeh
|
61f48eb5a1
Merge pull request #6763 from DimitriPapadopoulos/codespell
|
1 rok temu |
JacobBarthelmeh
|
63477bcfdb
Merge pull request #6733 from gojimmypi/windows-gettime_secs
|
1 rok temu |
Dimitri Papadopoulos
|
d532833af9
Fix residual typos found by codespell
|
1 rok temu |
Sean Parkinson
|
90467aa578
Curve25519/Ed25519: align buffers
|
1 rok temu |
gojimmypi
|
e74b3ecdad
revert to only original gettime_secs changes per code review
|
1 rok temu |
JacobBarthelmeh
|
e748e1be32
add test case for ignoring cert path error
|
1 rok temu |
JacobBarthelmeh
|
2aefdfe9d5
Merge pull request #6737 from anhu/ignoreBadPath
|
1 rok temu |