Wireshark-commits: [Wireshark-commits] master 3e2a837: TLS: update cipher suite list
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 08 Feb 2020 09:40:15 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3e2a837cc0b15d482eb8e68d12ffe9f89d8acc7b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

3e2a837 by Andre Luyer (andre@xxxxxxxx):

    TLS: update cipher suite list
    
    Update cipher suites with the latest additions to the IANA list:
    http://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml
    
    Change-Id: I27d855e4626fae027cb08114d034e0cec67ccda5
    Reviewed-on: https://code.wireshark.org/review/36052
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f307dcc   TPNCP: Show IPv6 correctly
     add  3e2a837   TLS: update cipher suite list


Summary of changes:
 epan/dissectors/packet-tls-utils.c | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)