Wireshark-commits: [Wireshark-commits] master 4156719: TLS(1.3): Add Share Key (40) Hello extension

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 16 Sep 2016 22:39:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=41567191d8c19d2b27571f9c1713fa1f9d6bd11a
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4156719 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    TLS(1.3): Add Share Key (40) Hello extension
    
    Bug: 12779
    Change-Id: I5cbc911f2c7818558c5182d2e3ccf9235be9281b
    Reviewed-on: https://code.wireshark.org/review/17301
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  5540df7   TLS: Pass directly the handshake_type to dissect_hnd_hello_ext
    adds  4156719   TLS(1.3): Add Share Key (40) Hello extension


Summary of changes:
 epan/dissectors/packet-ssl-utils.c |   63 ++++++++++++++++++++++++++++++++++++
 epan/dissectors/packet-ssl-utils.h |   32 ++++++++++++++++--
 2 files changed, 93 insertions(+), 2 deletions(-)