提交歷史

作者 SHA1 備註 提交日期
  Andras Fekete 2af5ae89a2 Rename enum to protect the innocent 9 月之前
  Andras Fekete 3d332a4fad Remove accidental code change 9 月之前
  Andras Fekete 2f63eb070e Fix memory leak if the function is being called again because of a retry 9 月之前
  JacobBarthelmeh 14deb7afda Merge pull request #6700 from julek-wolfssl/dtls13-downgrade-acks 10 月之前
  JacobBarthelmeh c9e9e0fc72 Merge pull request #6704 from icing/session-copy-on-write 10 月之前
  Brett Nicholas 15918d8ee6 First pass at TLS1.3 keylog file working 10 月之前
  Juliusz Sosinowicz 8ce71cc19c Call HaveUniqueSessionObj when we need to have a unique session object 10 月之前
  Juliusz Sosinowicz 3cc473b1ec Check that HVR and HRR don't appear in the same connection 10 月之前
  JacobBarthelmeh 3033371abc Merge pull request #6717 from bigbrett/sniffer-keylogfile 10 月之前
  Brett Nicholas 66c53b0996 Decoupled keylogfile registration and sniffer server creation APIs 10 月之前
  Brett Nicholas 2ee6a01d91 Initial sniffer keylog file support for TLS 1.2 11 月之前
  Juliusz Sosinowicz 8a9a363621 DTLS 1.3: move state machine forward when HVR received 11 月之前
  David Garske c0b4cde6df Merge pull request #6632 from jpbland1/ocsp-want-read-error 11 月之前
  JacobBarthelmeh 1285ae7816 Merge pull request #6506 from DimitriPapadopoulos/codespell 11 月之前
  John Bland 2e4b651b87 update tls13 to handle an OCSP_WANT_READ, update 11 月之前
  Daniel Pouzzner f6f8d2eda3 add WC_DO_NOTHING macro to wolfssl/wolfcrypt/types.h, with default expansion "do {} while (0)", and globally refactor to use the macro where appropriate, annotating intended-null macros-with-args with "/* null expansion */"; 11 月之前
  Juliusz Sosinowicz d0b8b919df Always enable tls13MiddleBoxCompat with WOLFSSL_TLS13_MIDDLEBOX_COMPAT 11 月之前
  Juliusz Sosinowicz 0abaa89787 Add support for nginx-1.25.0 1 年之前
  Dimitri Papadopoulos 50752f5a2b Fix typos found by codespell 1 年之前
  Sean Parkinson e2424e6744 SM2/SM3/SM4: Chinese cipher support 1 年之前
  Juliusz Sosinowicz 291c538e5f Ignore session ID's shorter than 32 bytes instead of erroring out 1 年之前
  David Garske a56fe30c2c Fixes and cleanups for Keil MDK examples. Combine duplicate user_settings.h. Use SP math all by default. Disable old/deprecated algorithms. Add CMSIS RTOS timer support for TLS and benchmark. 1 年之前
  JacobBarthelmeh 5b81dc47d2 adjust location used for writing to output buffer 1 年之前
  jordan 1bdd1cb157 Used codespell and fixed obvious typos in src and wolfssl. 1 年之前
  JacobBarthelmeh 00f1eddee4 add tls extension sanity check 1 年之前
  JacobBarthelmeh c953716367 Merge pull request #6391 from rizlik/dtls13-label-fix 1 年之前
  Marco Oliverio e9303a5e77 dtls13: fix: use dtls label to derive ExportKey/Resumption secrets 1 年之前
  Marco Oliverio 75390937bc tls13: correctly propagatae SendAlert err message 1 年之前
  Sean Parkinson 2d06718857 Memory usage improvements 1 年之前
  tmael 1106e5ff0e TLS v1.3: Support a stateful ticket and test HAVE_EXT_CACHE (#5960) 1 年之前