Commit History

Author SHA1 Message Date
  Sean Parkinson 55a91c2b55 Minor fixes 1 year ago
  Sean Parkinson d2afe9e5e0 Memory usage improvements 1 year ago
  Sean Parkinson 8851065848 cppcheck fixes 1 year ago
  David Garske 22a5a5c45e Add introspection for math build and math cleanups: 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
  David Garske bdcf6928a2 Merge pull request #5945 from JacobBarthelmeh/copyright 1 year ago
  youtai 4edae51095 Fix StartTLS_Init (#5907) 1 year ago
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 1 year ago
  Anthony Hu 364835dc9e Allow session tickets to properly resume when using PQ KEMs. 1 year ago
  Anthony Hu b017795413 Remove changes around wolfSSL_set_session() as it breaks tests. 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
  David Garske 2c503a5b34 Merge pull request #5682 from JacobBarthelmeh/Testing 2 years ago
  JacobBarthelmeh 927f4c445d additional sanity checks on debug callback 2 years ago
  Hayden Roche 98ac4a6f9c Add ability to toggle system CA certs support. 2 years ago
  Hayden Roche 898ddac159 Add --sys-ca-certs option to example client. 2 years ago
  Sean Parkinson 005f77180b PSK only TLS: fix ENCRYPT_LEN 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
  Daniel Pouzzner 969ad96dee examples/{client,server}/{client,server}.c: remove spurious commas in --pqc help strings, and mollify clang-tidy bugprone-suspicious-missing-comma re --force-curve help strings. (#5480) 2 years ago
  David Garske 995100eed1 Fix for handling `WC_PENDING_E` from decrypt session ticket callback. ZD14420 2 years ago
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 2 years ago
  Daniel Pouzzner 6b6abfac54 examples/client/client.c: remove break after err_sys() to mollify clang-tidy unreachable-break sensor. 2 years ago
  Marco Oliverio fd4836772b examples: support DTLS version downgrading 2 years ago
  Chris Conlon 14c65e0117 Merge pull request #5281 from miyazakh/example_japanese_translate 2 years ago