Conversation
e35c9e9 to
c070c01
Compare
|
Looks good to me, would like at least one other review on this though since the code changes will affect all TLS/DTLS users. |
|
I don't think that its a good idea to remove these checks. These are important checks that are relevant for increasing security of all (D)TLS versions. |
- double check which messages need to be encrypted - check msgs that have to be last in a record ZD17108
c070c01 to
627310d
Compare
|
Retest this please. |
dgarske
left a comment
There was a problem hiding this comment.
PR looks great. Can you please add a build option to disable this check for users that might not want it?
|
@dgarske build option added with |
dgarske
left a comment
There was a problem hiding this comment.
Over to @SparkiDev to finalize.
|
retest this please |
douzzer
left a comment
There was a problem hiding this comment.
passed a run through wolfssl-multi-test.sh ... super-quick-check (latest sanitizers, clang-tidy, and cppcheck), rebased on current master.
|
Retest this please |
ZD17108