aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/p7
Commit message (Expand)AuthorAgeFilesLines
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-285-5/+5
* Don't generate the conformance file for exported types when building theJeff Morriss2011-10-141-1/+1
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-13/+9
* Ensure we always have a valid top_tree for p1.content. This fixes a problemStig Bjørlykke2011-02-221-0/+14
* Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistentStig Bjørlykke2011-02-203-55/+55
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-2/+2
* Make some prefs callback functions static. (These modules don't use proto_re...Jeff Morriss2010-12-061-5/+7
* #include <string.h> and/or #include <stdio.h> not needed.Bill Meier2010-04-071-3/+0
* Try to fix p7 compilation. Changed p7.cnf and regenerated but the generated d...Anders Broman2010-04-061-0/+3
* Regenerate P7 with SIZE constraints checking.Stig Bjørlykke2009-12-195-7/+88
* Make all proto_* values static.Stig Bjørlykke2009-10-111-1/+1
* Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam2009-10-081-1/+0
* * Prefer col_append_str instead of col_append_fstr for constant stringsKovarththanan Rajaratnam2009-09-241-6/+2
* Update to:Graeme Lunt2009-06-022-6/+2
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* Small cleanups mostly related to proto_reg_handoffBill Meier2008-11-111-3/+3
* Get rid of an unused variable in the P7 dissector.Guy Harris2008-08-261-2/+0
* See if this gets rid of some unused code warnings...Anders Broman2008-07-211-54/+62
* Additional EXPORTS for X.420 attributes and general fixes.Graeme Lunt2008-01-023-2/+6
* asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer2007-12-191-1/+2
* ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa2007-12-101-1/+1
* Revised P7 dissector to use #.TABLE directive to generate tables for the ROS ...Graeme Lunt2007-12-034-437/+155
* Changes suggested/provided by Anders so that fewer changes are required to th...Graeme Lunt2007-11-257-338/+757
* Basic P7 (X.400 Message Store Access Protocol) dissection after request from ...Graeme Lunt2007-11-178-0/+2794