wireshark/epan/ftypes
Guy Harris 4fde145bd2 Add an argument to abs_time_to_str() and abs_time_secs_to_str()
indicating whether the time should be shown as local time or UTC.  For
now, always pass FALSE, meaning "show as local time".

Clean up some stuff in the SNMP dissector, use abs_time_secs_to_str()
for times with one-second resolution, and update a comment in various
macros in the WSP dissector, while we're at it.

svn path=/trunk/; revision=31227
2009-12-10 22:19:29 +00:00
..
ftype-bytes.c Introduce a few FT_XXX lengths defines and use those instead of hard coding constants 2009-09-10 18:22:33 +00:00
ftype-double.c Revert r29614 until I figure out why buildbot doesn't like it 2009-08-29 07:53:48 +00:00
ftype-guid.c Clean up some 64-bit issues. 2009-04-22 03:07:37 +00:00
ftype-integer.c (FWIW) One step towards including stdio.h & stdlib.h only when req'd. 2009-08-26 19:27:49 +00:00
ftype-ipv4.c
ftype-none.c
ftype-pcre.c Clean up some 64-bit issues. 2009-04-22 03:07:37 +00:00
ftype-string.c (FWIW) One step towards including stdio.h & stdlib.h only when req'd. 2009-08-26 19:27:49 +00:00
ftype-time.c Add an argument to abs_time_to_str() and abs_time_secs_to_str() 2009-12-10 22:19:29 +00:00
ftype-tvbuff.c (FWIW) One step towards including stdio.h & stdlib.h only when req'd. 2009-08-26 19:27:49 +00:00
ftypes-int.h
ftypes.c Signal error on field values that cannot be safely represented as strings instead of crashing. 2008-11-11 13:32:51 +00:00
ftypes.h Introduce a few FT_XXX lengths defines and use those instead of hard coding constants 2009-09-10 18:22:33 +00:00
Makefile.am Add Makefile.common files for epan/dfilter and epan/ftypes. 2008-07-02 01:44:30 +00:00
Makefile.common Add Makefile.common files for epan/dfilter and epan/ftypes. 2008-07-02 01:44:30 +00:00
Makefile.nmake Move th /MP flag setting to LOCAL_CFLAGS set in configure.nmake 2009-07-16 08:27:18 +00:00