wireshark/asn1
Anders Broman 2477298026 From Sean Van Gorder:
When Wireshark attempts to read an SNMP packet with a variable-bindings item
with an OID containing an index string which includes an entry of type
"Unsigned32", Wireshark will stop dissecting the packet at this index entry and
end with the error:

[Dissector bug, protocol SNMP: proto.c:2761: failed assertion
"DISSECTOR_ASSERT_NOT_REACHED"]

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5883

svn path=/trunk/; revision=37558
2011-06-05 20:12:44 +00:00
..
HI2Operations #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
acp133 Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistent 2011-02-20 17:03:29 +00:00
acse Added info column descriptions for AARQ and AARE. 2010-10-15 08:39:48 +00:00
ansi_map Fix a couple (value) mistakes in value_strings. Found by Martin's patch on the -dev list. 2011-05-18 20:06:17 +00:00
ansi_tcap Introduce preferences to set the strictness of Invoke/response 2011-02-04 16:12:59 +00:00
camel Add a comment 2011-04-06 06:24:19 +00:00
cdt Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistent 2011-02-20 17:03:29 +00:00
charging_ase #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
cmip Added a dissector table for AttributeId localForm. 2011-02-10 10:11:38 +00:00
cmp Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
cms Add changes in r35546 to template and conformation file. 2011-02-20 15:05:21 +00:00
crmf From Martin Peylo via bug 5198: 2010-09-10 21:22:29 +00:00
dap Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
disp Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
dop Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
dsp Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
ess Indicate Signed Receipt in info column. 2011-05-12 11:06:42 +00:00
ftam Minor change to remember the object identifier. 2010-06-02 13:36:10 +00:00
gnm #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
goose Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
gprscdr Hope fully this will be the correct set of files - finally. 2011-02-03 16:17:10 +00:00
gsm_map Treat TVBs as opaque: use the accessor functions instead of accessing the fields 2011-05-27 01:57:33 +00:00
h225 Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
h235 #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
h245 Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
h248 Make TVBs opaque for most users. 2011-05-27 03:06:50 +00:00
h282 #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
h283 #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
h323 #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
h450 Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
h450-ros #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
h460 #include <stdio.h> not needed. 2010-04-06 17:01:14 +00:00
h501 Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
hnbap Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
idmp Introduce "Fragment count" filter element for all protocols doing reassembly. 2011-01-30 21:01:07 +00:00
inap Compile fix: camel_obj_id -> obj_id. 2011-04-05 15:49:56 +00:00
kerberos Rename ws_stat to ws_stat64, and make it take a pointer to a ws_statb64 2011-04-10 20:59:10 +00:00
ldap From Stefan Metzmacher and Gregor Beck via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5850 : 2011-04-21 19:51:05 +00:00
logotypecertextn #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
lte-rrc From Pascal Quantin: 2011-05-04 17:24:48 +00:00
mms Have abs_time_to_str() and abs_time_to_str_secs() take an additional 2010-05-21 06:33:25 +00:00
mpeg-audio #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
mpeg-pes Add tvb_get_[n|le]toh[40|48|56]() accessors. Addresses bug 5082. 2011-01-14 19:02:38 +00:00
nbap Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
ns_cert_exts Don't generate packet-ns_cert_exts.h, it's not used. 2010-10-31 12:37:46 +00:00
ocsp packet-ocsp-template.c:47: warning: type defaults to 'int' in declaration of 'proto_ocsp' 2011-01-26 09:07:11 +00:00
p1 Corrected "old-style function definition". 2011-05-27 10:18:17 +00:00
p7 Ensure we always have a valid top_tree for p1.content. This fixes a problem 2011-02-22 10:23:44 +00:00
p22 Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistent 2011-02-20 17:03:29 +00:00
p772 Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistent 2011-02-20 17:03:29 +00:00
pcap Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
pkcs1 #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
pkcs12 Corrected "old-style function definition". 2011-05-27 11:03:04 +00:00
pkinit #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
pkix1explicit #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
pkix1implicit RCS 3280, which obsoletes RFC 2459, allows an IA5String CHOICE in the DisplayText of a UserNotice. 2010-06-04 14:36:53 +00:00
pkixac #include <stdio.h> & <string.h> not needed. 2010-04-15 22:20:59 +00:00
pkixproxy #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
pkixqualified #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
pkixtsp #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
pres Make the third argument to a UAT copy callback a size_t. 2010-10-29 21:51:59 +00:00
q932 Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
q932-ros #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
qsig From Ed Day via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5890 : 2011-05-06 01:47:16 +00:00
ranap Export SourceCellID. 2011-02-27 19:39:07 +00:00
rnsap Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
ros Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
rrc Change the signature of elem_fcn():ns to include pinfo. 2011-04-04 14:37:25 +00:00
rrlp Update to V9.2.0 (2010-03) 2010-05-13 08:03:04 +00:00
rtse Introduce "Fragment count" filter element for all protocols doing reassembly. 2011-01-30 21:01:07 +00:00
rua Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
s1ap Build with S1AP-SonTransfer-IEs.asn 2011-05-13 07:51:27 +00:00
sabp Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
smrse Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
snmp From Sean Van Gorder: 2011-06-05 20:12:44 +00:00
spnego Add changes in r35384 to template file. 2011-02-20 15:03:09 +00:00
sv Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
t38 Introduce "Fragment count" filter element for all protocols doing reassembly. 2011-01-30 21:01:07 +00:00
t125 #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
tcap Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
tetra Removed some unused variables. 2011-04-12 19:06:51 +00:00
ulp The attemt to pretify MSISDN and IMSI breaks the dissection. 2011-01-27 15:43:55 +00:00
wlancertextn #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
x2ap Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
x509af Moved register_ber_syntax_dissector() and register_ber_oid_syntax() from 2010-06-28 10:34:15 +00:00
x509ce Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistent 2011-02-20 17:03:29 +00:00
x509if Add x509if_frame_end() which is passed to register_frame_end_routine() 2011-04-12 20:39:48 +00:00
x509sat Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistent 2011-02-20 17:03:29 +00:00
x721 Fix a typo 2010-04-16 15:17:18 +00:00
Custom.make Remove a backslash. 2011-05-25 18:09:04 +00:00
Makefile.am Make it easier to add custom asn1 dissectors. 2011-05-25 14:21:42 +00:00
Makefile.inc Added a "all" target to rebuild all asn1 dissectors. 2010-10-31 12:26:15 +00:00
Makefile.inc.nmake Modify 'compare_files' target: ignore #line changes; compare from epan\dissectors to asn1\... 2010-11-16 15:24:51 +00:00
Makefile.nmake Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistent 2011-02-20 17:03:29 +00:00
Makefile.preinc Don't generate dissectors on top level make. 2007-10-16 14:09:33 +00:00
Makefile.preinc.nmake move 'all: generate_dissector' rule from Makefile.inc.nmake to Makefile.preinc.nmake to be the 1st one in the resulting makefile 2007-10-31 09:22:56 +00:00