URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6a5fcc5a38936d940e4fa50294be0648a3ab6ea9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6a5fcc5 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
TLS(1.3): Add PSK Key Exchanges Modes (45) hello extension
Ping-Bug: 12779
Change-Id: Ie797a437240e5530d74e3039f12a60a6f0395d0a
Reviewed-on: https://code.wireshark.org/review/18916
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from f4b0abc Dissectors don't need a journey of self discovery.
adds 6a5fcc5 TLS(1.3): Add PSK Key Exchanges Modes (45) hello extension
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 40 +++++++++++++++++++++++++++++++++++-
epan/dissectors/packet-ssl-utils.h | 15 +++++++++++++-
2 files changed, 53 insertions(+), 2 deletions(-)