Juliusz Sosinowicz
|
9914da3046
Fix resumption failure and use range in connect state logic
|
пре 2 година |
Juliusz Sosinowicz
|
a31b76878f
DTLS fixes with WANT_WRITE simulations
|
пре 2 година |
John Safranek
|
798d81723b
Merge pull request #5128 from rizlik/dtls_bidrectional_shutdown
|
пре 2 година |
Juliusz Sosinowicz
|
257c55a311
examples: allow bidirectional shutdown in UDP
|
пре 2 година |
Daniel Pouzzner
|
26673a0f28
where appropriate, use strcmp/strcasecmp, not strncmp/strncasecmp;
|
пре 2 година |
Marco Oliverio
|
d133fa6143
server: check that the first packet of udp connection is clientHello
|
пре 2 година |
elms
|
29392ac6b3
spell fix: OSCP -> OCSP
|
пре 2 година |
David Garske
|
dd8fb41f66
Fixes for TLS v1.3 early data with async.
|
пре 2 година |
David Garske
|
3839b0e675
Fixes for building wolfSSL along side openssl.
|
пре 2 година |
David Garske
|
6dd7a289e7
Fix for "set but not used".
|
пре 2 година |
Juliusz Sosinowicz
|
ceff401269
Fixes for Jenkins tests
|
пре 2 година |
Daniel Pouzzner
|
6a56d3e131
jumbo patch of fixes for clang-tidy gripes (with some bug fixes).
|
пре 2 година |
Marco Oliverio
|
231a0bbb84
dtls-srtp: no ekm cross check on single threaded/no pthread conf
|
пре 2 година |
David Garske
|
8e0ece920b
Test cleanups. Fix possible leak in `TLSX_UseSRTP`.
|
пре 2 година |
Marco Oliverio
|
86ba0ef643
tests: support test for SRTP
|
пре 2 година |
David Garske
|
eade8ecdf1
DTLS SRTP improvements. Added support for client to send list of profiles. Added support for more SRTP profiles.
|
пре 2 година |
David Garske
|
6ccbd8776f
DTLS SRTP (RFC5764) support (adds `--enable-srtp`). Used with WebRTC to agree on profile for new real-time session keys.
|
пре 2 година |
Anthony Hu
|
7d4c13b9a4
--with-liboqs now defines HAVE_LIBOQS and HAVE_PQC
|
пре 2 година |
Daniel Pouzzner
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
пре 3 година |
Juliusz Sosinowicz
|
6d89de4f11
Check correct var for `server.c` echo return.
|
пре 3 година |
Jacob Barthelmeh
|
1d91ccb41b
remove exe bit on example.c and server.c
|
пре 3 година |
David Garske
|
0a26335243
Merge pull request #4446 from ejohnstown/dtls-sizing
|
пре 3 година |
Juliusz Sosinowicz
|
adee6a86d1
Return the close notify error when expecting an error.
|
пре 3 година |
Juliusz Sosinowicz
|
894303be59
Make the `wolfSSL_GetMaxFragSize` parameter meaning consistent
|
пре 3 година |
David Garske
|
c16f0db1b5
Fixes for handling `WC_PENDING_E` async responses in API unit test and examples. Resolves all issues with `--enable-all --enable-asynccrypt --with-intelqa=`.
|
пре 3 година |
John Safranek
|
976402e04b
RNG Update
|
пре 3 година |
Sean Parkinson
|
6070981366
Merge pull request #4490 from dgarske/static_mem_unittest
|
пре 3 година |
kaleb-himes
|
5859779ddf
Check-in non-FIPS specific porting changes for OE22
|
пре 3 година |
David Garske
|
f17187aad9
Fixes for static memory testing. Fix clang memory sanitizer warnings.
|
пре 3 година |
David Garske
|
911d95e5e4
Add CTX static memory API unit tests. Expanded crypto callback TLS tests to older SSL/TLS and DTLS.
|
пре 3 година |