Revīziju vēsture

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