Commit Verlauf

Autor SHA1 Nachricht Datum
  Juliusz Sosinowicz 50c0b3d2a2 Add testing/docs for blocking write vor 2 Jahren
  Daniel Pouzzner c4920021d8 print errors to stderr, not stdout; vor 2 Jahren
  Juliusz Sosinowicz 44be4e1cc8 Reset ret in client and server after wolfSSL_dtls_got_timeout() vor 2 Jahren
  Juliusz Sosinowicz 9914da3046 Fix resumption failure and use range in connect state logic vor 2 Jahren
  Juliusz Sosinowicz a31b76878f DTLS fixes with WANT_WRITE simulations vor 2 Jahren
  John Safranek 798d81723b Merge pull request #5128 from rizlik/dtls_bidrectional_shutdown vor 2 Jahren
  Juliusz Sosinowicz 257c55a311 examples: allow bidirectional shutdown in UDP vor 2 Jahren
  Daniel Pouzzner 26673a0f28 where appropriate, use strcmp/strcasecmp, not strncmp/strncasecmp; vor 2 Jahren
  Marco Oliverio d133fa6143 server: check that the first packet of udp connection is clientHello vor 2 Jahren
  elms 29392ac6b3 spell fix: OSCP -> OCSP vor 2 Jahren
  David Garske dd8fb41f66 Fixes for TLS v1.3 early data with async. vor 2 Jahren
  David Garske 3839b0e675 Fixes for building wolfSSL along side openssl. vor 2 Jahren
  David Garske 6dd7a289e7 Fix for "set but not used". vor 2 Jahren
  Juliusz Sosinowicz ceff401269 Fixes for Jenkins tests vor 2 Jahren
  Daniel Pouzzner 6a56d3e131 jumbo patch of fixes for clang-tidy gripes (with some bug fixes). vor 2 Jahren
  Marco Oliverio 231a0bbb84 dtls-srtp: no ekm cross check on single threaded/no pthread conf vor 2 Jahren
  David Garske 8e0ece920b Test cleanups. Fix possible leak in `TLSX_UseSRTP`. vor 2 Jahren
  Marco Oliverio 86ba0ef643 tests: support test for SRTP vor 2 Jahren
  David Garske eade8ecdf1 DTLS SRTP improvements. Added support for client to send list of profiles. Added support for more SRTP profiles. vor 2 Jahren
  David Garske 6ccbd8776f DTLS SRTP (RFC5764) support (adds `--enable-srtp`). Used with WebRTC to agree on profile for new real-time session keys. vor 2 Jahren
  Anthony Hu 7d4c13b9a4 --with-liboqs now defines HAVE_LIBOQS and HAVE_PQC vor 2 Jahren
  Daniel Pouzzner 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. vor 2 Jahren
  Juliusz Sosinowicz 6d89de4f11 Check correct var for `server.c` echo return. vor 2 Jahren
  Jacob Barthelmeh 1d91ccb41b remove exe bit on example.c and server.c vor 2 Jahren
  David Garske 0a26335243 Merge pull request #4446 from ejohnstown/dtls-sizing vor 2 Jahren
  Juliusz Sosinowicz adee6a86d1 Return the close notify error when expecting an error. vor 2 Jahren
  Juliusz Sosinowicz 894303be59 Make the `wolfSSL_GetMaxFragSize` parameter meaning consistent vor 2 Jahren
  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=`. vor 2 Jahren
  John Safranek 976402e04b RNG Update vor 3 Jahren
  Sean Parkinson 6070981366 Merge pull request #4490 from dgarske/static_mem_unittest vor 2 Jahren