Wireshark-commits: [Wireshark-commits] master-2.2 0158d62: Support Decode As for {SSL, TLS}-over-TC

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

Commits:

0158d62 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>
    (cherry picked from commit afa2605e4359509a8e188f3d7ae118246e9e0ac7)
    Reviewed-on: https://code.wireshark.org/review/17404
    

Actions performed:

    from  1ba7176   RTPS: Allowing duplicates in the rtps.type_name table
    adds  0158d62   Support Decode As for {SSL,TLS}-over-TCP.


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