Ethereal-cvs: [Ethereal-cvs] rev 16031: /trunk/epan/dissectors/: packet-xml.c /trunk/epan/: tv

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Tue, 27 Sep 2005 22:57:08 GMT
User: lego
Date: 2005/09/27 05:57 PM

Log:
 in tvbparse:
   - tvbparse_some now handles 0 items.
   - added accessors for a tt's offset and remaining length.
 
 in packet-xml:
   - min_len=0 for tvbparse_chars() is soon going to mean zero instead of 1 change the 0s to 1s.
   - attribute names can have ':' even if it's namespaces isn't managed yet.
   - split the xml grammar in more elements so It can be actually read by a human being.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +106 -85   packet-xml.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +14 -2     tvbparse.c    Modified
  +3 -3      tvbparse.h    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=16031&view=rev