Wireshark-commits: [Wireshark-commits] master bb9e26e: ssl: Add session ticket lifetime units in se
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Feb 2018 17:51:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bb9e26eb49ef33ca00a3f85fa15de862677688ec
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bb9e26e by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    ssl: Add session ticket lifetime units in seconds
    
    Also show the seconds in a human readable string.
    
    Change-Id: I124bfc12954fb7c2c65777c028986d18c5686c7b
    Reviewed-on: https://code.wireshark.org/review/25772
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  7650151   more SPDX convertions.
    adds  bb9e26e   ssl: Add session ticket lifetime units in seconds


Summary of changes:
 epan/dissectors/packet-ssl-utils.c | 11 +++++++++--
 epan/dissectors/packet-ssl-utils.h |  3 ++-
 2 files changed, 11 insertions(+), 3 deletions(-)