aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Provide for per-protocol-tree data in the proto_tree code.Gilbert Ramirez2001-12-181-1/+2
* Moved int-64bit.{c,h} into epan/Ed Warnicke2001-11-221-1/+3
* Remove the global packet_info called "pi". Dissectors now onlyGilbert Ramirez2001-11-211-2/+1
* Make the resolution for time values be nanoseconds rather thanGuy Harris2001-09-141-1/+2
* Moved the the remaining column related routines out of packet.{c,h}Ed Warnicke2001-04-011-1/+3
* Moved some ipv6 definitions from packet-ipv6.h to epan/ipv6-utils.h.Ed Warnicke2001-04-011-1/+2
* Moved timestamp.h into epan.Ed Warnicke2001-04-011-1/+2
* Moved some definitions and functions from packet-osi.{c,h} toEd Warnicke2001-04-011-1/+3
* Moved the packet_info structure and supporting functions out ofEd Warnicke2001-04-011-1/+3
* Moved the frame_data structures and functions from packet.{h,c} toEd Warnicke2001-04-011-1/+3
* Moved the column_info structure and related enum from packet.{c,h} toEd Warnicke2001-04-011-1/+2
* Moved the value_string structures and function from packet.{c,h} intoEd Warnicke2001-04-011-2/+4
* Moved various to_str files from packet.{c,h} to a separateEd Warnicke2001-04-011-1/+3
* Move appletalk- and sna-related address routines out of the dissectorsGilbert Ramirez2001-03-221-1/+5
* Create a more modular type system for the FT_* types. Put themGilbert Ramirez2001-02-011-14/+3
* Automake 1.4b (which is actually a test version of 1.5, i.e. of aGuy Harris2001-01-171-4/+4
* Move tvbtest.c to EXTRA_DISTGilbert Ramirez2000-11-201-3/+3
* Move the table of bit-swapped byte values to "epan/bitswap.c", andGuy Harris2000-11-151-1/+3
* There's no "exception.h" header file in "epan", but there isGuy Harris2000-10-191-2/+2
* Make the top-level "config.h.win32" more closely resemble the top-levelGuy Harris2000-10-171-1/+2
* Give libethereal its own configuration file, and have that configurationGuy Harris2000-10-161-1/+10
* Move inet_*.[ch] files to epan.Gilbert Ramirez2000-10-141-5/+10
* While keeping the directory named 'epan' and the symbols in the libraryGilbert Ramirez2000-10-141-5/+5
* Fix it to build on Windows.Guy Harris2000-10-111-2/+4
* Simple code movement.Gilbert Ramirez2000-09-281-1/+3
* Simple code movement to epan.Gilbert Ramirez2000-09-281-1/+3
* More EPAN-related code movements. Get rid of usage of #include "globals.h"Gilbert Ramirez2000-09-281-1/+3
* Move packet.[ch] to epanGilbert Ramirez2000-09-271-1/+3
* Fix for bug in lex command.Gilbert Ramirez2000-09-271-2/+2
* First step in moving core Ethereal routines to libepan.Gilbert Ramirez2000-09-271-0/+74