aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h501
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-2/+2
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingmorriss1-10/+6
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-4/+4
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-01-17Get rid of check_col();etxrab1-1/+1
2010-01-13check_col.diffetxrab1-2/+1
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-11-04Minor cleanup mostly related to proto_reg_handoffwmeier1-15/+12
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-0/+1
2007-12-14If we implement new style dissectors, register them as such.jmayer1-1/+1
2007-11-02display message type in the info columnkukosa2-1/+12
2007-10-26H.501 Mobility protocol implementedkukosa6-0/+952