Wireshark-commits: [Wireshark-commits] master 2337b7b: TLS13: update early_data for draft -19
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 18 Mar 2017 23:20:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2337b7bd20e6db80797384a03a83a45c4b58a580
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2337b7b by Peter Wu (peter@xxxxxxxxxxxxx):

    TLS13: update early_data for draft -19
    
    Added new max_early_data_size for NewSessionTicket.
    
    Change-Id: I6886415d03ffdce983b49649ad52ff0f897f2f77
    Ping-Bug: 12779
    Reviewed-on: https://code.wireshark.org/review/20591
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  a126c80   ftypes: rename get_value to get_value_ptr
    adds  2337b7b   TLS13: update early_data for draft -19


Summary of changes:
 epan/dissectors/packet-ssl-utils.c |   38 ++++++++++++++++++++++++++++++++----
 epan/dissectors/packet-ssl-utils.h |    8 +++++++-
 2 files changed, 41 insertions(+), 5 deletions(-)