Wireshark-commits: [Wireshark-commits] master e400b78: QUIC: fix handshake decryption (draft -17)
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 20 Jan 2019 18:22:22 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e400b78204edde16a16f2ea4900a79a8c6003657
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e400b78 by Peter Wu (peter@xxxxxxxxxxxxx):

    QUIC: fix handshake decryption (draft -17)
    
    Packet numbers in handshake messages are protected by a cipher different
    from the initial cipher.
    
    Bug: 13881
    Change-Id: Ife6524c0525df10ff3c64f4333908b189f823509
    Reviewed-on: https://code.wireshark.org/review/31634
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f1b89c3   GSM-SIM: Add file ID for DF.CDMA
     add  e400b78   QUIC: fix handshake decryption (draft -17)


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