Commit History

Author SHA1 Message Date
  Andras Fekete 2af5ae89a2 Rename enum to protect the innocent 9 months ago
  Andras Fekete 3d332a4fad Remove accidental code change 9 months ago
  Andras Fekete 2f63eb070e Fix memory leak if the function is being called again because of a retry 9 months ago
  JacobBarthelmeh 14deb7afda Merge pull request #6700 from julek-wolfssl/dtls13-downgrade-acks 10 months ago
  JacobBarthelmeh c9e9e0fc72 Merge pull request #6704 from icing/session-copy-on-write 10 months ago
  Brett Nicholas 15918d8ee6 First pass at TLS1.3 keylog file working 10 months ago
  Juliusz Sosinowicz 8ce71cc19c Call HaveUniqueSessionObj when we need to have a unique session object 10 months ago
  Juliusz Sosinowicz 3cc473b1ec Check that HVR and HRR don't appear in the same connection 10 months ago
  JacobBarthelmeh 3033371abc Merge pull request #6717 from bigbrett/sniffer-keylogfile 10 months ago
  Brett Nicholas 66c53b0996 Decoupled keylogfile registration and sniffer server creation APIs 10 months ago
  Brett Nicholas 2ee6a01d91 Initial sniffer keylog file support for TLS 1.2 11 months ago
  Juliusz Sosinowicz 8a9a363621 DTLS 1.3: move state machine forward when HVR received 11 months ago
  David Garske c0b4cde6df Merge pull request #6632 from jpbland1/ocsp-want-read-error 11 months ago
  JacobBarthelmeh 1285ae7816 Merge pull request #6506 from DimitriPapadopoulos/codespell 11 months ago
  John Bland 2e4b651b87 update tls13 to handle an OCSP_WANT_READ, update 11 months ago
  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 months ago
  Juliusz Sosinowicz d0b8b919df Always enable tls13MiddleBoxCompat with WOLFSSL_TLS13_MIDDLEBOX_COMPAT 11 months ago
  Juliusz Sosinowicz 0abaa89787 Add support for nginx-1.25.0 11 months ago
  Dimitri Papadopoulos 50752f5a2b Fix typos found by codespell 1 year ago
  Sean Parkinson e2424e6744 SM2/SM3/SM4: Chinese cipher support 1 year ago
  Juliusz Sosinowicz 291c538e5f Ignore session ID's shorter than 32 bytes instead of erroring out 1 year ago
  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 year ago
  JacobBarthelmeh 5b81dc47d2 adjust location used for writing to output buffer 1 year ago
  jordan 1bdd1cb157 Used codespell and fixed obvious typos in src and wolfssl. 1 year ago
  JacobBarthelmeh 00f1eddee4 add tls extension sanity check 1 year ago
  JacobBarthelmeh c953716367 Merge pull request #6391 from rizlik/dtls13-label-fix 1 year ago
  Marco Oliverio e9303a5e77 dtls13: fix: use dtls label to derive ExportKey/Resumption secrets 1 year ago
  Marco Oliverio 75390937bc tls13: correctly propagatae SendAlert err message 1 year ago
  Sean Parkinson 2d06718857 Memory usage improvements 1 year ago
  tmael 1106e5ff0e TLS v1.3: Support a stateful ticket and test HAVE_EXT_CACHE (#5960) 1 year ago