Commit Verlauf

Autor SHA1 Nachricht Datum
  Kaleb Himes d96f86fcd9 Merge branch 'master' into GH2998_REWORK_FOLLOWUP vor 4 Jahren
  toddouska e84defb268 Merge pull request #3044 from dgarske/sniffer_tls13 vor 4 Jahren
  John Safranek 839044d9e1 1. Remove dead assignment from client test. vor 4 Jahren
  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. vor 4 Jahren
  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. vor 4 Jahren
  David Garske 1b051d9c5b TLS v1.3 sniffer support: vor 4 Jahren
  toddouska fbe0c8cba7 Merge pull request #3122 from JacobBarthelmeh/Compatibility-Layer vor 4 Jahren
  toddouska 925e9d9213 Merge pull request #3075 from julek-wolfssl/dtls-no-cookie vor 4 Jahren
  Jacob Barthelmeh 173b9833fc fixes for edge build cases and static memory vor 4 Jahren
  JacobBarthelmeh 26f0a74d29 Merge pull request #3023 from kaleb-himes/GH2998-REWORK vor 4 Jahren
  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. vor 4 Jahren
  Juliusz Sosinowicz 03c5359fcd Add session resumption testing for DTLS vor 4 Jahren
  Juliusz Sosinowicz 7b604ad714 WIP vor 4 Jahren
  David Garske fb5c9e5268 Adjust static memory case with TLS v1.3 enabled. vor 4 Jahren
  David Garske dffc677561 Fix for TLS v1.3 with `--enable-sniffer`. vor 4 Jahren
  David Garske 1d01b87741 Fix to detect if `NO_CERTS` / `--disable-asn` is used in `scripts/tls13.test`. vor 4 Jahren
  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. vor 4 Jahren
  kaleb-himes 923fc30043 Change to memcpy vor 4 Jahren
  kaleb-himes 8c3f7a77ca cleanup GET messages vor 4 Jahren
  toddouska cf8459e518 Merge pull request #2892 from SparkiDev/cppcheck_fixes_4 vor 4 Jahren
  Sean Parkinson 411aee6e05 Fixes from cppcheck vor 4 Jahren
  toddouska 65cf5a0d46 Merge pull request #2802 from embhorn/zd9764 vor 4 Jahren
  Eric Blankenhorn 3f7ce61dbd Updates from review vor 4 Jahren
  Sean Parkinson 8cccb9008b Change to work for other TLS versions vor 4 Jahren
  Sean Parkinson 6334dd9cb0 Allow mutual authentication to be required for TLS 1.3 vor 4 Jahren
  Sean Parkinson 2c6eb7cb39 Add Curve448, X448, Ed448 implementations vor 4 Jahren
  Eric Blankenhorn 41d3ba0efa Tests and examples for bidirectional shutdown vor 4 Jahren
  toddouska b038e2e8f0 Merge pull request #2771 from JacobBarthelmeh/Windows vor 4 Jahren
  Jacob Barthelmeh 3c077a3cef add NO_OLD_TIMEVAL_NAME macro for backwards compatibility vor 4 Jahren
  Sean Parkinson 55ea2facdd Changes to clear issues raised by cppcheck vor 4 Jahren