aboutsummaryrefslogtreecommitdiffstats
path: root/epan/camel-persistentdata.c
Commit message (Expand)AuthorAgeFilesLines
* From beroset:Bill Meier2013-03-201-5/+5
* String passed to val_to_str() must have int format specifier (%u, %d, %x, and...Jakub Zawadzki2013-02-211-4/+4
* replace "unsigned" datatype with "guint". Some mpeg files needed "unsigned i...Michael Mann2013-01-041-2/+2
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* From Evan Huus:Anders Broman2012-06-241-4/+2
* Remove obsolete comments referring to mem_chunks.Bill Meier2012-01-141-2/+2
* Sanitize epan includesKovarththanan Rajaratnam2009-08-211-5/+5
* #include <epan/conversation.h> not req'd ...Bill Meier2009-02-071-1/+0
* Use PROTO_ITEM_SET_HIDDEN().Anders Broman2008-05-081-6/+10
* Add $Id$Bill Meier2008-02-181-0/+2
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-131-0/+1
* Frame numbers are unsigned, print them as suchJeff Morriss2007-04-161-8/+8
* Remove some unused parameters (pinfo).Jeff Morriss2007-02-191-184/+171
* Get rid of forward declaration of non-existent routine.Guy Harris2006-12-081-3/+0
* Include "epan/tap.h" to declare a function we use.Guy Harris2006-10-101-0/+1
* Got rid of some errors but 1 remains:Anders Broman2006-10-041-0/+13
* From Florent.Drouin@alcatel.fr:Anders Broman2006-10-031-0/+798