Juliusz Sosinowicz
|
8a9a363621
DTLS 1.3: move state machine forward when HVR received
|
1 year ago |
Juliusz Sosinowicz
|
907a0201e7
Require HAVE_SECURE_RENEGOTIATION for API that perform SCR (not just indication)
|
1 year ago |
Juliusz Sosinowicz
|
5a94dc961d
DtlsShouldDrop: don't ignore app data sent before a SCR handshake
|
1 year ago |
Juliusz Sosinowicz
|
158402ab03
Add logging prefixes to api.c client and server
|
1 year ago |
Juliusz Sosinowicz
|
bfe7bc0fcc
Recover when the client sends a 0-length session ID when using tickets
|
1 year ago |
Juliusz Sosinowicz
|
6f4fabaac9
Adjust DER size
|
1 year ago |
Juliusz Sosinowicz
|
724fe53379
DoHelloVerifyRequest: only do DTLS 1.3 version check
|
1 year ago |
JacobBarthelmeh
|
1468d77e50
Merge pull request #6644 from julek-wolfssl/zd/16441
|
1 year ago |
Juliusz Sosinowicz
|
a495bb4e7f
TLSX_CA_Names_Parse: make sure to do cleanup when smallstack is on
|
1 year ago |
Dimitri Papadopoulos
|
6d9c85a762
Fix typos found by codespell
|
1 year ago |
Juliusz Sosinowicz
|
4a175ba280
Updates for Kerberos 5 1.21.1
|
1 year ago |
Juliusz Sosinowicz
|
5947c9ae8c
TLSX_CA_Names_Parse: Verify the length of the extension
|
1 year ago |
JacobBarthelmeh
|
1285ae7816
Merge pull request #6506 from DimitriPapadopoulos/codespell
|
1 year ago |
Juliusz Sosinowicz
|
d3aa11bf87
Place manual memio helpers in utils.c and add macro for them
|
1 year ago |
Juliusz Sosinowicz
|
ab560aa6b8
Fix ClientHello parsing when no extensions are present
|
1 year ago |
Lealem Amedie
|
acac3fe479
Add testing and make jenkins happy
|
1 year ago |
JacobBarthelmeh
|
8065ba18f9
Merge pull request #6620 from douzzer/20230714-WC_DO_NOTHING
|
1 year ago |
Anthony Hu
|
3b773db728
Clean up after myself
|
1 year ago |
Anthony Hu
|
31a02f194e
Address review comments.
|
1 year ago |
Daniel Pouzzner
|
f6f8d2eda3
add WC_DO_NOTHING macro to wolfssl/wolfcrypt/types.h, with default expansion "do {} while (0)", and globally refactor to use the macro where appropriate, annotating intended-null macros-with-args with "/* null expansion */";
|
1 year ago |
JacobBarthelmeh
|
b889b27b8c
Merge pull request #6585 from cconlon/x509Ext
|
1 year ago |
Chris Conlon
|
ea7ea356a0
Fixes for WOLFSSL_X509 cert generation with key usage, extended key usage, and basic constraints
|
1 year ago |
Daniel Pouzzner
|
648f474d83
configure.ac:
|
1 year ago |
Lealem Amedie
|
5fbe319ce9
Remove references to config.h from test headers
|
1 year ago |
Lealem Amedie
|
1329543b62
Other miscellaneous fixes
|
1 year ago |
David Garske
|
8f36f78e6c
Merge pull request #6400 from bandi13/ARIA-cipher
|
1 year ago |
Sean Parkinson
|
f26b8bdf62
Merge pull request #6584 from julek-wolfssl/issue/6554
|
1 year ago |
Andras Fekete
|
a317ac280c
PR comments
|
1 year ago |
Kareem
|
e871b1c04d
Add hitch support to wolfSSL.
|
1 year ago |
JacobBarthelmeh
|
2426cf14ca
Merge pull request #6583 from SparkiDev/certman_split
|
1 year ago |