aboutsummaryrefslogtreecommitdiffstats
path: root/epan/epan.h
AgeCommit message (Expand)AuthorFilesLines
2001-11-21Remove the global packet_info called "pi". Dissectors now onlyGilbert Ramirez1-2/+6
2001-10-21Use G_DIR_SEPARATOR_S rather than "/" as a pathname separator in formatGuy Harris1-12/+1
2001-04-02Added two new arguments to epan_init() and proto_init() toEd Warnicke1-2/+3
2001-02-01Create a more modular type system for the FT_* types. Put themGilbert Ramirez1-2/+5
2000-10-16Give libethereal its own configuration file, and have that configurationGuy Harris1-1/+3
2000-10-06Implement epan_dissect_new() and epan_dissect_free(). These are theGilbert Ramirez1-6/+15
2000-09-28More EPAN-related code movements. Get rid of usage of #include "globals.h"Gilbert Ramirez1-0/+6
2000-09-27First step in moving core Ethereal routines to libepan.Gilbert Ramirez1-0/+49