Wireshark-commits: [Wireshark-commits] master 71e03ef: QUIC: updates for Key Phase changes (draft -
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Nov 2019 04:12:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71e03ef0423ef5215f8b4843433dc623ad1df74a
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

71e03ef by Peter Wu (peter@xxxxxxxxxxxxx):

    QUIC: updates for Key Phase changes (draft -24)
    
    Fix decryption after Key Updates due to a HKDF label change, add a new
    error code, and rename KEY_PHASE to be consistent with draft 24.
    
    Change-Id: I73858112a6b4afd2b6de8f7183f4c4edaf03f705
    Ping-Bug: 13881
    Reviewed-on: https://code.wireshark.org/review/35145
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  dc2b424   QUIC: fix 0-RTT decryption for ciphers using SHA-256
     add  71e03ef   QUIC: updates for Key Phase changes (draft -24)


Summary of changes:
 epan/dissectors/packet-quic.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)