URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aaa655106af794258215b97292abd4452d21b6fa
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
aaa6551 by Peter Wu (peter@xxxxxxxxxxxxx):
TLS13: update Certificate for draft -18
Note that RPK (RFC 7250) is not well-defined and is left untouched.
https://github.com/tlswg/tls13-spec/issues/722
Certificate extensions dissections remains a task for later.
Change-Id: I62276e59db94429e4c09058aca3c08f390ec3af7
Ping-Bug: 12779
Reviewed-on: https://code.wireshark.org/review/19864
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from c5adada TLS13: fix CertificateVerify dissection for -18
adds aaa6551 TLS13: update Certificate for draft -18
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 49 ++++++++++++++++++++++++++++++------
epan/dissectors/packet-ssl-utils.h | 14 ++++++++++-
2 files changed, 54 insertions(+), 9 deletions(-)