Historique des commits

Auteur SHA1 Message Date
  Marco Oliverio 08b89fbef9 server: add optional argument to -J disable hrr cookie il y a 2 ans
  CallumMcLoughlin 565d1b33e5 Update examples to allow post quantum KEM within DTLS 1.3 il y a 2 ans
  David Garske a0448155d5 Fix for type warnings in example for DTLS CID `./configure --enable-dtls --enable-dtlscid --enable-dtls13`. il y a 2 ans
  Marco Oliverio 90fcd95f9b server/client: add --cid option to use ConnectionID extension il y a 2 ans
  Eric Blankenhorn 3d8562f07b Fixes for build and runtime issues il y a 2 ans
  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) il y a 2 ans
  Peter Torelli aa812c8aa9 Added support for P384 pre-share in server (#5442) il y a 2 ans
  David Garske 995100eed1 Fix for handling `WC_PENDING_E` from decrypt session ticket callback. ZD14420 il y a 2 ans
  David Garske 8605195709 Support for asynchronous session ticket callback (can return WC_PENDING_E). Requires wolfAsyncCrypt support. ZD 14420. il y a 2 ans
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 il y a 2 ans
  Marco Oliverio fd4836772b examples: support DTLS version downgrading il y a 2 ans
  Marco Oliverio 80f3db6e1d fix: examples/server: dtls mode checking il y a 2 ans
  David Garske b87b255d52 Merge pull request #5295 from rizlik/dtls13_bugfix il y a 2 ans
  Chris Conlon 14c65e0117 Merge pull request #5281 from miyazakh/example_japanese_translate il y a 2 ans
  Marco Oliverio 060dfe1a69 server: fix wrong minVersion setting when non in dtls il y a 2 ans
  Hideki Miyazaki c34c32f621 translated Japanese messages il y a 2 ans
  Daniel Pouzzner a5250482ce examples/: refactor a couple help strings to avoid hitting clang-tidy bugprone-suspicious-missing-comma. il y a 2 ans
  Marco Oliverio fdc4cdf5ec examples: update usage() with DTLSv1.3 version il y a 2 ans
  Marco Oliverio 12a3efeca8 client/server: tolerate WANT_WRITE errors il y a 2 ans
  Marco Oliverio 4e112419f5 examples: client/server: support DTLSv1.3 (-u -v4) il y a 2 ans
  Marco Oliverio c1dc90d9b0 server: request cert only once if doing post-handshake auth il y a 2 ans
  David Garske 9cfcdfc7aa Merge pull request #5149 from julek-wolfssl/store-frags-v2 il y a 2 ans
  Sean Parkinson be743b2204 TLS 1.3: send ticket il y a 2 ans
  Juliusz Sosinowicz 6245395f34 Simulate WANT_WRITE only with async I/O support il y a 2 ans
  Juliusz Sosinowicz 50c0b3d2a2 Add testing/docs for blocking write il y a 2 ans
  Daniel Pouzzner c4920021d8 print errors to stderr, not stdout; il y a 2 ans
  Juliusz Sosinowicz 44be4e1cc8 Reset ret in client and server after wolfSSL_dtls_got_timeout() il y a 2 ans
  Juliusz Sosinowicz 9914da3046 Fix resumption failure and use range in connect state logic il y a 2 ans
  Juliusz Sosinowicz a31b76878f DTLS fixes with WANT_WRITE simulations il y a 2 ans
  John Safranek 798d81723b Merge pull request #5128 from rizlik/dtls_bidrectional_shutdown il y a 2 ans