| Commit message (Expand) | Author | Age | Files | Lines |
* | to_str.c declares this: gchar* ip6_to_str ..., make to_str.h do the same | Jörg Mayer | 2004-01-10 | 1 | -2/+2 |
* | Add "ip6_to_str_buf()", by analogy to "ip_to_str_buf()". | Guy Harris | 2003-12-09 | 1 | -1/+2 |
* | Get rid of the private "my_decode_bitfield_value()" a number of | Guy Harris | 2003-12-08 | 1 | -1/+3 |
* | Create an "address_to_str_buf()" routine, called by "address_to_str()", | Guy Harris | 2003-08-26 | 1 | -1/+3 |
* | Add a new function address_to_str to to_str.c | Ronnie Sahlberg | 2003-08-24 | 1 | -1/+2 |
* | FC addresses are no longer extracted into guint32s, so "fc32_to_str()" | Guy Harris | 2003-08-24 | 1 | -2/+1 |
* | Add FibreChannel to the types of protocols we can show a conversation list for | Ronnie Sahlberg | 2003-08-23 | 1 | -2/+3 |
* | Update to FC to store the source and destination id in a guint | Ronnie Sahlberg | 2003-06-23 | 1 | -1/+2 |
* | Make the argument to "abs_time_secs_to_str()" a "time_t" - it's in ANSI | Guy Harris | 2003-02-12 | 1 | -2/+2 |
* | Add a "abs_time_secs_to_str()" routine that takes a UNIX time-since-the- | Guy Harris | 2003-02-11 | 1 | -1/+2 |
* | Work around annoying Apple C compiler/linker bug. | Guy Harris | 2002-12-09 | 1 | -3/+1 |
* | Clean up a bit, and put "extern" back. | Guy Harris | 2002-12-08 | 1 | -9/+8 |
* | From Dinesh Dutt: Add Fibre Channel support, including FCIP, Basic FC | Gerald Combs | 2002-12-08 | 1 | -5/+10 |
* | Make "ip6_to_str()" take a const pointer as an argument. | Guy Harris | 2002-11-28 | 1 | -2/+2 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -6/+6 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -9/+1 |
* | Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment, | Guy Harris | 2002-05-05 | 1 | -19/+20 |
* | Make the resolution for time values be nanoseconds rather than | Guy Harris | 2001-09-14 | 1 | -6/+17 |
* | Add a "time_secs_to_str_buf()" routine, which takes seconds and | Guy Harris | 2001-08-01 | 1 | -3/+3 |
* | Add a "time_msecs_to_str()" routine, to turn a time interval, expressed | Guy Harris | 2001-07-13 | 1 | -1/+2 |
* | Moved vines_addr_to_str() from packet-vines.{h,c} to epan/to_str.{c,h}. | Ed Warnicke | 2001-04-01 | 1 | -1/+2 |
* | Moved various to_str files from packet.{c,h} to a separate | Ed Warnicke | 2001-04-01 | 1 | -0/+65 |