aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/disp/packet-disp-template.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-2/+2
2010-12-06Make some prefs callback functions static. (These modules don't use proto_re...Jeff Morriss1-7/+9
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-2/+0
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2010-01-17Get rid of check_col();Anders Broman1-2/+1
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-11-11Small cleanups mostly related to proto_reg_handoffBill Meier1-11/+9
2008-09-19Dump the unsupported opcode for invoke result and invoke error,Stig Bjørlykke1-2/+4
2008-04-13Remove #defined preference groupingGraeme Lunt1-4/+0
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-5/+5
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-1/+1
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-2/+6
2006-11-14nikai@nikai.net:Jörg Mayer1-1/+0
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-5/+6
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-12-14From Grame Lunt:Anders Broman1-0/+3
2005-12-07From Grame Lunt:Anders Broman1-2/+9
2005-11-26Porperties: replace executable by eol-style and keywordsJörg Mayer1-1/+1
2005-11-16from Graeme LuntRonnie Sahlberg1-0/+275