http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31319
User: guy
Date: 2009/12/18 07:17 PM
Log:
For fields of type FT_ABSOLUTE_TIME, have the "display" value be one of
ABSOLUTE_TIME_LOCAL or ABSOLUTE_TIME_UTC, indicating whether to display
the date/time in local time or UTC. (int)ABSOLUTE_TIME_LOCAL ==
(int)BASE_NONE, so there's no source or binary compatiblity issue,
although we might want to eliminate BASE_NONE at some point and have the
BASE_ values used with integral types start at 0, so that you can't
specify BASE_NONE for an integral field.
Directory: /trunk/asn1/cmp/
Changes Path Action
+1 -1 packet-cmp-template.c Modified
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -2 packet-9p.c Modified
+7 -7 packet-afp.c Modified
+21 -21 packet-afs.c Modified
+1 -1 packet-aim-ssi.c Modified
+1 -1 packet-ayiya.c Modified
+1 -1 packet-cmp.c Modified
+1 -1 packet-dcc.c Modified
+8 -8 packet-dcerpc-budb.c Modified
+3 -3 packet-dcerpc-butc.c Modified
+2 -2 packet-dcerpc-conv.c Modified
(64 files not shown)