Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 6a5fcc5: TLS(1.3): Add PSK Key Exchanges Modes (45) h

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 31 Dec 2016 07:37:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6a5fcc5a38936d940e4fa50294be0648a3ab6ea9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    TLS(1.3): Add PSK Key Exchanges Modes (45) hello extension
    
    Ping-Bug: 12779
    Change-Id: Ie797a437240e5530d74e3039f12a60a6f0395d0a
    Reviewed-on: https://code.wireshark.org/review/18916
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f4b0abc   Dissectors don't need a journey of self discovery.
    adds  6a5fcc5   TLS(1.3): Add PSK Key Exchanges Modes (45) hello extension


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