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 37909: /trunk/ /trunk/epan/dfilter/: semcheck.c /trunk/e

Date: Tue, 05 Jul 2011 23:59:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37909

User: guy
Date: 2011/07/05 04:59 PM

Log:
 Add some additional routine variants that handle string encodings, and
 make FT_STRING and FT_UINT_STRING handle string encodings.
 
 Get rid of FT_EBCDIC in favor of FT_STRING with ENC_EBCDIC.
 
 Add some URLs for DRDA.
 
 Clean up some stuff in TN3270 and TN5250, including using ENC_ values
 for proto_tree_add_item().

Directory: /trunk/epan/dfilter/
  Changes    Path          Action
  +0 -3      semcheck.c    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +22 -16    packet-drda.c      Modified
  +529 -527  packet-tn3270.c    Modified
  +500 -497  packet-tn5250.c    Modified

Directory: /trunk/epan/
  Changes    Path                Action
  +2 -0      libwireshark.def    Modified
  +19 -51    proto.c             Modified
  +26 -7     tvbuff.c            Modified
  +12 -1     tvbuff.h            Modified

Directory: /trunk/epan/ftypes/
  Changes    Path              Action
  +0 -38     ftype-string.c    Modified
  +0 -1      ftypes.h          Modified


(2 files not shown)