Jacob Barthelmeh
|
8eaa85e412
update copyright year to 2022
|
2 lat temu |
Eric Blankenhorn
|
8b904e9082
Fix for build with NO_TLS
|
2 lat temu |
Eric Blankenhorn
|
e7303d697b
Fix wolfSSL_Init error handling
|
2 lat temu |
Hayden Roche
|
a1b7c29309
Make wolfSSL_(get|set)_options available outside compat layer.
|
2 lat temu |
Jacob Barthelmeh
|
f6c4e295b1
add more subject name support and expande REQ attributes creation support
|
2 lat temu |
Daniel Pouzzner
|
ccc5952369
global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked;
|
2 lat temu |
David Garske
|
720030b5a9
Improvements to error handling for `AddSessionToClientCache`.
|
2 lat temu |
Kareem
|
c8f5bd3d61
Fix storage of SendBuffered's return code in wolfSSL_Connect. Store in ret initially, only store in ssl->error if there's an error. This matches the logic in wolfSSL_accept.
|
2 lat temu |
David Garske
|
b2d1bf96ed
Merge pull request #5276 from rizlik/dtls13_client_downgrade
|
2 lat temu |
David Garske
|
a7fa7875e4
Merge pull request #5244 from julek-wolfssl/wpas-dpp
|
2 lat temu |
Marco Oliverio
|
df7e81d187
dtls: support version negotiation
|
2 lat temu |
Juliusz Sosinowicz
|
63b4c475d4
wolfSSL_set_session_secret_cb: fix for NULL input
|
2 lat temu |
Juliusz Sosinowicz
|
fd7bf8d04d
Do resuming check as soon as we get a non-resumption msg
|
2 lat temu |
David Garske
|
00391a5ace
Rename callback to `wolfDTLS_SetChGoodCb` and add doxygen for it. Clarify `DTLS_CTX.connected`. Fix build errors for `./configure --enable-dtls --enable-dtls13 --disable-examples CFLAGS="-DNO_WOLFSSL_SERVER"`.
|
2 lat temu |
Juliusz Sosinowicz
|
afdd5648aa
Address code review
|
2 lat temu |
Juliusz Sosinowicz
|
d72edd03b8
dtls: wolfSSL_set_dtls_fd_connected
|
2 lat temu |
Juliusz Sosinowicz
|
8fb48464e3
Add callback when we parse a verified ClientHello
|
2 lat temu |
Kareem
|
b2e7f4a8eb
Fix cast spacing. Don't cast in wolfSSL_X509_set_version, check is valid as is.
|
2 lat temu |
Kareem
|
e09bbb1989
Fix compilation warnings from IAR.
|
2 lat temu |
Sean Parkinson
|
1ba9ea9759
Fix mismatched dynamic types
|
2 lat temu |
Hayden Roche
|
10dfd8d129
Clear the leftover byte count in Aes struct when setting IV.
|
2 lat temu |
Eric Blankenhorn
|
1cdc81546d
Fix config with WOLFSSL_WPAS_SMALL
|
2 lat temu |
David Garske
|
390908bccc
Merge pull request #5236 from SparkiDev/mem_zero
|
2 lat temu |
David Garske
|
128ebf54e9
Fix for loading certificate DER chain longer than 2 deep. Fix to properly trap BUFFER_E in `ProcessUserChain`. ZD14048.
|
2 lat temu |
Sean Parkinson
|
1b29f7353a
Check memory is zeroized
|
2 lat temu |
David Garske
|
fb704774a0
Merge pull request #4907 from rizlik/dtls13
|
2 lat temu |
Marco Oliverio
|
d1924928c0
dtls13: support retransmission
|
2 lat temu |
Marco Oliverio
|
60834ba516
dtls13: new methods and version negotiation
|
2 lat temu |
Sean Parkinson
|
f1ce0cc95d
Memory zeroization fixes
|
2 lat temu |
Sean Parkinson
|
890abfbefc
pk.c: rework
|
2 lat temu |