aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/disp/packet-disp-template.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-19Use ENC_NA as encoding for FT_PROTOCOL, FT_NONE and FT_BYTES.stig1-1/+1
2011-07-19Use correct encoding for proto_tree_add_item().stig1-1/+1
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-7/+9
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-2/+1
2009-10-11Make all proto_* values static.stig1-1/+1
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
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-11/+9
2008-09-19Dump the unsupported opcode for invoke result and invoke error,stig1-2/+4
2008-04-13Remove #defined preference groupinggal1-4/+0
2007-10-31Use oid_add_from_string for adding names.etxrab1-5/+5
2007-10-23Apply the small performance enhancment patches for:etxrab1-1/+1
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.clego1-1/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab1-2/+6
2006-11-14nikai@nikai.net:jmayer1-1/+0
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...kukosa1-5/+6
2006-05-21name changesahlberg1-2/+2
2005-12-14From Grame Lunt:etxrab1-0/+3
2005-12-07From Grame Lunt:etxrab1-2/+9
2005-11-26Porperties: replace executable by eol-style and keywordsjmayer1-1/+1
2005-11-16from Graeme Luntsahlberg1-0/+275