ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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