Commit History

Author SHA1 Message Date
  JacobBarthelmeh 44f3e4a3b7 CID 337219 allocation using untrusted size 3 months ago
  JacobBarthelmeh 635d326812 CID 337232 sanity check on tainted scalar 3 months ago
  jordan f222adf4c2 Fix issues from infer diff report. 6 months ago
  Daniel Pouzzner 689a82a622 fix AES-related code, in both crypto and TLS layers, for various uninitialized data and resource leak defects around wc_AesInit() and wc_AesFree(): 6 months ago
  Daniel Pouzzner 73ca6daf2b wolfssl/wolfcrypt/types.h: add needed (void)s for unused args to several XMALLOC/XFREE/XREALLOC macros that were missing them. 7 months ago
  Juliusz Sosinowicz 291c538e5f Ignore session ID's shorter than 32 bytes instead of erroring out 1 year ago
  jordan 409ed6232a Used codespell and fixed obvious typos in src and wolfssl. 1 year ago
  David Garske fc6d693dae Update logging enter, exit, msg to match function names. Fix some typos and improper use of "enter". Fix internal uses of `SSL_SUCCESS` and `SSL_FAILURE`. Add `WOLFSSL_DEBUG_NONBLOCK` option to allow printing iterations without debug enabled. 1 year ago
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 1 year ago
  Stefan Eissing e5cfd96609 QUIC API support in OpenSSL compat layer, as needed by HAProxy integration. 1 year ago
  Stefan Eissing 9726d1f6eb Allowing use of SSL/CTX_set_max_early_data() for client side. 1 year ago
  Stefan Eissing 9f47999002 Add ChaCha20 as available cipher in the EVP API. 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 b3de591c6f Rename of buffer to tmpbuffer to avoid collision with customer setup test. 1 year ago
  Stefan Eissing 53fd4b37f2 QUIC fixes for handling of early data 1 year ago
  David Garske 87d96c9c96 Merge pull request #5452 from icing/quic-resume 1 year ago
  Daniel Pouzzner f771181e1a fixes for issues introduced in #5384: 1 year ago
  Stefan Eissing ea04ffc99f QUIC session resumption and early data handshake handling. 1 year ago
  Stefan Eissing 4431438fb2 add QUIC support. 1 year ago