Wireshark-commits: [Wireshark-commits] master d39d272: TLS(1.3): Add Early Data (42) Hello extensio

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Sep 2016 03:54:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d39d272e8002ce4346d554e39bf1b5053df4a27e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    TLS(1.3): Add Early Data (42) Hello extension
    
    Bug:12779
    Change-Id: I97470c6e6be6e3df707cf2f3634f2c1e9da26bc2
    Reviewed-on: https://code.wireshark.org/review/17885
    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  b5eb01c   ssl: fix crash when setting RSA key file without valid protocol
    adds  d39d272   TLS(1.3): Add Early Data (42) Hello extension


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