aboutsummaryrefslogtreecommitdiffstats
path: root/epan/to_str.h
AgeCommit message (Expand)AuthorFilesLines
2002-12-09Work around annoying Apple C compiler/linker bug.Guy Harris1-3/+1
2002-12-08Clean up a bit, and put "extern" back.Guy Harris1-9/+8
2002-12-08From Dinesh Dutt: Add Fibre Channel support, including FCIP, Basic FCGerald Combs1-5/+10
2002-11-28Make "ip6_to_str()" take a const pointer as an argument.Guy Harris1-2/+2
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-6/+6
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-9/+1
2002-05-05Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment,Guy Harris1-19/+20
2001-09-14Make the resolution for time values be nanoseconds rather thanGuy Harris1-6/+17
2001-08-01Add a "time_secs_to_str_buf()" routine, which takes seconds andGuy Harris1-3/+3
2001-07-13Add a "time_msecs_to_str()" routine, to turn a time interval, expressedGuy Harris1-1/+2
2001-04-01Moved vines_addr_to_str() from packet-vines.{h,c} to epan/to_str.{c,h}.Ed Warnicke1-1/+2
2001-04-01Moved various to_str files from packet.{c,h} to a separateEd Warnicke1-0/+65