Историја ревизија

Аутор SHA1 Порука Датум
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 пре 1 година
  John Bland b36d585335 remove http header length check for CRL verification пре 1 година
  jordan 246ce8dbe1 Cleanup spaces. пре 1 година
  jordan 87113cc88d Fix mingw-w64 build issues on windows. пре 1 година
  Per Allansson 68dc01e7b7 fix bug with wolfIO_TcpConnect not working with timeout пре 1 година
  Juliusz Sosinowicz 112fc540bb Fix build errors and warnings for MSVC with DTLS 1.3 пре 1 година
  David Garske 232a750cc2 Whitespace cleanup. пре 1 година
  David Garske 2695f36642 Fixes for building with 32-bit and socket size sign/unsigned mismatch. пре 1 година
  Sean Parkinson 56be09005f Merge pull request #5427 from julek-wolfssl/dtls-timeout-and-closed-socket пре 1 година
  Juliusz Sosinowicz ebcfa31993 Refactor checking socket type into a function пре 1 година
  Juliusz Sosinowicz 67d518544b EmbedReceiveFrom: fix when using a TCP socket пре 1 година
  Juliusz Sosinowicz fb2feee9b6 Fix dtls + async multi-test misc errors пре 1 година
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 пре 1 година
  JacobBarthelmeh 032d59b077 adjust sizeof type for getsockopt argument пре 1 година
  JacobBarthelmeh 7379e377ab cast for g++ warning пре 1 година
  Juliusz Sosinowicz 251642a44a sendto can't specify addr on a TCP socket пре 1 година
  Juliusz Sosinowicz 7ea13bf5bf Apply connected to sendto and address code review пре 2 година
  Juliusz Sosinowicz d72edd03b8 dtls: wolfSSL_set_dtls_fd_connected пре 2 година
  Anthony Hu 099afe4419 errant if пре 2 година
  Anthony Hu beddc777d4 milliseconds not only for DTLS13 пре 2 година
  Anthony Hu f05bcb30e0 div by 4 in milliseconds пре 2 година
  Anthony Hu ff4eabb17f same fix to MicriumReceive пре 2 година
  Anthony Hu 1e84d1eb67 Change inspired by Rizlik review comments. пре 2 година
  Anthony Hu 73435389ed Fix missing WOLFSSL_DTLS in Micrium build пре 2 година
  Marco Oliverio d1924928c0 dtls13: support retransmission пре 2 година
  kaleb-himes 3bcdef1972 Fix various warnings and an uninitialized XFILE пре 2 година
  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. пре 2 година
  John Safranek 40063f7487 Merge pull request #5109 from rizlik/dtls_peer_matching_fix пре 2 година
  Marco Oliverio 6df65c0162 wolfio: dtls: fix incorrect peer matching check пре 2 година
  Daniel Pouzzner c4920021d8 print errors to stderr, not stdout; пре 2 година