aboutsummaryrefslogtreecommitdiffstats
path: root/epan/epan.h
Commit message (Expand)AuthorAgeFilesLines
* Added two new arguments to epan_init() and proto_init() toEd Warnicke2001-04-021-2/+3
* Create a more modular type system for the FT_* types. Put themGilbert Ramirez2001-02-011-2/+5
* Give libethereal its own configuration file, and have that configurationGuy Harris2000-10-161-1/+3
* Implement epan_dissect_new() and epan_dissect_free(). These are theGilbert Ramirez2000-10-061-6/+15
* More EPAN-related code movements. Get rid of usage of #include "globals.h"Gilbert Ramirez2000-09-281-0/+6
* First step in moving core Ethereal routines to libepan.Gilbert Ramirez2000-09-271-0/+49