Wireshark-commits: [Wireshark-commits] master 96b9e62: TLS: Add IANA-approved GOST ciphersuites
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 11 Feb 2019 15:26:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=96b9e62a989f3a6094dc21fd9dc18ab027c0f724
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

96b9e62 by Andrey Kulikov (amdei@xxxxxxxxxxxx):

    TLS: Add IANA-approved GOST ciphersuites
    
    IANA has approved identifiers for GOST (Russian cryptography algorithms)
    ciphersuites in ther registry of TLS-parameters:
    https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml
    
    Change-Id: Ie59c094ea8a540ea1fc801d8e7392bf9cd39c3a9
    Reviewed-on: https://code.wireshark.org/review/31974
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  9b8f04b   appveyor: upload installer artifacts for development branches
     add  96b9e62   TLS: Add IANA-approved GOST ciphersuites


Summary of changes:
 epan/dissectors/packet-tls-utils.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)