Wireshark-commits: [Wireshark-commits] master 9434f25: TLS(1.3): Add Supported Versions (43) Hello

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Oct 2016 03:52:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9434f25275b1ff838a9976903f180de7da4b00e4
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    TLS(1.3): Add Supported Versions (43) Hello extension
    
    Ping-Bug: 12779
    Change-Id: Ia8dcfcb300f4da3bf270d9512fbcc85a7b1a8671
    Reviewed-on: https://code.wireshark.org/review/18108
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  aa78460   SMPP: use mktime_utc to convert struct tm to time_t
    adds  9434f25   TLS(1.3): Add Supported Versions (43) Hello extension


Summary of changes:
 epan/dissectors/packet-ssl-utils.c |   30 ++++++++++++++++++++++++++++++
 epan/dissectors/packet-ssl-utils.h |   15 ++++++++++++++-
 2 files changed, 44 insertions(+), 1 deletion(-)