Wireshark-commits: [Wireshark-commits] master 6529b36: TLS(1.3): Add cookie (44) hello extension
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 7 Oct 2016 07:41:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6529b36c548b4a9de4e5b5b9e49e236d885a5907
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    TLS(1.3): Add cookie (44) hello extension
    
    Ping-Bug: 12779
    Change-Id: I94d492d126050fdff6f98608f9d68d55c19e0a50
    Reviewed-on: https://code.wireshark.org/review/18092
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  40d23eb   CIP: More minor bug fixes
    adds  6529b36   TLS(1.3): Add cookie (44) hello extension


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