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