Juliusz Sosinowicz
|
99a99e3d6e
Implement DTLS 1.2 Connection ID (CID)
|
há 2 meses atrás |
Daniel Pouzzner
|
b26fa6cf59
Merge pull request #7918 from SparkiDev/type_conversion_fixes_3
|
há 3 meses atrás |
Sean Parkinson
|
ed7beb4e0e
Type conversion fixes
|
há 3 meses atrás |
Daniel Pouzzner
|
b178138d83
src/internal.c: in wolfSSL_ERR_reason_error_string(), add missing error string for SCR_DIFFERENT_CERT_E, and de-gate error strings previously gated on HAVE_HTTP_CLIENT.
|
há 3 meses atrás |
Sean Parkinson
|
893a486ae1
Kyber: fix TLS usage
|
há 3 meses atrás |
Andras Fekete
|
a0b2da98e6
Remove `if(ptr) XFREE(ptr)`
|
há 4 meses atrás |
Anthony Hu
|
b1dcdabcd4
Check the return code when calling post handshake auth functions
|
há 5 meses atrás |
JacobBarthelmeh
|
31a6a2bf59
update copyright to 2024
|
há 4 meses atrás |
JacobBarthelmeh
|
ebdc8b9a32
rename of macros, add descriptions, minor fixes
|
há 6 meses atrás |
JacobBarthelmeh
|
288fe430f5
tying in lean staticmemory build with --enable-staticmemory=small
|
há 6 meses atrás |
Andras Fekete
|
bf92797cbc
Fix conversion error in client.c
|
há 7 meses atrás |
Andras Fekete
|
affd0a318e
Fix sign conversion errors
|
há 7 meses atrás |
Kareem
|
d867405ffb
Fix floating point comparison.
|
há 8 meses atrás |
Kareem
|
4d4f4e3f30
Fix potential division by zero in example server.
|
há 8 meses atrás |
Anthony Hu
|
9be390250d
Adding support for dual key/signature certificates. (#7112)
|
há 10 meses atrás |
JacobBarthelmeh
|
2b1c61a013
Merge pull request #6949 from bigbrett/zd16925
|
há 1 ano atrás |
Brett Nicholas
|
ba37dc9933
Fixes bug where example server with WOLFSSL_CALLBACKS hangs when used with
|
há 1 ano atrás |
Juliusz Sosinowicz
|
aed715cb2c
dtls 1.3: allow to skip cookie exchange on resumption
|
há 1 ano atrás |
JacobBarthelmeh
|
79a6e1eb04
Merge pull request #6808 from SparkiDev/sp_sm2
|
há 1 ano atrás |
Sean Parkinson
|
0cc21a42f3
SP updates for SM2
|
há 1 ano atrás |
Juliusz Sosinowicz
|
85a596e54a
DTLS 1.3: allow fragmenting the second ClientHello message
|
há 1 ano atrás |
Eric Blankenhorn
|
7262a30074
Fixes for NO_FILESYSTEM config
|
há 1 ano atrás |
Daniel Pouzzner
|
e51ca7941f
fixes for code warned by clang-tidy:18 and cppcheck-2.11:
|
há 1 ano atrás |
Juliusz Sosinowicz
|
67d6d438c5
Port testing to wolfSSL threading interface
|
há 1 ano atrás |
Takashi Kojo
|
136738fd33
Avoid mult-byte code error
|
há 1 ano atrás |
Juliusz Sosinowicz
|
3d68bcd6f7
Jenkins fixes
|
há 1 ano atrás |
Juliusz Sosinowicz
|
bff2cf5690
Add crl monitor unit testing
|
há 1 ano atrás |
gojimmypi
|
6b240fa41a
Refactor HAVE_PTHREAD and _POSIX_THREADS (#6536)
|
há 1 ano atrás |
Sean Parkinson
|
8851065848
cppcheck fixes
|
há 1 ano atrás |
David Garske
|
fc6d693dae
Update logging enter, exit, msg to match function names. Fix some typos and improper use of "enter". Fix internal uses of `SSL_SUCCESS` and `SSL_FAILURE`. Add `WOLFSSL_DEBUG_NONBLOCK` option to allow printing iterations without debug enabled.
|
há 1 ano atrás |