Wireshark-commits: [Wireshark-commits] master f6e0468: TLS13: add oid_filters(48) extension for dra

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 20 Mar 2017 23:52:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f6e04681fcae10c01ceaba79be73642bc44faec1
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f6e0468 by Peter Wu (peter@xxxxxxxxxxxxx):

    TLS13: add oid_filters(48) extension for draft -19
    
    Change-Id: I80b05bc81e77a70f2e0c8e1fe706ce5bd0a33981
    Ping-Bug: 12779
    Reviewed-on: https://code.wireshark.org/review/20593
    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  f033925   TLS13: fix key expansion for AES256
    adds  f6e0468   TLS13: add oid_filters(48) extension for draft -19


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