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

Date: Mon, 18 Sep 2006 14:30:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19255

User: jake
Date: 2006/09/18 02:30 PM

Log:
 From G.F. aka Gena01
 I have put together a patch for YMSG packet dissector. This is based on my own code and service lists (this
 should match Gaim and Kopete service lists). This new code should bring the code up to par to most of the
 known services. Which should cover up to Yahoo 7.x or most of it.
 
 I have also setup a new set of constants which are specific to YMSG packets. These are the types that I've
 seen in miranda network logs and they should reveal more information. The other constants are mostly for buddy
 statuses and need nor apply to the YMSG header.  I have left them in the code (for now). These constants are
 currently used in my own code.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +51 -21    packet-ymsg.c    Modified