Wireshark-commits: [Wireshark-commits] rev 39426: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 15 Oct 2011 18:46:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39426

User: wmeier
Date: 2011/10/15 11:46 AM

Log:
 Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_STRINGZ, FT_UINT_STRING as follows:
  1. If there's no character encoding (ENC_ASCII, ...) specified
     then use ENC_ASCII.
  2. For all but FT_UINT_STRING, always use ENC_NA
     (replacing any existing True/1/FALSE/0
     /ENC_BIG_ENDIAN/ENC_LITTLE_ENDIAN).

Directory: /trunk/epan/dissectors/
  Changes    Path                           Action
  +2 -2      packet-3com-njack.c            Modified
  +1 -1      packet-3g-a11.c                Modified
  +16 -16    packet-9p.c                    Modified
  +3 -3      packet-acn.c                   Modified
  +24 -24    packet-afp.c                   Modified
  +1 -1      packet-agentx.c                Modified
  +2 -2      packet-aim-location.c          Modified
  +1 -1      packet-aim-signon.c            Modified
  +5 -5      packet-aim-ssi.c               Modified
  +1 -1      packet-aim-userlookup.c        Modified
  +2 -2      packet-aim.c                   Modified


(215 files not shown)