~ubuntu-branches/ubuntu/gutsy/wireshark/gutsy-security

« back to all changes in this revision

Viewing changes to epan/dissectors/packet-x509sat.h

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2007-04-01 08:58:40 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070401085840-or3qhrpv8alt1bwg
Tags: 0.99.5-1
* New upstream release.
* debian/patches/09_idl2wrs.dpatch: updated to patch idl2wrs.sh.in.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* Do not modify this file.                                                   */
2
2
/* It is created automatically by the ASN.1 to Wireshark dissector compiler   */
3
 
/* .\packet-x509sat.h                                                         */
 
3
/* ./packet-x509sat.h                                                         */
4
4
/* ../../tools/asn2wrs.py -b -e -p x509sat -c x509sat.cnf -s packet-x509sat-template SelectedAttributeTypes.asn */
5
5
 
6
6
/* Input file: packet-x509sat-template.h */
10
10
 * Routines for X.509 Selected Attribute Types packet dissection
11
11
 *   Ronnie Sahlberg 2004
12
12
 *
13
 
 * $Id: packet-x509sat.h 18217 2006-05-24 12:24:54Z kukosa $
 
13
 * $Id: packet-x509sat.h 20416 2007-01-13 15:26:13Z gal $
14
14
 *
15
15
 * Wireshark - Network traffic analyzer
16
16
 * By Gerald Combs <gerald@wireshark.org>