Commit History

Autor SHA1 Mensaxe Data
  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 */"; hai 11 meses
  Juliusz Sosinowicz d0b8b919df Always enable tls13MiddleBoxCompat with WOLFSSL_TLS13_MIDDLEBOX_COMPAT hai 11 meses
  Juliusz Sosinowicz 0abaa89787 Add support for nginx-1.25.0 hai 11 meses
  Sean Parkinson e2424e6744 SM2/SM3/SM4: Chinese cipher support hai 1 ano
  Juliusz Sosinowicz 291c538e5f Ignore session ID's shorter than 32 bytes instead of erroring out hai 11 meses
  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. hai 1 ano
  JacobBarthelmeh 5b81dc47d2 adjust location used for writing to output buffer hai 1 ano
  jordan 1bdd1cb157 Used codespell and fixed obvious typos in src and wolfssl. hai 1 ano
  JacobBarthelmeh 00f1eddee4 add tls extension sanity check hai 1 ano
  JacobBarthelmeh c953716367 Merge pull request #6391 from rizlik/dtls13-label-fix hai 1 ano
  Marco Oliverio e9303a5e77 dtls13: fix: use dtls label to derive ExportKey/Resumption secrets hai 1 ano
  Marco Oliverio 75390937bc tls13: correctly propagatae SendAlert err message hai 1 ano
  Sean Parkinson 2d06718857 Memory usage improvements hai 1 ano
  tmael 1106e5ff0e TLS v1.3: Support a stateful ticket and test HAVE_EXT_CACHE (#5960) hai 1 ano
  Chris Conlon 18e0c28487 Only send session ID in resumed ClientHello from SendTls13ClientHello() if ssl->options.resuming hai 1 ano
  Sean Parkinson 8851065848 cppcheck fixes hai 1 ano
  Chris Conlon 496a15037b Merge pull request #6166 from TakayukiMatsuo/tsip117 hai 1 ano
  JacobBarthelmeh c11f5d0ee5 fixes for static analysis reports hai 1 ano
  JacobBarthelmeh 7e8d027a17 Merge pull request #6217 from douzzer/20230321-fixes hai 1 ano
  Daniel Pouzzner 49cd3ff872 wolfssl/internal.h: fixes for -Wpedantic "redefinition of typedef" around typedef ... TLSX and Options; hai 1 ano
  JacobBarthelmeh 147395476f Merge pull request #6213 from SparkiDev/regression_fixes_6 hai 1 ano
  Sean Parkinson 9ec742b11f Regression testing fixes hai 1 ano
  Sean Parkinson 17e20b8c36 Server ID - long id, TLS 1.3 - cache client session for tickets hai 1 ano
  TakayukiMatsuo 7d2a9136b6 Add support for TSIP v1.17 hai 1 ano
  Juliusz Sosinowicz 335722c586 Async fixes hai 1 ano
  Juliusz Sosinowicz a432502a98 Refactor sequence number reset for DTLS into one function hai 1 ano
  Juliusz Sosinowicz b0d7656ad2 Rebase fixes hai 1 ano
  Juliusz Sosinowicz 61c2059cd9 Differentiate between empty and missing extension hai 1 ano
  Juliusz Sosinowicz 5f39c594aa TLS 1.3: hold decrypted ticket to check which ciphersuite matches hai 1 ano
  Juliusz Sosinowicz 5f65752414 Refactor alerts into one location hai 1 ano