URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b91f7f1a0cf014d1f838595d85161a13ebe157b2
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b91f7f1 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
QUIC: Replace cleartext by handshake
from draft-08 (07 ?) it is now handshake secret (and no cleartext secret)
Bug: 13881
Change-Id: I03983c13f0c37839e1a41b6beb20f6e133adc8f8
Reviewed-on: https://code.wireshark.org/review/26390
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 66eed04 QUIC: Remove last long packet type about old draft (< 08)
adds b91f7f1 QUIC: Replace cleartext by handshake
Summary of changes:
epan/dissectors/packet-quic.c | 42 +++++++++++++++++++++---------------------
1 file changed, 21 insertions(+), 21 deletions(-)