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