Jacob Barthelmeh
|
9dcc48c8f7
update copyright to 2023
|
il y a 1 an |
Jacob Barthelmeh
|
aab12fc14b
check DTLS method for test case
|
il y a 1 an |
Eric Blankenhorn
|
004705b38f
Fix unguarded XFPRINTF calls
|
il y a 1 an |
Daniel Pouzzner
|
455e76873c
peer review fixes re: minor fixes to accommodate --disable-sha in combination with --enable-all-crypto.
|
il y a 1 an |
Daniel Pouzzner
|
91869f6028
minor fixes to accommodate --disable-sha in combination with --enable-all-crypto.
|
il y a 1 an |
JacobBarthelmeh
|
c6aaa1310e
end of year certificate update
|
il y a 1 an |
Sean Parkinson
|
4434d898a1
Merge pull request #5894 from kaleb-himes/fix-leak
|
il y a 1 an |
kaleb-himes
|
b23db16ff8
Refactor the double-free fix
|
il y a 1 an |
kaleb-himes
|
46c47e4adc
Fix a quick leak in the test apps
|
il y a 1 an |
Stefan Eissing
|
78fd5d7dbc
Fix wolfSSL_set_SSL_CTX() to be usable during handshake.
|
il y a 1 an |
David Garske
|
d0c9ec6681
Merge pull request #5854 from JacobBarthelmeh/Certs
|
il y a 1 an |
David Garske
|
a1e883b43d
Merge pull request #5875 from JacobBarthelmeh/Compatibility-Layer
|
il y a 1 an |
David Garske
|
f87859a00e
Whitespace cleanups. Use `const` for `test_tls_ext_duplicate`.
|
il y a 1 an |
Sean Parkinson
|
b4b1739783
API test: Report time taken to perform test
|
il y a 1 an |
David Garske
|
50c5d61998
Merge pull request #5872 from SparkiDev/tls_ext_no_dup
|
il y a 1 an |
Sean Parkinson
|
9ab8867b42
TLS: detect duplicate known extensions
|
il y a 1 an |
JacobBarthelmeh
|
f974bd4ad6
move test function call into macro guard
|
il y a 1 an |
JacobBarthelmeh
|
8b296877ab
fix for handling DEFAULT:... cipher suite list
|
il y a 1 an |
David Garske
|
52c6710783
Fix `test_wc_ecc_import_raw` to handle `ECC_INF_E` or `MP_VAL` on point failures. SP math returns `MP_VAL` in `sp_256_ecc_is_point_4`.
|
il y a 1 an |
Anthony Hu
|
cdaa4d8aa0
Add proper gating on !NO_WOLFSSL_SERVER
|
il y a 1 an |
Anthony Hu
|
937d247c7d
Don't create a key if we don't support the curve.
|
il y a 1 an |
JacobBarthelmeh
|
eb69ccb22c
Merge pull request #5856 from icing/errq-improvements
|
il y a 1 an |
Jacob Barthelmeh
|
94212e68e5
map SSL_CTX_get_session_cache_mode compat API
|
il y a 1 an |
Stefan Eissing
|
45f9ef5dd9
Improvements in OpenSSL Compat ERR Queue handling.
|
il y a 1 an |
Sean Parkinson
|
e5d03cf5ad
Merge pull request #5848 from philljj/fix_mingw64_build
|
il y a 1 an |
Anthony Hu
|
7935a11b3e
Fixups for problems discovered while testing for DTLS 1.3
|
il y a 1 an |
JacobBarthelmeh
|
f1daa2d356
fix other name san parsing and add RID cert to test parsing
|
il y a 1 an |
Anthony Hu
|
312b488582
Remove double free
|
il y a 1 an |
Anthony Hu
|
65a5ea7cae
Make sure certs are identical in tests.
|
il y a 1 an |
jordan
|
87113cc88d
Fix mingw-w64 build issues on windows.
|
il y a 1 an |