aboutsummaryrefslogtreecommitdiffstats
path: root/epan
Commit message (Expand)AuthorAgeFilesLines
* Move inet_*.[ch] files to epan.Gilbert Ramirez2000-10-147-6/+769
* While keeping the directory named 'epan' and the symbols in the libraryGilbert Ramirez2000-10-142-8/+8
* Fix it to build on Windows.Guy Harris2000-10-113-3/+50
* Implement epan_dissect_new() and epan_dissect_free(). These are theGilbert Ramirez2000-10-064-198/+87
* - HAVE_PLUGINS is defined in plugins.h so it must be included here.Olivier Abad2000-09-301-1/+2
* If a line consists *solely* of an LF, set "*eol" to point to the LF.Guy Harris2000-09-301-1/+6
* Dynamically grow the buffer used by "format_text()", rather than cuttingGuy Harris2000-09-291-24/+37
* Simple code movement.Gilbert Ramirez2000-09-283-1/+257
* Simple code movement to epan.Gilbert Ramirez2000-09-283-1/+1498
* More EPAN-related code movements. Get rid of usage of #include "globals.h"Gilbert Ramirez2000-09-288-10/+180
* Move packet.[ch] to epanGilbert Ramirez2000-09-273-1/+1961
* Fix for bug in lex command.Gilbert Ramirez2000-09-271-2/+2
* First step in moving core Ethereal routines to libepan.Gilbert Ramirez2000-09-2724-0/+10111