URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=989dcef3175267c6db4f9256c6a61ce8640f132f
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
989dcef by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
TLS: Update Hello ExtensionType list
use same name and display in dec from http://www.iana.org/assignments/tls-extensiontype-values/tls-extensiontype-values.xhtml
Change-Id: Ia4a959571204b611dbf275311c9ce58c594b6716
Reviewed-on: https://code.wireshark.org/review/17886
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 1a3f1d0 update description of PDML file format by updating URLs to external documentation. Also mention the pdml2html.xsl file.
adds 989dcef TLS: Update Hello ExtensionType list
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 67 ++++++++++++++++++------------------
epan/dissectors/packet-ssl-utils.h | 62 ++++++++++++++++++++-------------
2 files changed, 72 insertions(+), 57 deletions(-)