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