wireshark/tools
Guy Harris aad35bf43f From Tomas Kukosa:
- limits for dissect_per_constrained_integer() are passed as unsigned
    if possible
  - new directive NO_EMIT in conformation file - avoids emitting
    function body (or vals or both) into packet-xxxx-fn.c file
  - new directive USER_DEFINED in conformation file - emitting of
    function body (or vals or both) in the packet-xxxx-fn.c file is
    replaced with external declaration
  - support for SET OF type for BER
  - flag WITH_VALS is default for EXPORTS, USER_DEFINED, NO_EMIT
    directives
  - the _U_ attribute is used for pinfo parameters
  - the offset parameters and return codes are changed from guint32 to
    int

svn path=/trunk/; revision=11088
2004-06-03 08:33:29 +00:00
..
lemon Add support for flex 2.5.31. 2004-04-25 04:53:42 +00:00
.cvsignore
EtherealXML.py Add the ability to print packet dissections in PDML (an XML-based format) 2003-12-06 06:09:13 +00:00
Makefile.am Give it an RCS ID and copyright notice. 2003-12-29 20:46:12 +00:00
Makefile.nmake From Ulf Lamping: add some missing "cd .."s. (I guess the current 2003-10-13 19:04:56 +00:00
asn2eth.py From Tomas Kukosa: 2004-06-03 08:33:29 +00:00
cvsdiff-fix.py
dfilter-test.py If the LHS is a STRING or UNPARSED string, and the RHS is a FIELD, 2004-02-22 03:04:41 +00:00
lex.py From Tomas Kukosa 2004-05-24 08:33:09 +00:00
msnchat -Tpdml and -Tps force -V. Thus, -V is no longer required when using -Tpdml. 2003-12-09 05:56:31 +00:00
pkt-from-core.py
win32-setup.sh minor changes 2004-05-01 06:21:07 +00:00
yacc.py From Tomas Kukosa 2004-05-24 08:33:09 +00:00