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

Date: Mon, 19 Nov 2007 21:27:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23503

User: sfisher
Date: 2007/11/19 09:27 PM

Log:
 Introduce a new field type called FT_EBCDIC.  This field works the same as
 FT_STRING, except that it converts the data from the packet from EBCDIC
 to ASCII for display in Wireshark.

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

Directory: /trunk/doc/
  Changes    Path                Action
  +6 -2      README.developer    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +22 -0     proto.c       Modified

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

Directory: /trunk/
  Changes    Path          Action
  +2 -0      tshark.c      Modified