aboutsummaryrefslogtreecommitdiffstats
path: root/epan/camel-persistentdata.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-04replace "unsigned" datatype with "guint". Some mpeg files needed "unsigned i...Michael Mann1-2/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-24From Evan Huus:Anders Broman1-4/+2
2012-01-14Remove obsolete comments referring to mem_chunks.Bill Meier1-2/+2
2009-08-21Sanitize epan includesKovarththanan Rajaratnam1-5/+5
2009-02-07#include <epan/conversation.h> not req'd ...Bill Meier1-1/+0
2008-05-08Use PROTO_ITEM_SET_HIDDEN().Anders Broman1-6/+10
2008-02-18Add $Id$Bill Meier1-0/+2
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-0/+1
2007-04-16Frame numbers are unsigned, print them as suchJeff Morriss1-8/+8
2007-02-19Remove some unused parameters (pinfo).Jeff Morriss1-184/+171
2006-12-08Get rid of forward declaration of non-existent routine.Guy Harris1-3/+0
2006-10-10Include "epan/tap.h" to declare a function we use.Guy Harris1-0/+1
2006-10-04Got rid of some errors but 1 remains:Anders Broman1-0/+13
2006-10-03From Florent.Drouin@alcatel.fr:Anders Broman1-0/+798