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 20020: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 30 Nov 2006 07:14:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20020

User: jake
Date: 2006/11/30 07:14 AM

Log:
 From Martin Warnesi:
 Much simplified patch to use column fences on the COL_INFO field to
 prevent sebsequent calls to the SSL dissector for the same packet
 clearing the information placed by earlier calls. After each SSL record
 is processed a col_set_fence() call is now issued to preserve what has
 been written.

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