aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-collectd.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-21Avoid passing a NULL string pointer to format routines: some libc's (e.g.,morriss1-7/+7
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-05-21Have abs_time_to_str() and abs_time_to_str_secs() take an additionalguy1-1/+1
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2010-02-28Added svn:ignore targets.stig1-1/+1
2010-01-02From Jakub Zawadzki:etxrab1-7/+1
2009-12-10Add an argument to abs_time_to_str() and abs_time_secs_to_str()guy1-1/+1
2009-10-18Use correct type for udp port preference.stig1-1/+1
2009-10-07Cleanup header fields.jake1-4/+4
2009-09-16From Florian Forster:jake1-0/+52
2009-09-15From Florian Forster via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...morriss1-1/+160
2009-09-15From Florian Forster via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...morriss1-24/+262
2009-09-14Put the parenthesis in the right placemorriss1-2/+2
2009-09-14Change proto_tree_add_protocol_format() to proto_tree_add_text() since all th...morriss1-69/+59
2009-09-14Add casts to make it compile on Windows.etxrab1-2/+2
2009-09-14From Bruno and Florian Forster via https://bugs.wireshark.org/bugzilla/show_b...morriss1-0/+1038