aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509af.h
diff options
context:
space:
mode:
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2004-11-30 04:08:16 +0000
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2004-11-30 04:08:16 +0000
commit3c1ec5bfafb743e2f5aab4fa93bfc078b6cec869 (patch)
tree80f2019e1d08ac031c493cc246a84b1d91c762f1 /epan/dissectors/packet-x509af.h
parentb2759952ddf63f0712b88093cdef1b4292bd3733 (diff)
Make ethereal dissect application/pkix-crl CertificateRevocationLists over HTTP.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12624 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-x509af.h')
-rw-r--r--epan/dissectors/packet-x509af.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/dissectors/packet-x509af.h b/epan/dissectors/packet-x509af.h
index 2f2475c924..75accdcb06 100644
--- a/epan/dissectors/packet-x509af.h
+++ b/epan/dissectors/packet-x509af.h
@@ -7,8 +7,9 @@
/* packet-x509af.h
* Routines for X.509 Authentication Framework packet dissection
+ * Ronnie Sahlberg 2004
*
- * $Id: packet-x509af-template.h 12437 2004-10-30 02:18:44Z sahlberg $
+ * $Id: packet-x509af-template.h 12573 2004-11-22 03:36:26Z sahlberg $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>