Commit Verlauf

Autor SHA1 Nachricht Datum
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 vor 1 Jahr
  John Bland b36d585335 remove http header length check for CRL verification vor 1 Jahr
  jordan 246ce8dbe1 Cleanup spaces. vor 1 Jahr
  jordan 87113cc88d Fix mingw-w64 build issues on windows. vor 1 Jahr
  Per Allansson 68dc01e7b7 fix bug with wolfIO_TcpConnect not working with timeout vor 1 Jahr
  Juliusz Sosinowicz 112fc540bb Fix build errors and warnings for MSVC with DTLS 1.3 vor 1 Jahr
  David Garske 232a750cc2 Whitespace cleanup. vor 1 Jahr
  David Garske 2695f36642 Fixes for building with 32-bit and socket size sign/unsigned mismatch. vor 1 Jahr
  Sean Parkinson 56be09005f Merge pull request #5427 from julek-wolfssl/dtls-timeout-and-closed-socket vor 1 Jahr
  Juliusz Sosinowicz ebcfa31993 Refactor checking socket type into a function vor 1 Jahr
  Juliusz Sosinowicz 67d518544b EmbedReceiveFrom: fix when using a TCP socket vor 1 Jahr
  Juliusz Sosinowicz fb2feee9b6 Fix dtls + async multi-test misc errors vor 1 Jahr
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 vor 1 Jahr
  JacobBarthelmeh 032d59b077 adjust sizeof type for getsockopt argument vor 1 Jahr
  JacobBarthelmeh 7379e377ab cast for g++ warning vor 1 Jahr
  Juliusz Sosinowicz 251642a44a sendto can't specify addr on a TCP socket vor 1 Jahr
  Juliusz Sosinowicz 7ea13bf5bf Apply connected to sendto and address code review vor 2 Jahren
  Juliusz Sosinowicz d72edd03b8 dtls: wolfSSL_set_dtls_fd_connected vor 2 Jahren
  Anthony Hu 099afe4419 errant if vor 2 Jahren
  Anthony Hu beddc777d4 milliseconds not only for DTLS13 vor 2 Jahren
  Anthony Hu f05bcb30e0 div by 4 in milliseconds vor 2 Jahren
  Anthony Hu ff4eabb17f same fix to MicriumReceive vor 2 Jahren
  Anthony Hu 1e84d1eb67 Change inspired by Rizlik review comments. vor 2 Jahren
  Anthony Hu 73435389ed Fix missing WOLFSSL_DTLS in Micrium build vor 2 Jahren
  Marco Oliverio d1924928c0 dtls13: support retransmission vor 2 Jahren
  kaleb-himes 3bcdef1972 Fix various warnings and an uninitialized XFILE vor 2 Jahren
  Daniel Pouzzner 5988f35593 src/wolfio.c: in EmbedReceiveFrom((), clear peer before recvfrom() to fix clang-analyzer-core.UndefinedBinaryOperatorResult; add DTLS_ prefix to macros SENDTO_FUNCTION and RECVFROM_FUNCTION, and gate their definitions on their being undefined to allow overrides. vor 2 Jahren
  John Safranek 40063f7487 Merge pull request #5109 from rizlik/dtls_peer_matching_fix vor 2 Jahren
  Marco Oliverio 6df65c0162 wolfio: dtls: fix incorrect peer matching check vor 2 Jahren
  Daniel Pouzzner c4920021d8 print errors to stderr, not stdout; vor 2 Jahren