aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/p7
AgeCommit message (Expand)AuthorFilesLines
2011-10-14Don't generate the conformance file for exported types when building themorriss1-1/+1
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingmorriss1-13/+9
2011-02-22Ensure we always have a valid top_tree for p1.content. This fixes a problemstig1-0/+14
2011-02-20Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistentstig3-55/+55
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-12-06Make some prefs callback functions static. (These modules don't use proto_re...morriss1-5/+7
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-3/+0
2010-04-06Try to fix p7 compilation. Changed p7.cnf and regenerated but the generated d...etxrab1-0/+3
2009-12-19Regenerate P7 with SIZE constraints checking.stig5-7/+88
2009-10-11Make all proto_* values static.stig1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-09-24* Prefer col_append_str instead of col_append_fstr for constant stringskrj1-6/+2
2009-06-02Update to:gal2-6/+2
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2008-11-11Small cleanups mostly related to proto_reg_handoffwmeier1-3/+3
2008-08-26Get rid of an unused variable in the P7 dissector.guy1-2/+0
2008-07-21See if this gets rid of some unused code warnings...etxrab1-54/+62
2008-01-02Additional EXPORTS for X.420 attributes and general fixes.gal3-2/+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-12-03Revised P7 dissector to use #.TABLE directive to generate tables for the ROS ...gal4-437/+155
2007-11-25Changes suggested/provided by Anders so that fewer changes are required to th...gal7-338/+757
2007-11-17Basic P7 (X.400 Message Store Access Protocol) dissection after request from ...gal8-0/+2794