Historial de Commits

Autor SHA1 Mensaje Fecha
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 hace 1 año
  Anthony Hu 364835dc9e Allow session tickets to properly resume when using PQ KEMs. hace 1 año
  Anthony Hu b017795413 Remove changes around wolfSSL_set_session() as it breaks tests. hace 1 año
  Anthony Hu fffd3adc30 Warn that renegotiation in TLS 1.3 requires session ticket. hace 1 año
  Anthony Hu a2fb4c0788 Remove kyber-90s and route all kyber through wolfcrypt. hace 1 año
  Anthony Hu 0bfa5c9836 Purge NTRU and SABER. Not going to be standardized. hace 1 año
  David Garske 2c503a5b34 Merge pull request #5682 from JacobBarthelmeh/Testing hace 1 año
  JacobBarthelmeh 927f4c445d additional sanity checks on debug callback hace 2 años
  Hayden Roche 98ac4a6f9c Add ability to toggle system CA certs support. hace 2 años
  Hayden Roche 898ddac159 Add --sys-ca-certs option to example client. hace 2 años
  Sean Parkinson 005f77180b PSK only TLS: fix ENCRYPT_LEN hace 2 años
  CallumMcLoughlin 565d1b33e5 Update examples to allow post quantum KEM within DTLS 1.3 hace 2 años
  David Garske a0448155d5 Fix for type warnings in example for DTLS CID `./configure --enable-dtls --enable-dtlscid --enable-dtls13`. hace 2 años
  Marco Oliverio 90fcd95f9b server/client: add --cid option to use ConnectionID extension hace 2 años
  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) hace 2 años
  David Garske 995100eed1 Fix for handling `WC_PENDING_E` from decrypt session ticket callback. ZD14420 hace 2 años
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 hace 2 años
  Daniel Pouzzner 6b6abfac54 examples/client/client.c: remove break after err_sys() to mollify clang-tidy unreachable-break sensor. hace 2 años
  Marco Oliverio fd4836772b examples: support DTLS version downgrading hace 2 años
  Chris Conlon 14c65e0117 Merge pull request #5281 from miyazakh/example_japanese_translate hace 2 años
  Hideki Miyazaki c34c32f621 translated Japanese messages hace 2 años
  Daniel Pouzzner a5250482ce examples/: refactor a couple help strings to avoid hitting clang-tidy bugprone-suspicious-missing-comma. hace 2 años
  Marco Oliverio fdc4cdf5ec examples: update usage() with DTLSv1.3 version hace 2 años
  Marco Oliverio 12a3efeca8 client/server: tolerate WANT_WRITE errors hace 2 años
  Marco Oliverio 4e112419f5 examples: client/server: support DTLSv1.3 (-u -v4) hace 2 años
  kaleb-himes 96d5814bfe Implement peer review feedback hace 2 años
  kaleb-himes 3bcdef1972 Fix various warnings and an uninitialized XFILE hace 2 años
  Juliusz Sosinowicz 6245395f34 Simulate WANT_WRITE only with async I/O support hace 2 años
  Juliusz Sosinowicz 50c0b3d2a2 Add testing/docs for blocking write hace 2 años
  Daniel Pouzzner c4920021d8 print errors to stderr, not stdout; hace 2 años