Return ByteArray as "value" for FieldInfo's with type FT_NONE (which has data).
[metze/wireshark/wip.git] / epan / camel-persistentdata.c
2013-03-20 Bill Meier From beroset:
2013-02-21 Jakub ZawadzkiString passed to val_to_str() must have int format...
2013-01-04 Michael Mannreplace "unsigned" datatype with "guint". Some mpeg...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-24 Anders BromanFrom Evan Huus:
2012-01-14 Bill MeierRemove obsolete comments referring to mem_chunks.
2009-08-21 Kovarththanan Raja... Sanitize epan includes
2009-02-07 Bill Meier#include <epan/conversation.h> not req'd ...
2008-05-08 Anders BromanUse PROTO_ITEM_SET_HIDDEN().
2008-02-18 Bill MeierAdd $Id$
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-04-16 Jeff MorrissFrame numbers are unsigned, print them as such
2007-02-19 Jeff MorrissRemove some unused parameters (pinfo).
2006-12-08 Guy HarrisGet rid of forward declaration of non-existent routine.
2006-10-10 Guy HarrisInclude "epan/tap.h" to declare a function we use.
2006-10-04 Anders BromanGot rid of some errors but 1 remains:
2006-10-03 Anders BromanFrom Florent.Drouin@alcatel.fr: