Wireshark-commits: [Wireshark-commits] master 35799f4: ICAP: Support ICAP over TLS
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 10 Apr 2019 22:39:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=35799f488652d1c18133cac0f6726d4f82b3cc24
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

35799f4 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    ICAP: Support ICAP over TLS
    
    IANA hasn't assigned a port for ICAPS. Therefore we default to 0
    to have the "Decode as" option available.
    
    Bug: 15684
    Change-Id: I69aa89e2b0e719f9abbd4b57a5c35723203623b1
    Reviewed-on: https://code.wireshark.org/review/32790
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  4591286   radius: add Meraki dictionary
     add  35799f4   ICAP: Support ICAP over TLS


Summary of changes:
 epan/dissectors/packet-icap.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)