aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/s4406
AgeCommit message (Expand)AuthorFilesLines
2010-06-28Moved register_ber_syntax_dissector() and register_ber_oid_syntax() fromstig1-4/+2
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-2/+0
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
2010-02-23Small fix for DistributionExtensionField.stig2-4/+8
2010-01-11Small cleanup in conformation file.stig1-7/+0
2010-01-09Update ASN.1 files.stig10-310/+1016
2009-12-18Regenerated with SIZE constraints checking.stig4-6/+34
2009-10-30Corrected name used for STANAG 4406.stig1-4/+4
2009-10-11Make all proto_* values static.stig1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
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-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2008-07-21See if this gets rid of some unused code warnings...etxrab1-4/+6
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionskukosa1-1/+1
2007-10-23Apply the small performance enhancment patches for:etxrab1-1/+1
2007-10-22Update to use the -X and -T asn2wrs flags.gal1-1/+1
2007-10-16- Fix svn:ignore for all directoriesjmayer1-2/+2
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.jmayer1-1/+1
2007-10-10Add missing dependencies and update syntax of existing ones.jmayer1-1/+9
2007-10-10- Change Makefiles to include preincjmayer2-1/+3
2007-10-10More conversions and updates to existing Makefile stuffjmayer4-57/+96
2007-06-27This patch changes ExemptedAddressSeq to a SEQUENCE OF.gal1-1/+1
2007-06-05not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 typeskukosa1-1/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab2-13/+16
2007-05-03uppercase identifiers are not allowedkukosa1-2/+2
2007-01-13New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER). gal1-0/+4
2006-12-10From Stig Bjorlykke:sfisher1-1/+1
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-06-28Support for the acp127-notification-request extension.gal2-0/+7
2006-05-24- remove some #.MODULE_IMPORT from .cng fileskukosa1-1/+0
2006-05-21- asn2eth renamed to asn2wrskukosa2-5/+5
2006-05-21name changesahlberg2-4/+4
2006-05-08Better split between dissectors and fixes for s4406 SEQ OF defined extensionsgal3-6/+30
2006-04-25Add distclean and maintainerclean rules.guy1-0/+4
2006-02-23Add parsertab.pyc in clean targetetxrab1-1/+1
2005-11-16From Graeme Lunt:etxrab3-7/+43
2005-10-24From Graeme Lunt:etxrab2-18/+59
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in ordergerald1-2/+2
2005-09-05Use the same string for the protocol's filter name as is used in theguy1-1/+1
2005-09-04 From Graeme Luntetxrab1-0/+2
2005-09-04From Graeme Luntetxrab6-0/+480