Commit History

Author SHA1 Message Date
  jordan f222adf4c2 Fix issues from infer diff report. 6 months ago
  Dimitri Papadopoulos d532833af9 Fix residual typos found by codespell 9 months ago
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 1 year ago
  Daniel Pouzzner dfa603e502 fixes for warnings and defects around QUIC and ALPN -- fixes for clang-diagnostic-gnu-zero-variadic-macro-arguments, clang-analyzer-deadcode.DeadStores, clang-analyzer-core.UndefinedBinaryOperatorResult, clang-analyzer-security.insecureAPI.strcpy, and an overrun prevention assert in wolfSSL_ALPN_GetPeerProtocol(). 1 year ago
  Stefan Eissing 057fdd30d3 Properly check the defined() combinations that make ALPN and SNI available for testing. 1 year ago
  Stefan Eissing f1cf96846a Changing ALPN selection to a deterministic point in the handshake. 1 year ago
  Daniel Pouzzner eef67478e9 tests/quic.c: gate QuicConversation_fail() definition to avoid -Wunused-function. 1 year ago
  Stefan Eissing c6c4134542 wolfSSL_set1_curves_list(), wolfSSL_CTX_set1_curves_list() improvements. 1 year ago
  Sean Parkinson 26c61f8e0f Merge pull request #5473 from icing/quic-hello-retry 1 year ago
  Stefan Eissing a7c0c4649e Fixing Handshake Hash update when Preshared Keys offered by client, 1 year ago
  Stefan Eissing 7a5170b6e1 Improved EarlyData Indicator reply fix based on PR #5486 1 year ago
  Stefan Eissing a66516d3a5 Extending quic resumption tests. 1 year ago
  Stefan Eissing 6316e26bdc Adding the forgotten wolfSSL_CTX_free() at the end of the new test_quic_key_share case. 1 year ago
  Stefan Eissing d6548b6b88 Small refactoring of named group handling for readability and de-duplicating of code. 1 year ago
  David Garske 90c65bd50b Merge pull request #5458 from icing/quic-earlydata 1 year ago
  Daniel Pouzzner 017c4e7a41 fix gating and unused-variable warnings in src/quic.c wolfSSL_quic_aead_is_{gcm,ccm,chacha20}(); 1 year ago
  Stefan Eissing 53fd4b37f2 QUIC fixes for handling of early data 1 year ago
  Daniel Pouzzner 8197f958a9 address peer review on PR #5449. 1 year ago
  Daniel Pouzzner f771181e1a fixes for issues introduced in #5384: 1 year ago
  Stefan Eissing 4431438fb2 add QUIC support. 1 year ago