Wireshark-commits: [Wireshark-commits] master 7fcc19a: tls: Add EC J-PAKE Key Exchange Params
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 26 Apr 2020 21:20:17 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7fcc19a373b61eadf4d4c8fd506713c42a66b8ab
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7fcc19a by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    tls: Add EC J-PAKE Key Exchange Params
    
    Change-Id: Icb70cceb4bc9fc4bd5a5a12f26252b71acaea616
    Reviewed-on: https://code.wireshark.org/review/36937
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  4149f3e   [Automatic update for 2020-04-26]
     add  7fcc19a   tls: Add EC J-PAKE Key Exchange Params


Summary of changes:
 epan/dissectors/packet-tls-utils.c | 176 ++++++++++++++++++++++++++++++++-----
 epan/dissectors/packet-tls-utils.h |  75 +++++++++++++++-
 2 files changed, 230 insertions(+), 21 deletions(-)