Commit Verlauf

Autor SHA1 Nachricht Datum
  David Garske 73dbc873bd Merge pull request #5586 from julek-wolfssl/dtls-misc-security vor 2 Jahren
  Daniel Pouzzner 02cc7bf82e fix whitespace/linelength/indentation. vor 2 Jahren
  Juliusz Sosinowicz 1941fb2b35 Keep a separate drop counter for each epoch vor 2 Jahren
  Juliusz Sosinowicz 67473bac28 Code review fixes vor 2 Jahren
  Juliusz Sosinowicz 4e9106c355 Enforce maximum amount of failed decryptions in DTLS 1.3 vor 2 Jahren
  Juliusz Sosinowicz 112fc540bb Fix build errors and warnings for MSVC with DTLS 1.3 vor 2 Jahren
  Juliusz Sosinowicz 28895ed0cd Use a union and struct for padding in DtlsFragBucket vor 2 Jahren
  Juliusz Sosinowicz 8bf3e0829e Don't over-allocate memory for DTLS fragments vor 2 Jahren
  Juliusz Sosinowicz 54bd786707 DTLS limit fragments vor 2 Jahren
  Marco Oliverio cfbd061625 add initial support for ConnectionID DTLS extension vor 2 Jahren
  Juliusz Sosinowicz fd1e8c49eb Reset timeout when reading a valid DTLS message vor 2 Jahren
  Marco Oliverio 163acb89af dtls13: consider certificate_request processed on WC_PENDING_E vor 2 Jahren
  Marco Oliverio aca83b42d7 fix: dtls13: send immediately post-handshake certificate request vor 2 Jahren
  David Garske 964ea85d3d Fix typos for dynamic types in dtls13.c. vor 2 Jahren
  Marco Oliverio dce63fdfb3 async: fix issue with DTLSv1.3 vor 2 Jahren
  Marco Oliverio 07afc594a8 dtls13: aesthetic only changes vor 2 Jahren
  Marco Oliverio 3850e6b554 fix: dtls13: use aes for record numbers encryption if using aes-ccm vor 2 Jahren
  Marco Oliverio 066f17faad fix: dtls13: hello_retry_request type isn't an encrypted message vor 2 Jahren
  Marco Oliverio c0fc87342c tls13: avoid spurious state advances in connect/accept state machine vor 2 Jahren
  Marco Oliverio 6711756b03 dtls13: support stream-based medium vor 2 Jahren
  Kareem 44a49aeefa Fix potentially uninitialized variables in Dtls13SetRecordNumberKeys. vor 2 Jahren
  David Garske b2d1bf96ed Merge pull request #5276 from rizlik/dtls13_client_downgrade vor 2 Jahren
  Marco Oliverio 8fe3f51ecb dtls13: client: recompute transcript hash on downgrade vor 2 Jahren
  David Garske 00391a5ace Rename callback to `wolfDTLS_SetChGoodCb` and add doxygen for it. Clarify `DTLS_CTX.connected`. Fix build errors for `./configure --enable-dtls --enable-dtls13 --disable-examples CFLAGS="-DNO_WOLFSSL_SERVER"`. vor 2 Jahren
  Juliusz Sosinowicz c6aa4fc526 DTLS 1.3: allow the server to operate without maintaining state vor 2 Jahren
  David Garske aa8df1af78 Fixes for building without DTLS v1.2 and TLS v1.2. Fixes for explicit cast warnings. vor 2 Jahren
  Marco Oliverio ca05ad2dc0 dtls13: introduce wolfSSL_dtls_13_has_pending_msg() API vor 2 Jahren
  Marco Oliverio dfc9873c0f dtls13: support KeyUpdate messages vor 2 Jahren
  Marco Oliverio d1924928c0 dtls13: support retransmission vor 2 Jahren
  Marco Oliverio d079662765 dtls13: support fragmentation, sending and receiving vor 2 Jahren