Marco Oliverio
|
80f3db6e1d
fix: examples/server: dtls mode checking
|
2 år sedan |
David Garske
|
b87b255d52
Merge pull request #5295 from rizlik/dtls13_bugfix
|
2 år sedan |
Chris Conlon
|
14c65e0117
Merge pull request #5281 from miyazakh/example_japanese_translate
|
2 år sedan |
Marco Oliverio
|
060dfe1a69
server: fix wrong minVersion setting when non in dtls
|
2 år sedan |
Hideki Miyazaki
|
c34c32f621
translated Japanese messages
|
2 år sedan |
Daniel Pouzzner
|
a5250482ce
examples/: refactor a couple help strings to avoid hitting clang-tidy bugprone-suspicious-missing-comma.
|
2 år sedan |
Marco Oliverio
|
fdc4cdf5ec
examples: update usage() with DTLSv1.3 version
|
2 år sedan |
Marco Oliverio
|
12a3efeca8
client/server: tolerate WANT_WRITE errors
|
2 år sedan |
Marco Oliverio
|
4e112419f5
examples: client/server: support DTLSv1.3 (-u -v4)
|
2 år sedan |
Marco Oliverio
|
c1dc90d9b0
server: request cert only once if doing post-handshake auth
|
2 år sedan |
David Garske
|
9cfcdfc7aa
Merge pull request #5149 from julek-wolfssl/store-frags-v2
|
2 år sedan |
Sean Parkinson
|
be743b2204
TLS 1.3: send ticket
|
2 år sedan |
Juliusz Sosinowicz
|
6245395f34
Simulate WANT_WRITE only with async I/O support
|
2 år sedan |
Juliusz Sosinowicz
|
50c0b3d2a2
Add testing/docs for blocking write
|
2 år sedan |
Daniel Pouzzner
|
c4920021d8
print errors to stderr, not stdout;
|
2 år sedan |
Juliusz Sosinowicz
|
44be4e1cc8
Reset ret in client and server after wolfSSL_dtls_got_timeout()
|
2 år sedan |
Juliusz Sosinowicz
|
9914da3046
Fix resumption failure and use range in connect state logic
|
2 år sedan |
Juliusz Sosinowicz
|
a31b76878f
DTLS fixes with WANT_WRITE simulations
|
2 år sedan |
John Safranek
|
798d81723b
Merge pull request #5128 from rizlik/dtls_bidrectional_shutdown
|
2 år sedan |
Juliusz Sosinowicz
|
257c55a311
examples: allow bidirectional shutdown in UDP
|
2 år sedan |
Daniel Pouzzner
|
26673a0f28
where appropriate, use strcmp/strcasecmp, not strncmp/strncasecmp;
|
2 år sedan |
Marco Oliverio
|
d133fa6143
server: check that the first packet of udp connection is clientHello
|
2 år sedan |
elms
|
29392ac6b3
spell fix: OSCP -> OCSP
|
2 år sedan |
David Garske
|
dd8fb41f66
Fixes for TLS v1.3 early data with async.
|
2 år sedan |
David Garske
|
3839b0e675
Fixes for building wolfSSL along side openssl.
|
2 år sedan |
David Garske
|
6dd7a289e7
Fix for "set but not used".
|
2 år sedan |
Juliusz Sosinowicz
|
ceff401269
Fixes for Jenkins tests
|
2 år sedan |
Daniel Pouzzner
|
6a56d3e131
jumbo patch of fixes for clang-tidy gripes (with some bug fixes).
|
2 år sedan |
Marco Oliverio
|
231a0bbb84
dtls-srtp: no ekm cross check on single threaded/no pthread conf
|
2 år sedan |
David Garske
|
8e0ece920b
Test cleanups. Fix possible leak in `TLSX_UseSRTP`.
|
2 år sedan |