Wireshark-commits: [Wireshark-commits] master d32b116: TLS(1.3): Add (experimental) extension 'Draf
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d32b116d408bfc64f74d7a98ad518e7cd0d4d688
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d32b116 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
TLS(1.3): Add (experimental) extension 'Draft version TLS 1.3'
Coming from https://github.com/tlswg/tls13-spec/wiki/Implementations#version-negotiation
Bug: 12779
Change-Id: Ieca74eac737b5ba6c101b719e2e5e3aecf931279
Reviewed-on: https://code.wireshark.org/review/17226
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 7319887 TLS(1.3): Fix Server Hello
adds d32b116 TLS(1.3): Add (experimental) extension 'Draft version TLS 1.3'
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 6 ++++++
epan/dissectors/packet-ssl-utils.h | 11 ++++++++++-
2 files changed, 16 insertions(+), 1 deletion(-)