wireshark/asn1
Guy Harris 49c42be03f Add Kerberos to the list of BER ASN.1 protocols. Add some more
protocols to the list of those to clean, and sort the list of clean
rules to match the order of the protocols above.

svn path=/trunk/; revision=32011
2010-02-26 01:39:18 +00:00
..
acp133 Make all proto_* values static. 2009-10-11 16:24:29 +00:00
acse Remove redundant calls to check_col() in the .cnf files and regenerate. 2010-01-13 21:41:28 +00:00
ansi_map Squelch a bunch of compiler warnings. 2010-02-23 04:35:23 +00:00
ansi_tcap Remove redundant calls to check_col() in the .cnf files and regenerate. 2010-01-13 21:41:28 +00:00
camel Fix a gcc -Wshadow warning 2010-01-26 17:45:58 +00:00
cdt Make all proto_* values static. 2009-10-11 16:24:29 +00:00
charging_ase Remove unused NEED_PACKET_PROTO_H variable 2009-10-08 17:26:57 +00:00
cmip Use correct opcode table for error values and regular values. 2009-11-13 12:33:33 +00:00
cmp Get rid of check_col(); 2010-01-17 12:19:02 +00:00
cms Update to RFC5652. 2010-01-12 14:29:53 +00:00
crmf Make all proto_* values static. 2009-10-11 16:24:29 +00:00
dap Get rid of check_col(); 2010-01-17 12:19:02 +00:00
disp Get rid of check_col(); 2010-01-17 12:19:02 +00:00
dop Get rid of check_col(); 2010-01-17 12:19:02 +00:00
dsp Get rid of check_col(); 2010-01-17 12:19:02 +00:00
ess Update to RFC5035. 2010-01-12 14:31:08 +00:00
ftam Get rid of check_col(); 2010-01-17 12:19:02 +00:00
gnm Make all proto_* values static. 2009-10-11 16:24:29 +00:00
goose From Didier Gautheron: 2010-01-13 20:32:01 +00:00
gsm_map Squelch a bunch of compiler warnings. 2010-02-23 04:35:23 +00:00
h225 Remove two unused global variables (one of which was causing a gcc -Wshadow warning). 2010-01-26 23:43:48 +00:00
h235 For fields of type FT_ABSOLUTE_TIME, have the "display" value be one of 2009-12-19 03:17:44 +00:00
h245 Fix two gcc -Wshadow warnings. 2010-01-29 22:16:54 +00:00
h248 From Alex Lindberg: 2010-01-21 06:39:25 +00:00
h282 Get rid of check_col(); 2010-01-17 12:46:00 +00:00
h283 Get rid of check_col(); 2010-01-17 12:46:00 +00:00
h323 Make all proto_* values static. 2009-10-11 16:24:29 +00:00
h450 Remove unused NEED_PACKET_PROTO_H variable 2009-10-08 17:26:57 +00:00
h450-ros Make all proto_* values static. 2009-10-11 16:24:29 +00:00
h460 Make all proto_* values static. 2009-10-11 16:24:29 +00:00
h501 Get rid of check_col(); 2010-01-17 12:46:00 +00:00
hnbap From Neil Piercy: 2010-02-24 20:15:31 +00:00
inap Get rid of check_col(); 2010-01-17 18:16:06 +00:00
kerberos Add to the ASN1 kerberos changes made in the non-asn1 version of kerberos 2010-01-01 20:33:09 +00:00
ldap Try to fix compilation with MSVC. 2010-02-23 06:28:34 +00:00
logotypecertextn logotype-cert-extn -> logotypecertextn to make directory name consistent with filenames 2009-10-10 12:43:47 +00:00
lte-rrc Try to get rid of unused code warnings. 2010-02-03 16:59:21 +00:00
mms From Gonzalo Casas: 2010-01-20 06:31:42 +00:00
mpeg-audio Get rid of check_col(); 2010-01-17 18:16:06 +00:00
mpeg-pes From mehturt: 2009-10-31 16:11:24 +00:00
nbap Update to V9.1.0 (2009-12) 2009-12-21 06:35:45 +00:00
ns_cert_exts Update the Netscape Certificate Type extension bit-string. 2010-01-21 11:06:26 +00:00
ocsp Remove unused NEED_PACKET_PROTO_H variable 2009-10-08 17:26:57 +00:00
p7 Regenerate P7 with SIZE constraints checking. 2009-12-19 14:26:26 +00:00
pcap Update to V9.0.0 (2009-12) 2010-01-02 23:06:02 +00:00
pkcs1 Remove unused NEED_PACKET_PROTO_H variable 2009-10-08 17:26:57 +00:00
pkcs12 Squelch a bunch of compiler warnings. 2010-02-23 04:35:23 +00:00
pkinit Remove unused NEED_PACKET_PROTO_H variable 2009-10-08 17:26:57 +00:00
pkix1explicit Remove unused NEED_PACKET_PROTO_H variable 2009-10-08 17:26:57 +00:00
pkix1implicit Remove unused NEED_PACKET_PROTO_H variable 2009-10-08 17:26:57 +00:00
pkixproxy Remove unused NEED_PACKET_PROTO_H variable 2009-10-08 17:26:57 +00:00
pkixqualified Make all proto_* values static. 2009-10-11 16:24:29 +00:00
pkixtsp Remove unused NEED_PACKET_PROTO_H variable 2009-10-08 17:26:57 +00:00
pres Use correct return value type from dissect_ppdu(). 2010-01-20 12:51:04 +00:00
q932 Make all proto_* values static. 2009-10-11 16:24:29 +00:00
q932-ros Make all proto_* values static. 2009-10-11 16:24:29 +00:00
qsig Initialize a variable to squash a compiler warning. 2010-02-04 22:17:40 +00:00
ranap Squelch a bunch of compiler warnings. 2010-02-23 04:35:23 +00:00
rnsap Try to get rid of unused code warnings. 2010-02-02 21:12:55 +00:00
ros Fix gcc -Wshadow warnings 2010-01-28 14:43:01 +00:00
rrc Squelch a bunch of compiler warnings. 2010-02-23 04:35:23 +00:00
rrlp Update to V9.1.0 (2009-12) 2009-12-22 22:17:43 +00:00
rtse Introduce "Reassembled length" filter element for all protocols doing 2010-02-02 16:01:52 +00:00
rua From Neil Piercy: 2010-02-24 20:15:31 +00:00
s1ap Update to V9.1.0 (2009-12) 2009-12-20 21:47:43 +00:00
s4406 Small fix for DistributionExtensionField. 2010-02-23 08:04:48 +00:00
sabp Remove a check_col() in asn1 template file (SVN #31519 did only the generated file). 2010-01-27 15:35:59 +00:00
smrse Make all proto_* values static. 2009-10-11 16:24:29 +00:00
snmp Switch to using a bundled version of the openSUSE Build Service packages 2009-12-21 21:06:01 +00:00
spnego From: Stefan Metzmacher <metze@samba.org> 2010-02-04 23:16:08 +00:00
t38 Renamed some reassembled data texts. 2010-02-06 18:20:21 +00:00
t125 Make all proto_* values static. 2009-10-11 16:24:29 +00:00
tcap Make all proto_* values static. 2009-10-11 16:24:29 +00:00
ulp From Didier Gautheron: 2010-01-13 20:32:01 +00:00
wlancertextn Make all proto_* values static. 2009-10-11 16:24:29 +00:00
x2ap Update to V9.1.0 (2009-12) 2009-12-20 21:47:43 +00:00
x411 Decode SecurityCategoryValue according to SecurityCategoryIdentifier. 2010-02-23 08:06:11 +00:00
x420 Export ReceiptTimeField. 2010-01-09 20:33:48 +00:00
x509af Remove unused NEED_PACKET_PROTO_H variable 2009-10-08 17:26:57 +00:00
x509ce Make all proto_* values static. 2009-10-11 16:24:29 +00:00
x509if Make all proto_* values static. 2009-10-11 16:24:29 +00:00
x509sat Corrected OID for organizationalUnit. 2009-11-27 14:58:43 +00:00
x721 - Change Makefiles to include preinc 2007-10-10 19:03:24 +00:00
Makefile.am From Neil Piercy: 2010-02-24 20:16:33 +00:00
Makefile.inc Don't generate dissectors on top level make. 2007-10-16 14:09:33 +00:00
Makefile.inc.nmake Make sure that we pass on the same set of parameters to asn2wrs.py on Unix/Windows. This fix ensures that the generated copyright headers are identical on both platforms. 2009-08-08 09:57:07 +00:00
Makefile.nmake Add Kerberos to the list of BER ASN.1 protocols. Add some more 2010-02-26 01:39:18 +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