URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b83c730ff0fac672d8623ebb5e6129de370dd1a6
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b83c730 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
TLS(1.3): Add Pre-Shared Key (41) Hello extension
Bug: 12779
Change-Id: I64ef80db0a8b51ee569fed3b87099144e57eedc2
Reviewed-on: https://code.wireshark.org/review/17320
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 811bb33 netlink: make dissect_netlink_attributes() endianness aware
adds b83c730 TLS(1.3): Add Pre-Shared Key (41) Hello extension
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 115 ++++++++++++++++++++++++++++++++++++
epan/dissectors/packet-ssl-utils.h | 59 +++++++++++++++++-
2 files changed, 172 insertions(+), 2 deletions(-)