aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aarp.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-27Fix proto_tree_add_item( encoding args;wmeier1-2/+2
2011-04-27From Yaniv Kaul: some 'set but not used' compilation fixes.wmeier1-1/+4
2011-02-16Rename the _to_str() functions in this dissector to tvb_*_to_str() and makemorriss1-30/+20
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2010-03-03remove check_coletxrab1-18/+16
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-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-15/+15
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-02-16Use the new "proto_tree_add_*_format_value" routines.guy1-12/+16
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-1/+1
2005-08-20remove sprintfsahlberg1-1/+1
2005-08-17replace a whole bunch of silly rotating stating buffers with ep_alloc() callssahlberg1-10/+3
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;guy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+362