URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e0ca87cfb11de33de44e35e013c7ce26203fdaaa
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e0ca87c by Peter Wu (peter@xxxxxxxxxxxxx):
tls: update list of known CT logs to 2019-12-23
The old URL was gone and the JSON scheme has changed, so update the
generator accordingly.
Change-Id: I52ae27c7fc7dc0100e8abaa7b95b1769a7413bc6
Reviewed-on: https://code.wireshark.org/review/35983
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 09dbf2c LLDP: Add ONOS TLV (Chassis, Port and TTL)
add e0ca87c tls: update list of known CT logs to 2019-12-23
Summary of changes:
epan/dissectors/packet-tls-utils.c | 277 ++++++++++++++++++++++++++++++-------
tools/make-tls-ct-logids.py | 21 ++-
2 files changed, 242 insertions(+), 56 deletions(-)