Wireshark-commits: [Wireshark-commits] master 3c1f266: TLS13: fix decryption with KeyUpdate after d
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Mar 2018 12:34:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3c1f26653d61a27313d4e32d267e4fe916168cee
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3c1f266 by Peter Wu (peter@xxxxxxxxxxxxx):

    TLS13: fix decryption with KeyUpdate after draft -20
    
    Draft -20 shortened the label used by Key Update, adjust accordingly.
    
    Change-Id: I3761b94933165a65fd810eff7bef4373290346cd
    Ping-Bug: 12779
    Reviewed-on: https://code.wireshark.org/review/26554
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  bd8df9e   Update to couchbase dissector for 'flexible framing extras' on errors
    adds  3c1f266   TLS13: fix decryption with KeyUpdate after draft -20


Summary of changes:
 epan/dissectors/packet-ssl-utils.c | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)