http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28478
User: gerald
Date: 2009/05/25 05:49 PM
Log:
 From Didier Gautheron via bug 3052:
 
 Add:
 - FIX 4.0 to 4.4 fields, auto generated with XSLT stylesheets applied on
 http://www.quickfixengine.org/ xml files (not included quickfixengine code is
 BSD but xml files have no copyright).
 
 - value_string functions for string keys, added to value_string.c.
 
 - FIX desegmentation, it doesn't work well with malformed FIX PDU.
Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +404 -6298 packet-fix.c       Modified
  +8575 -0   packet-fix.h       Added
Directory: /trunk/epan/
  Changes    Path              Action
  +46 -0     value_string.c    Modified
  +21 -0     value_string.h    Modified
Directory: /trunk/fix/
  Changes    Path           Action
  +6784 -0   FIX.xml        Added
  +828 -0    FIX40.xml      Added
  +1239 -0   FIX41.xml      Added
  +2623 -0   FIX42.xml      Added
  +3992 -0   FIX43.xml      Added
  +6687 -0   FIX44.xml      Added
(6 files not shown)