コミット履歴

作者 SHA1 メッセージ 日付
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 1 年間 前
  Anthony Hu 7935a11b3e Fixups for problems discovered while testing for DTLS 1.3 1 年間 前
  Anthony Hu 6190666108 Support for Analog Devices MAXQ1080 and MAXQ1065 2 年 前
  Per Allansson 0a88bb9779 Allow DTLS 1.3 to compile when FIPS is enabled 1 年間 前
  David Garske a5a9ab96e6 Merge pull request #5524 from rizlik/protocol_version_alerts 2 年 前
  Juliusz Sosinowicz c72d315325 DTLS 1.3: Don't add HRR to ssl->dtls13Rtx 2 年 前
  Marco Oliverio 400d3c6963 dtls13: Dtls13ParseUnifiedRecordLayer: add overflow check 2 年 前
  Marco Oliverio 804081e7c2 fix: GetDtls13RecordHeader:requires correct minimum size 2 年 前
  David Garske 73dbc873bd Merge pull request #5586 from julek-wolfssl/dtls-misc-security 2 年 前
  Daniel Pouzzner 02cc7bf82e fix whitespace/linelength/indentation. 2 年 前
  Juliusz Sosinowicz 1941fb2b35 Keep a separate drop counter for each epoch 2 年 前
  Juliusz Sosinowicz 67473bac28 Code review fixes 2 年 前
  Juliusz Sosinowicz 4e9106c355 Enforce maximum amount of failed decryptions in DTLS 1.3 2 年 前
  Juliusz Sosinowicz 112fc540bb Fix build errors and warnings for MSVC with DTLS 1.3 2 年 前
  Juliusz Sosinowicz 28895ed0cd Use a union and struct for padding in DtlsFragBucket 2 年 前
  Juliusz Sosinowicz 8bf3e0829e Don't over-allocate memory for DTLS fragments 2 年 前
  Juliusz Sosinowicz 54bd786707 DTLS limit fragments 2 年 前
  Marco Oliverio cfbd061625 add initial support for ConnectionID DTLS extension 2 年 前
  Juliusz Sosinowicz fd1e8c49eb Reset timeout when reading a valid DTLS message 2 年 前
  Marco Oliverio 163acb89af dtls13: consider certificate_request processed on WC_PENDING_E 2 年 前
  Marco Oliverio aca83b42d7 fix: dtls13: send immediately post-handshake certificate request 2 年 前
  David Garske 964ea85d3d Fix typos for dynamic types in dtls13.c. 2 年 前
  Marco Oliverio dce63fdfb3 async: fix issue with DTLSv1.3 2 年 前
  Marco Oliverio 07afc594a8 dtls13: aesthetic only changes 2 年 前
  Marco Oliverio 3850e6b554 fix: dtls13: use aes for record numbers encryption if using aes-ccm 2 年 前
  Marco Oliverio 066f17faad fix: dtls13: hello_retry_request type isn't an encrypted message 2 年 前
  Marco Oliverio c0fc87342c tls13: avoid spurious state advances in connect/accept state machine 2 年 前
  Marco Oliverio 6711756b03 dtls13: support stream-based medium 2 年 前
  Kareem 44a49aeefa Fix potentially uninitialized variables in Dtls13SetRecordNumberKeys. 2 年 前
  David Garske b2d1bf96ed Merge pull request #5276 from rizlik/dtls13_client_downgrade 2 年 前