wireshark/asn1
Stig Bjørlykke 3f9a94d773 Avoid crash when adding SNMP Users.
This fixes bug 4926.

svn path=/trunk/; revision=33329
2010-06-26 12:00:08 +00:00
..
HI2Operations #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
acp133 #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
acse Print correct RLRE reason in Info column. 2010-06-09 14:27:09 +00:00
ansi_map #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
ansi_tcap tcaphash_context_t.oid is of size LENGTH_OID+1, not LENGTH_OID. Just use sizeof(tcaphash_context_t.oid) instead of LENGTH_OID so we can use that last byte. This allows us to retrieve the whole ACN when the ACN is LENGTH_OID bytes long. 2010-06-04 19:28:39 +00:00
camel #include <stdio.h> not needed. 2010-04-06 17:01:14 +00:00
cdt Make all proto_* values static. 2009-10-11 16:24:29 +00:00
charging_ase #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
cmip #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
cmp #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
cms Register SignedData as a BER syntax dissector. 2010-04-14 07:57:01 +00:00
crmf #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
dap Support for X.519 (section 9) Internet Directly Mapped Protocol (IDMP). 2010-06-09 14:17:51 +00:00
disp My try at fixing Bug 4653; (Also reverts SVN #32420) 2010-04-08 05:17:27 +00:00
dop #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
dsp #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
ess Corrected printed name for id-permissiveAttributes. 2010-06-21 11:29:54 +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 Have abs_time_to_str() and abs_time_to_str_secs() take an additional 2010-05-21 06:33:25 +00:00
gsm_map Update to V9.1.0 (2010-03). 2010-04-19 05:58:01 +00:00
h225 Use find_or_create_conversation() in some ASN.1 dissectors 2010-05-13 18:55:31 +00:00
h235 #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
h245 File updated from ASN.1 database where the bug in ASN.1 definition has been fixed on request 2010-05-05 10:29:23 +00:00
h248 From Alex Lindberg: 2010-01-21 06:39:25 +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 #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54: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 #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
hnbap Update to V9.1.0 (2010-03) 2010-05-13 07:40:31 +00:00
idmp Initialize dst_ref. 2010-06-09 16:02:34 +00:00
inap #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
kerberos Reflect changes made in SVN #32752 2010-05-11 15:12:13 +00:00
ldap Use find_or_create_conversation() in some ASN.1 dissectors 2010-05-13 18:55:31 +00:00
logotypecertextn #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
lte-rrc FromToshihiro Kataoka: 2010-06-23 04:50:52 +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 #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
nbap Support of value_string_ext in the asn2wrs using new directive #.USE_VALS_EXT 2010-05-25 09:07:12 +00:00
ns_cert_exts Description for netscape-cert-type bit 4 (e.g. see http://docs.sun.com/source/816-5531-10/poli_ext.htm#1078885) 2010-06-04 15:07:17 +00:00
ocsp #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
p7 #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
pcap Update to V9.1.0 (2010-03). 2010-05-15 09:04:28 +00:00
pkcs1 #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
pkcs12 #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +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 Bug 3597 - implicit octet string that is constructed causes PRES/FTAM dissect failure 2010-06-02 14:42:57 +00:00
q932 Make all proto_* values static. 2009-10-11 16:24:29 +00:00
q932-ros #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
qsig Initialize a variable to squash a compiler warning. 2010-02-04 22:17:40 +00:00
ranap Update to V9.2.0 (2010-03). 2010-05-15 08:49:39 +00:00
rnsap Update to V9.2.3 (2010-03) 2010-05-14 21:50:23 +00:00
ros Updates to the ROS dissector to support IDMP and fix to IDMP for implicit declaration of return value of call_ros_oid_callback(). 2010-06-09 14:45:38 +00:00
rrc Update to V9.2.1 (2010-04) 2010-05-13 13:29:31 +00:00
rrlp Update to V9.2.0 (2010-03) 2010-05-13 08:03:04 +00:00
rtse Display RefuseReason in Info column. 2010-06-10 13:06:08 +00:00
rua Update to V9.1.0 (2010-03) 2010-05-13 07:41:35 +00:00
s1ap FromToshihiro Kataoka: 2010-06-23 04:50:52 +00:00
s4406 #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
sabp Calculate correct PDU lenght if the per_length_determinant is one byte long. 2010-05-05 19:22:28 +00:00
smrse #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
snmp Avoid crash when adding SNMP Users. 2010-06-26 12:00:08 +00:00
spnego Use find_or_create_conversation() in some ASN.1 dissectors 2010-05-13 18:55:31 +00:00
sv Set Subversion properties right. 2010-06-02 19:01:16 +00:00
t38 #include <stdio.h> not needed. 2010-04-06 17:01:14 +00:00
t125 #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
tcap tcaphash_context_t.oid is of size LENGTH_OID+1, not LENGTH_OID. Just use sizeof(tcaphash_context_t.oid) instead of LENGTH_OID so we can use that last byte. This allows us to retrieve the whole ACN when the ACN is LENGTH_OID bytes long. 2010-06-04 19:28:39 +00:00
ulp #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
wlancertextn #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
x2ap Update to V9.2.0 (2010-03). 2010-04-12 19:13:36 +00:00
x411 #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
x420 The Permitted-Actions-Attribute is exported from ftam-exp.cnf as DISPLAY = BASE_HEX. This causes a runtime error and so we override the definition here until we can find the correct fix. 2010-06-01 09:25:51 +00:00
x509af Export Certificate PDU so this can be dissected from non-asn dissectors. 2010-04-21 10:14:04 +00:00
x509ce Definition of certificatePolicies certificate extension and removal of warnings 2010-06-02 15:09:11 +00:00
x509if #include <string.h> and/or #include <stdio.h> not needed. 2010-04-07 16:54:29 +00:00
x509sat Build dependency to x411. 2010-06-24 13:40:47 +00:00
x721 Fix a typo 2010-04-16 15:17:18 +00:00
Makefile.am Add idmp. 2010-06-09 17:36:49 +00:00
Makefile.inc
Makefile.inc.nmake Enhance Windows ASN1 Makefiles: 2010-04-15 22:44:02 +00:00
Makefile.nmake From Michael Bernhard via bug 3398 with minor fixups: 2010-06-01 23:27:16 +00:00
Makefile.preinc
Makefile.preinc.nmake