Commit History

Author SHA1 Message Date
  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}. 2 years 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. 2 years ago
  David Garske 023db01aca * Fixed some build configuration variations. 2 years ago
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 2 years ago
  Anthony Hu fffd3adc30 Warn that renegotiation in TLS 1.3 requires session ticket. 2 years ago
  Anthony Hu a2fb4c0788 Remove kyber-90s and route all kyber through wolfcrypt. 2 years ago
  Anthony Hu 0bfa5c9836 Purge NTRU and SABER. Not going to be standardized. 2 years 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
  Sean Parkinson 005f77180b PSK only TLS: fix ENCRYPT_LEN 2 years ago
  Marco Oliverio 08b89fbef9 server: add optional argument to -J disable hrr cookie 2 years ago
  CallumMcLoughlin 565d1b33e5 Update examples to allow post quantum KEM within DTLS 1.3 2 years ago
  David Garske a0448155d5 Fix for type warnings in example for DTLS CID `./configure --enable-dtls --enable-dtlscid --enable-dtls13`. 2 years ago
  Marco Oliverio 90fcd95f9b server/client: add --cid option to use ConnectionID extension 2 years ago