aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2000-10-06Implement epan_dissect_new() and epan_dissect_free(). These are thegram4-198/+87
2000-09-30- HAVE_PLUGINS is defined in plugins.h so it must be included here.oabad1-1/+2
2000-09-30If a line consists *solely* of an LF, set "*eol" to point to the LF.guy1-1/+6
2000-09-29Dynamically grow the buffer used by "format_text()", rather than cuttingguy1-24/+37
2000-09-28Simple code movement.gram3-1/+257
2000-09-28Simple code movement to epan.gram3-1/+1498
2000-09-28More EPAN-related code movements. Get rid of usage of #include "globals.h"gram8-10/+180
2000-09-27Move packet.[ch] to epangram3-1/+1961
2000-09-27Fix for bug in lex command.gram1-2/+2
2000-09-27First step in moving core Ethereal routines to libepan.gram24-0/+10111