aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2000-10-17Patch from Heikki Vatiainen to make "tvb_strnlen()" return the length ofGuy Harris1-6/+5
2000-10-17Do checks for platform-specific compiler flags in the libethereal andGuy Harris1-1/+28
2000-10-16Give libethereal its own configuration file, and have that configurationGuy Harris13-41/+229
2000-10-14Move inet_*.[ch] files to epan.Gilbert Ramirez7-6/+769
2000-10-14While keeping the directory named 'epan' and the symbols in the libraryGilbert Ramirez2-8/+8
2000-10-11Fix it to build on Windows.Guy Harris3-3/+50
2000-10-06Implement epan_dissect_new() and epan_dissect_free(). These are theGilbert Ramirez4-198/+87
2000-09-30- HAVE_PLUGINS is defined in plugins.h so it must be included here.Olivier Abad1-1/+2
2000-09-30If a line consists *solely* of an LF, set "*eol" to point to the LF.Guy Harris1-1/+6
2000-09-29Dynamically grow the buffer used by "format_text()", rather than cuttingGuy Harris1-24/+37
2000-09-28Simple code movement.Gilbert Ramirez3-1/+257
2000-09-28Simple code movement to epan.Gilbert Ramirez3-1/+1498
2000-09-28More EPAN-related code movements. Get rid of usage of #include "globals.h"Gilbert Ramirez8-10/+180
2000-09-27Move packet.[ch] to epanGilbert Ramirez3-1/+1961
2000-09-27Fix for bug in lex command.Gilbert Ramirez1-2/+2
2000-09-27First step in moving core Ethereal routines to libepan.Gilbert Ramirez24-0/+10111