wireshark/asn1/pkixac
Jeff Morriss cf012d27b1 Build the ASN.1 dissectors directly into epan/dissectors (rather than building
them and then copying them over).  The "all" target to builds these dissectors
now (instead of "generate_files" and/or "copy_files").

asn2wrs's "-O" option now means "the dissector goes in this directory" (rather
than "all output goes in this directory"); it also means that the "-s" (single
output file) option is now required.

Fix things up so that it's possible to build all of the ASN.1 dissectors in
one shot.

Fix building of conformance files when doing out-of-source-tree builds.


Unfortunately "make all" in the asn1 directory always builds something--I think
because of circular depedencies.

svn path=/trunk/; revision=39333
2011-10-10 02:31:11 +00:00
..
Makefile.am Added PKIXAttributeCertificate (RFC3281). 2010-04-14 08:42:24 +00:00
Makefile.common Build the ASN.1 dissectors directly into epan/dissectors (rather than building 2011-10-10 02:31:11 +00:00
Makefile.nmake Added PKIXAttributeCertificate (RFC3281). 2010-04-14 08:42:24 +00:00
PKIXAttributeCertificate.asn Update to correct the definition of the clearance attribute used in certificates. 2011-07-14 08:47:05 +00:00
packet-pkixac-template.c Update to correct the definition of the clearance attribute used in certificates. 2011-07-14 08:47:05 +00:00
packet-pkixac-template.h Added PKIXAttributeCertificate (RFC3281). 2010-04-14 08:42:24 +00:00
pkixac.cnf Update to correct the definition of the clearance attribute used in certificates. 2011-07-14 08:47:05 +00:00