wireshark/tools
Ronnie Sahlberg bb0cf08d8c Major update of the ber helpers to fix a lot of bugs and make the handling of implicit_tags more sane.
It worked reasonably well   mainly, I suspect, due to implicit tags are reasonably uncommon in the dissectors we have already implemented and that the bugs were masking eachothers.


my regression tests (limited test samples though) decodes this new one exactly the same as the old one.


As a bonus by not changing anythiong in the decode  is that now it is possible to get dissection of implice items to work properly,  hence CMIP
(and also x509 Extensions work now)


make heaps of dissector helpers implicit_tag  aware.

change asn2eth to generate code to call the implicit_tag aware integer dissector helper.


svn path=/trunk/; revision=12520
2004-11-14 05:10:44 +00:00
..
lemon Fix up the declaration of yy_accept(). 2004-07-25 17:35:57 +00:00
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 Add netscreen2dump.py, to convert netscreen packet-trace hex dumps 2004-10-29 15:09:00 +00:00
Makefile.nmake Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
asn2eth.py Major update of the ber helpers to fix a lot of bugs and make the handling of implicit_tags more sane. 2004-11-14 05:10:44 +00:00
cvsdiff-fix.py Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
dfilter-test.py Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
lex.py Fromm Tomas Kukosa: update to version 1.5. 2004-07-27 05:30:03 +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
netscreen2dump.py Add netscreen2dump.py, to convert netscreen packet-trace hex dumps 2004-10-29 15:09:00 +00:00
pkt-from-core.py Use the gdb "x" (examine memory) command instead of "print" to obtain 2002-03-06 06:14:21 +00:00
unix2dos.pl First support for Unix-to-DOS line termination translation by means of a small 2004-10-16 11:46:17 +00:00
win32-setup.sh Update the Windows build to zlib 1.2.2. 2004-11-02 19:07:52 +00:00
yacc.py Fromm Tomas Kukosa: update to version 1.5. 2004-07-27 05:30:03 +00:00