URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9d240722f1d553aaf0d2734ff3d08a1db7a5701b
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
9d24072 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
QUIC: Update salt and rename SERVER_BUSY error code (draft-29)
* Update Initial Salt to fix decryption.
* Rename SERVER_BUSY (0x2) -> CONNECTION_REFUSED.
* Drop draft-21 and draft-22 support.
Bug: 13881
Change-Id: I68f5d52b2cb80b9d2e2cb315b03b3af1a7354bbf
Reviewed-on: https://code.wireshark.org/review/37432
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 7619850 NSIS: remove translations sub folder before styles parent folder
add 9d24072 QUIC: Update salt and rename SERVER_BUSY error code (draft-29)
Summary of changes:
epan/dissectors/packet-quic.c | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)