Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 20018: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 30 Nov 2006 02:29:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20018

User: sfisher
Date: 2006/11/30 02:29 AM

Log:
 Allow the sub-dissector to be called for decrypted SSL data even when tree is
 null.  This allows the encrypted payload's dissector to fill in columns such
 as protocol and info without turning on packet coloring or otherwise rescanning
 the packet list.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +0 -3      packet-ssl.c    Modified