Wireshark-commits: [Wireshark-commits] master 9ad4f90: TLS: add mechanism to set the TLS appdata pr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Aug 2019 04:17:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9ad4f907e836665e609958b0aa953595faee388d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9ad4f90 by Peter Wu (peter@xxxxxxxxxxxxx):

    TLS: add mechanism to set the TLS appdata protocol
    
    For use by EAP-TTLS which embeds TLS.
    
    Change-Id: I4770d03f912dd75f92878dd74ad830ebb7eb1431
    Reviewed-on: https://code.wireshark.org/review/34311
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e5a052f   obd-ii: Add support for decoding 29bit query and responses
     add  9ad4f90   TLS: add mechanism to set the TLS appdata protocol


Summary of changes:
 debian/libwireshark0.symbols       |  1 +
 epan/dissectors/packet-tls-utils.c | 20 ++++++++++++++++++--
 epan/dissectors/packet-tls-utils.h | 27 +++++++++++++++++++--------
 3 files changed, 38 insertions(+), 10 deletions(-)