aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-kismet.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-4/+4
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-3/+3
2010-05-21Have abs_time_to_str() and abs_time_to_str_secs() take an additionalguy1-1/+1
2010-02-28Added svn:ignore targets.stig1-1/+1
2009-12-10Add an argument to abs_time_to_str() and abs_time_secs_to_str()guy1-1/+1
2009-12-08From Jakub Zawadzki:etxrab1-6/+1
2009-08-26(FWIW) One step towards including stdio.h & stdlib.h only when req'd.wmeier1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-04-06More size_t casts/fixes, and string buffers.gerald1-16/+16
2008-09-03Cleanup related to prefs & proto_reg_handoffwmeier1-3/+3
2008-04-16tvb_get_ephemeral_string() is defined never to return null (currently,guy1-1/+0
2008-04-15Call DISSECTOR_ASSERT instead of g_assert in dissector code.stig1-1/+1
2007-03-28Remove almost all of the casts I committed recently and in place ofsfisher1-4/+4
2007-03-27Fix some more warnings under gcc 4.0sfisher1-4/+4
2006-07-14cosmetic updates redindentation etcsahlberg1-278/+259
2006-07-13from Krzysztof Burghardtsahlberg1-0/+361