aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gnm
AgeCommit message (Expand)AuthorFilesLines
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingmorriss1-7/+3
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-1/+0
2010-04-06#include <stdio.h> not neededwmeier1-1/+0
2009-10-11Make all proto_* values static.stig1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2008-07-28Get rid of some unused code warnings.etxrab1-8/+3
2008-07-01Get rid of some unused code warnings.etxrab1-0/+12
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-16- Fix svn:ignore for all directoriesjmayer1-1/+1
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/+5
2007-10-10- Change Makefiles to include preincjmayer2-1/+3
2007-10-07Convert some more protocols to new Makefile style.jmayer4-56/+96
2007-07-01Try to fix defined but not used warnings and use the nice new table function ...etxrab5-55/+38
2007-06-26Try to fix some GCC warningsetxrab2-5/+2
2007-06-11Add some more asn1 modules.etxrab1-0/+975
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab1-2/+6
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-05-21- asn2eth renamed to asn2wrskukosa2-5/+5
2006-05-21name changesahlberg2-4/+4
2006-04-25Add distclean and maintainerclean rules.guy1-0/+4
2006-03-30call OID subdissector for private extensiions, fix makefiles.etxrab1-2/+2
2006-02-23Add parsertab.pyc in clean targetetxrab1-1/+1
2005-10-03Add dissection of some more OID's and use the #.REGISTER function.etxrab2-223/+86
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in ordergerald1-2/+2
2005-08-31Add a Makefile.guy1-0/+16
2005-08-28Add dissection of ITU M.3100 GNM (GENERIC NETWORK INFORMATION MODEL).etxrab5-0/+1153