URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3dd6e2c84900d208309157f7d07fe17d7787259f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3dd6e2c by Peter Wu (peter@xxxxxxxxxxxxx):
ssl: add expert info for unexpected messages in TLS 1.3
This will also avoid invoking ssl_finalize_decryption which will not be
used for TLS 1.3.
Change-Id: I958508276488764ad1a82e6412504bcd72f3b995
Ping-Bug: 12779
Reviewed-on: https://code.wireshark.org/review/19823
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: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 4de1983 Bugfix MPEG descriptor Logon Initialize Descriptor tag.
adds 3dd6e2c ssl: add expert info for unexpected messages in TLS 1.3
Summary of changes:
epan/dissectors/packet-ssl.c | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)