aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-s4406.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-28Moved register_ber_syntax_dissector() and register_ber_oid_syntax() fromstig1-5/+3
2010-05-11Add a little more code to avoid not-very-useful blurbs:morriss1-1/+1
2010-05-11Regenerate a few more of the ASN.1 dissectorsmorriss1-75/+75
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-9/+7
2010-04-06#include <stdio.h> not needed.wmeier1-8/+7
2010-02-23Small fix for DistributionExtensionField.stig1-4/+44
2010-01-11Small cleanup in conformation file.stig1-2/+2
2010-01-09Update ASN.1 files.stig1-179/+588
2009-12-18Regenerated with SIZE constraints checking.stig1-22/+35
2009-10-30Corrected name used for STANAG 4406.stig1-4/+4
2009-10-11Make all proto_* values static.stig1-1/+1
2009-10-09Regenerate asn1 dissectors (no change, only some line offset changes)krj1-3/+3
2009-08-09Don't guard col_set_str (COL_INFO) with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-4/+4
2009-05-16Regenerate all asn2wrs generated dissectors.stig1-12/+12
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-7/+6
2008-11-01Regenerate all asn2wrs generated dissectorsetxrab1-12/+12
2008-08-01Regenerated to use the new decode function for UTCTime.stig1-4/+2
2008-07-21See if this gets rid of some unused code warnings...etxrab1-52/+12
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofetxrab1-2/+2
2007-10-22Update to use the -X and -T asn2wrs flags.gal1-211/+106
2007-06-27This patch changes ExemptedAddressSeq to a SEQUENCE OF.gal1-3/+17
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.etxrab1-58/+58
2007-05-15actx in the rest of dissect_ber..()letxrab1-15/+15
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab1-187/+240
2007-05-06Start introducing actx to ber functions.etxrab1-33/+33
2007-05-03EXTERNAL type is handled in asn2wrs nowkukosa1-1/+1
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...sahlberg1-101/+101
2007-01-13New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER). gal1-0/+4
2006-12-10Result of "compiling" s4406.cnf (that changed with SVN revision 20093.)sfisher1-2/+2
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbkukosa1-59/+59
2006-06-28Support for the acp127-notification-request extension.gal1-6/+50
2006-05-24- remove some #.MODULE_IMPORT from .cng fileskukosa1-6/+6
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2006-05-08Better split between dissectors and fixes for s4406 SEQ OF defined extensionsgal1-8/+203
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.guy1-14/+21
2005-11-16From Graeme Lunt:etxrab1-17/+106
2005-10-24From Graeme Lunt:etxrab1-4/+28
2005-09-05Use the same string for the protocol's filter name as is used in theguy1-2/+2
2005-09-04 From Graeme Luntetxrab1-0/+948