Wireshark-commits: [Wireshark-commits] master 2fb9cbd: TLS: Enhance display of Hello Extension
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 Sep 2016 04:32:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2fb9cbd9adae558276ff68d4d819566246f4e3f5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    TLS: Enhance display of Hello Extension
    
    Append the length to the extension and display the contents of
    unknown extensions as bytes.
    
    Change-Id: Iba1204a1d5e187f28cb41c4369b10eeb86e6b43a
    Reviewed-on: https://code.wireshark.org/review/17265
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  193e366   remove unused mkcap.c.
    adds  2fb9cbd   TLS: Enhance display of Hello Extension


Summary of changes:
 epan/dissectors/packet-ssl-utils.c |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)