Commit History

Author SHA1 Message Date
  David Garske 60437bba6e Merge pull request #5378 from anhu/dilithium 1 year ago
  David Garske 90c65bd50b Merge pull request #5458 from icing/quic-earlydata 1 year ago
  Chris Conlon c66a21c40a Add Zephyr support for nRF5340 with CryptoCell-312, PSA Crypto fixes (#5418) 1 year ago
  Sean Parkinson 2b38ba0300 Merge pull request #5455 from dgarske/zd14420 1 year ago
  Stefan Eissing 53fd4b37f2 QUIC fixes for handling of early data 1 year ago
  Anthony Hu 82a900b438 Initial commit to add Dilithium NIST PQC winner. 1 year ago
  David Garske 995100eed1 Fix for handling `WC_PENDING_E` from decrypt session ticket callback. ZD14420 1 year ago
  Stefan Eissing ea04ffc99f QUIC session resumption and early data handshake handling. 1 year ago
  David Garske fa97923005 Merge pull request #5384 from icing/quic 1 year ago
  Chris Conlon e3310984b6 Merge pull request #5443 from TakayukiMatsuo/doalert 1 year ago
  Stefan Eissing 4431438fb2 add QUIC support. 1 year ago
  David Garske 7004157869 Merge pull request #5387 from TakayukiMatsuo/tk14445 1 year ago
  TakayukiMatsuo 9fd56c9c5c Changes in response to other PRs 1 year ago
  TakayukiMatsuo 79fb1783c4 Suppress build errors when defining some disable macros 1 year ago
  Hayden Roche 3bf21b5a05 Expand error queue usage with new macro WOLFSSL_ERROR_VERBOSE. 1 year ago
  Sean Parkinson 56be09005f Merge pull request #5427 from julek-wolfssl/dtls-timeout-and-closed-socket 1 year ago
  Juliusz Sosinowicz 6d4f0146ca Refactor sending alert on decryption failure 1 year ago
  David Garske 53e0483e47 Support for Infineon AURIX IDE. Fixes for Aurix compiler warnings. 1 year ago
  Daniel Pouzzner ed449d5b20 wolfsentry integration: avoid redundant and frivolous dispatches (ssl.c wolfSSL_connect(), wolfSSL_negotiate(), wolfSSL_accept(); tls13.c wolfSSL_connect_TLSv13(), wolfSSL_accept_TLSv13()). 1 year ago
  Juliusz Sosinowicz e9b3b5936f FreeAsyncCtx should only be called when advancing state 1 year ago
  David Garske a98642ba61 Merge pull request #5383 from julek-wolfssl/negating-ciphersuites 1 year ago
  Juliusz Sosinowicz e7cd1562b4 Expand SetCipherList() 1 year ago
  Marco Oliverio dce63fdfb3 async: fix issue with DTLSv1.3 1 year ago
  Marco Oliverio a235de25fe fix: async: don't rewind index if post-handshake connect() fails 1 year ago
  Daniel Pouzzner 3842889649 src/tls13.c: in SendTls13ClientHello(), move nullness check on WOLFSSL* ssl back to the start of the function. 1 year ago
  David Garske ab60865178 Merge pull request #5374 from julek-wolfssl/dtls-multiple-msgs 1 year ago
  David Garske 719e814841 Merge pull request #5370 from rizlik/dtls13_partial_read_fixes 1 year ago
  Marco Oliverio 2e0d53a07d fix: dtls13: use correct handshaketype on hello retry request 1 year ago
  Marco Oliverio c0fc87342c tls13: avoid spurious state advances in connect/accept state machine 1 year ago
  Juliusz Sosinowicz 40cb6e0853 ShrinkInputBuffer should not be called in the middle of ProcessReply 1 year ago