Wireshark-commits: [Wireshark-commits] rev 23958: /trunk/ /trunk/epan/dissectors/: packet-h225.c pa
Date: Fri, 28 Dec 2007 10:42:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23958

User: kukosa
Date: 2007/12/28 10:42 AM

Log:
 support for additionally SIZE constrained Typereference
 the support is only semiautomated as this feature does not occur very often
 use this feature for the TBCD-STRING in the H.225 dissector

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +89 -43    packet-h225.c    Modified
  +1 -1      packet-h225.h    Modified
  +38 -0     packet-per.c     Modified
  +3 -0      packet-per.h     Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +16 -0     asn1.c        Modified
  +4 -0      asn1.h        Modified

Directory: /trunk/asn1/h225/
  Changes    Path          Action
  +15 -0     h225.cnf      Modified

Directory: /trunk/tools/
  Changes    Path          Action
  +20 -4     asn2wrs.py    Modified