Historial de Commits

Autor SHA1 Mensaje Fecha
  Kaleb Himes d96f86fcd9 Merge branch 'master' into GH2998_REWORK_FOLLOWUP hace 4 años
  toddouska e84defb268 Merge pull request #3044 from dgarske/sniffer_tls13 hace 4 años
  John Safranek 839044d9e1 1. Remove dead assignment from client test. hace 4 años
  John Safranek 98ae3a2352 Added a suite test use case to cover the new error check. Also fixed and issue with passing a couple flags to the test case runner, and some other changes to support the new test. hace 4 años
  David Garske 4e637ddf10 Cleanup on example client/server messages and sizes. Original PR #3023 caused sending extra null characters in normal (non HTTP) example cases. hace 4 años
  David Garske 1b051d9c5b TLS v1.3 sniffer support: hace 4 años
  toddouska fbe0c8cba7 Merge pull request #3122 from JacobBarthelmeh/Compatibility-Layer hace 4 años
  toddouska 925e9d9213 Merge pull request #3075 from julek-wolfssl/dtls-no-cookie hace 4 años
  Jacob Barthelmeh 173b9833fc fixes for edge build cases and static memory hace 4 años
  JacobBarthelmeh 26f0a74d29 Merge pull request #3023 from kaleb-himes/GH2998-REWORK hace 4 años
  David Garske 667d9ca896 Fix to catch the issue in this PR with alt cert chains, which only happens if the verify callback is used and the chain is long enough. Cleanup of the myVerify callback to allow specific actions. Fix the suites.c to not crash if no newline at end of file. Added helpful debug message to show that a CA was found. hace 4 años
  Juliusz Sosinowicz 03c5359fcd Add session resumption testing for DTLS hace 4 años
  Juliusz Sosinowicz 7b604ad714 WIP hace 4 años
  David Garske fb5c9e5268 Adjust static memory case with TLS v1.3 enabled. hace 4 años
  David Garske dffc677561 Fix for TLS v1.3 with `--enable-sniffer`. hace 4 años
  David Garske 1d01b87741 Fix to detect if `NO_CERTS` / `--disable-asn` is used in `scripts/tls13.test`. hace 4 años
  David Garske 3b63e55a68 Fix for TLS v1.3 PSK tests work with additional cipher suites (not just `TLS13-AES128-GCM-SHA256`) and the echo server/client. hace 4 años
  kaleb-himes 923fc30043 Change to memcpy hace 4 años
  kaleb-himes 8c3f7a77ca cleanup GET messages hace 4 años
  toddouska cf8459e518 Merge pull request #2892 from SparkiDev/cppcheck_fixes_4 hace 4 años
  Sean Parkinson 411aee6e05 Fixes from cppcheck hace 4 años
  toddouska 65cf5a0d46 Merge pull request #2802 from embhorn/zd9764 hace 4 años
  Eric Blankenhorn 3f7ce61dbd Updates from review hace 4 años
  Sean Parkinson 8cccb9008b Change to work for other TLS versions hace 4 años
  Sean Parkinson 6334dd9cb0 Allow mutual authentication to be required for TLS 1.3 hace 4 años
  Sean Parkinson 2c6eb7cb39 Add Curve448, X448, Ed448 implementations hace 4 años
  Eric Blankenhorn 41d3ba0efa Tests and examples for bidirectional shutdown hace 4 años
  toddouska b038e2e8f0 Merge pull request #2771 from JacobBarthelmeh/Windows hace 4 años
  Jacob Barthelmeh 3c077a3cef add NO_OLD_TIMEVAL_NAME macro for backwards compatibility hace 4 años
  Sean Parkinson 55ea2facdd Changes to clear issues raised by cppcheck hace 4 años