aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/p7
AgeCommit message (Expand)AuthorFilesLines
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