aboutsummaryrefslogtreecommitdiffstats
path: root/epan/to_str.h
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-6/+6
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-9/+1
* Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment,Guy Harris2002-05-051-19/+20
* Make the resolution for time values be nanoseconds rather thanGuy Harris2001-09-141-6/+17
* Add a "time_secs_to_str_buf()" routine, which takes seconds andGuy Harris2001-08-011-3/+3
* Add a "time_msecs_to_str()" routine, to turn a time interval, expressedGuy Harris2001-07-131-1/+2
* Moved vines_addr_to_str() from packet-vines.{h,c} to epan/to_str.{c,h}.Ed Warnicke2001-04-011-1/+2
* Moved various to_str files from packet.{c,h} to a separateEd Warnicke2001-04-011-0/+65