aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-kismet.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-27Add a third date format, ABSOLUTE_TIME_DOY_UTC, to show UTC with theGuy Harris1-1/+1
2009-12-10Add an argument to abs_time_to_str() and abs_time_secs_to_str()Guy Harris1-1/+1
2009-12-08From Jakub Zawadzki:Anders Broman1-6/+1
2009-08-26(FWIW) One step towards including stdio.h & stdlib.h only when req'd.Bill Meier1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-04-06More size_t casts/fixes, and string buffers.Gerald Combs1-16/+16
2008-09-03Cleanup related to prefs & proto_reg_handoffBill Meier1-3/+3
2008-04-16tvb_get_ephemeral_string() is defined never to return null (currently,Guy Harris1-1/+0
2008-04-15Call DISSECTOR_ASSERT instead of g_assert in dissector code.Stig Bjørlykke1-1/+1
2007-03-28Remove almost all of the casts I committed recently and in place ofStephen Fisher1-4/+4
2007-03-27Fix some more warnings under gcc 4.0Stephen Fisher1-4/+4
2006-07-14cosmetic updates redindentation etcRonnie Sahlberg1-278/+259
2006-07-13from Krzysztof BurghardtRonnie Sahlberg1-0/+361