Wireshark-commits: [Wireshark-commits] master 0a3c713: QUIC: Use new labels for decryption (draft-0
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 21 Feb 2018 13:40:18 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0a3c713d8c87ef64761027012e33f54507521fc4
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0a3c713 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    QUIC: Use new labels for decryption (draft-09).
    
    Support for draft-08 is still maintained.
    
    Bug: 13881
    Change-Id: I6cb4b716772e43223b7da4400ef32c56b0191864
    Reviewed-on: https://code.wireshark.org/review/25689
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  acb6781   TLS: allow QUIC dissector to pass HKDF label for ciphers
    adds  0a3c713   QUIC: Use new labels for decryption (draft-09).


Summary of changes:
 epan/dissectors/packet-quic.c | 57 +++++++++++++++++++++++++++++++------------
 1 file changed, 42 insertions(+), 15 deletions(-)