aboutsummaryrefslogtreecommitdiffstats
path: root/epan/stream.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-25(Minor): Do some sanity checking....wmeier1-0/+2
2009-10-12Use se_alloc instead of GMemChunks.wmeier1-109/+49
2009-09-06Split a bunch of init routines into init() and cleanup(). This allows us to f...krj1-40/+51
2008-08-26#include <emem.h> not req'dwmeier1-1/+0
2008-06-25Constify a bunch of stuff, to squelch -Wwrite-strings warnings. guy1-1/+1
2007-05-29From David Howells :standel1-2/+2
2007-02-21Include "emem.h".etxrab1-0/+1
2007-02-21From Richard van der Hoff:etxrab1-8/+8
2006-05-21name changesahlberg1-2/+2
2005-11-11from albert chinsahlberg1-4/+14
2005-10-03A hash table doesn't *have* to have a value destroy function - and, inguy1-16/+3
2005-10-03From Jeff Snyder:etxrab1-0/+532