Wireshark-commits: [Wireshark-commits] master afa2605: Support Decode As for {SSL, TLS}-over-TCP.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Aug 2016 20:39:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=afa2605e4359509a8e188f3d7ae118246e9e0ac7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

afa2605 by Guy Harris (guy@xxxxxxxxxxxx):

    Support Decode As for {SSL,TLS}-over-TCP.
    
    We register dissectors for "Decode As" for {SSL,TLS}-over-TCP, so we
    should actually set up the "Decode As" stuff for it.
    
    Change-Id: I2a738667efdec1007069df74885a4fe8fc3fcbab
    Reviewed-on: https://code.wireshark.org/review/17400
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  68b7398   [Diameter] Improve dissection of malformed packets by continnuing dissection and display the problem more prominetly.
    adds  afa2605   Support Decode As for {SSL,TLS}-over-TCP.


Summary of changes:
 epan/dissectors/packet-ssl.c |   41 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)