diff options
author | Anders Broman <anders.broman@ericsson.com> | 2005-10-03 05:17:51 +0000 |
---|---|---|
committer | Anders Broman <anders.broman@ericsson.com> | 2005-10-03 05:17:51 +0000 |
commit | 9e273834dce21dad37a12dd16f48d122f29e28d4 (patch) | |
tree | abaf56770dafd3285d817757016726eae2c50142 /epan/dissectors/packet-ess.h | |
parent | 8a31ec4d1904ff63c9e75af56455a5d8243768f0 (diff) | |
download | wireshark-9e273834dce21dad37a12dd16f48d122f29e28d4.tar.gz wireshark-9e273834dce21dad37a12dd16f48d122f29e28d4.tar.bz2 wireshark-9e273834dce21dad37a12dd16f48d122f29e28d4.zip |
From Graeme Lunt
X420 - incorrect ExtendedBodyPart handling
ACSE - support for implicitly tagged EXTERNALs and dissection based upon direct-reference RTSE - same change for RTSE EXTERNAL handling as above CMS - support for ContentType, MessageDigest, SigningTime and CounterSignature attributes ESS - support for ESSSecurityLabel and EquivalentLabels attributes
svn path=/trunk/; revision=16072
Diffstat (limited to 'epan/dissectors/packet-ess.h')
-rw-r--r-- | epan/dissectors/packet-ess.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ess.h b/epan/dissectors/packet-ess.h index 32ebe386d3..0b9f1a171f 100644 --- a/epan/dissectors/packet-ess.h +++ b/epan/dissectors/packet-ess.h @@ -1,6 +1,6 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Ethereal dissector compiler */ -/* ./packet-ess.h */ +/* .\packet-ess.h */ /* ../../tools/asn2eth.py -X -b -k -e -p ess -c ess.cnf -s packet-ess-template ExtendedSecurityServices.asn */ /* Input file: packet-ess-template.h */ |