aboutsummaryrefslogtreecommitdiffstats
path: root/epan/epan_dissect.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-03Avoid including <epan/epan.h> in dissectors.Jakub Zawadzki1-0/+1
2013-12-03Rename struct _epan_dissect_t to epan_dissect.Jakub Zawadzki1-1/+1
2013-07-21Some work on multi file dissectionJakub Zawadzki1-0/+1
2012-10-10Revert changes to ep_ allocator, revert edt ref-counting.Jakub Zawadzki1-2/+0
2012-10-08Rename emem_header_t to emem_pool_t to better indicate what it can beGuy Harris1-1/+1
2012-10-08EDT structures now own their ep_ memory pools. This should finally cleanEvan Huus1-0/+15
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-12-29Add 'extern "C"' wrappers and #include guards to various header files.Gerald Combs1-0/+7
2006-05-21name changeRonnie Sahlberg1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2001-12-18Provide for per-protocol-tree data in the proto_tree code.Gilbert Ramirez1-0/+44