Commit History

Author SHA1 Message Date
  Kareem d867405ffb Fix floating point comparison. 7 months ago
  Kareem 4d4f4e3f30 Fix potential division by zero in example server. 7 months ago
  Anthony Hu 9be390250d Adding support for dual key/signature certificates. (#7112) 9 months ago
  JacobBarthelmeh 2b1c61a013 Merge pull request #6949 from bigbrett/zd16925 1 year ago
  Brett Nicholas ba37dc9933 Fixes bug where example server with WOLFSSL_CALLBACKS hangs when used with 1 year ago
  Juliusz Sosinowicz aed715cb2c dtls 1.3: allow to skip cookie exchange on resumption 1 year ago
  JacobBarthelmeh 79a6e1eb04 Merge pull request #6808 from SparkiDev/sp_sm2 1 year ago
  Sean Parkinson 0cc21a42f3 SP updates for SM2 1 year ago
  Juliusz Sosinowicz 85a596e54a DTLS 1.3: allow fragmenting the second ClientHello message 1 year ago
  Eric Blankenhorn 7262a30074 Fixes for NO_FILESYSTEM config 1 year ago
  Daniel Pouzzner e51ca7941f fixes for code warned by clang-tidy:18 and cppcheck-2.11: 1 year ago
  Juliusz Sosinowicz 67d6d438c5 Port testing to wolfSSL threading interface 1 year ago
  Takashi Kojo 136738fd33 Avoid mult-byte code error 1 year ago
  Juliusz Sosinowicz 3d68bcd6f7 Jenkins fixes 1 year ago
  Juliusz Sosinowicz bff2cf5690 Add crl monitor unit testing 1 year ago
  gojimmypi 6b240fa41a Refactor HAVE_PTHREAD and _POSIX_THREADS (#6536) 1 year ago
  Sean Parkinson 8851065848 cppcheck fixes 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
  Sean Parkinson b624fc8377 TLS 1.3 PSK: add option to require only PSK with DHE 1 year ago
  Daniel Pouzzner 0b0b980784 fix an oversight in wolfSentry integration in examples/{client,server}. 1 year ago
  Daniel Pouzzner 43265669c6 fix warnings around clang-diagnostic-embedded-directive and readability-uppercase-literal-suffix; update wolfSentry integration for upcoming release 0.8.0. 1 year ago
  David Garske 023db01aca * Fixed some build configuration variations. 1 year ago
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 1 year ago
  Anthony Hu fffd3adc30 Warn that renegotiation in TLS 1.3 requires session ticket. 1 year ago
  Anthony Hu a2fb4c0788 Remove kyber-90s and route all kyber through wolfcrypt. 1 year ago
  Anthony Hu 0bfa5c9836 Purge NTRU and SABER. Not going to be standardized. 1 year ago
  Daniel Pouzzner 48ba365fd6 fixes for defects: 2 years ago
  David Garske 1ee3a78e4a Fixes for various tests that do not properly handle `WC_PENDING_E`. 2 years ago
  Daniel Pouzzner 895a2e1ac5 WOLFSSL_CALLBACKS codepaths: fixes for bugprone-unused-return-value, bugprone-macro-parentheses, readability-named-parameter, and clang-analyzer-deadcode.DeadStores 2 years ago
  JacobBarthelmeh 927f4c445d additional sanity checks on debug callback 2 years ago