aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/logotypecertextn
AgeCommit message (Collapse)AuthorFilesLines
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingmorriss1-7/+3
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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39333 f5534014-38df-0310-8fa8-9805f1628bb7
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-2/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32417 f5534014-38df-0310-8fa8-9805f1628bb7
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32405 f5534014-38df-0310-8fa8-9805f1628bb7
2009-10-10logotype-cert-extn -> logotypecertextn to make directory name consistent ↵krj7-0/+370
with filenames git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30471 f5534014-38df-0310-8fa8-9805f1628bb7