aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-time.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-07-05From Michael Mann:etxrab1-1/+22
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-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2006-08-02From Stephen Fisher:etxrab1-4/+6
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2004-09-01Use the value for the UNIX epoch from RFC 868 for the difference betweenguy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+99