wireshark/epan
Ed Warnicke 1d4e847837 Moved vines_addr_to_str() from packet-vines.{h,c} to epan/to_str.{c,h}.
svn path=/trunk/; revision=3229
2001-04-01 06:32:10 +00:00
..
dfilter The Win32 build builds wiretap as a DLL and requires WinPcap 2.1. 2001-03-23 02:05:29 +00:00
ftypes The Win32 build builds wiretap as a DLL and requires WinPcap 2.1. 2001-03-23 02:05:29 +00:00
.cvsignore Add some win32-specific targets in .cvsignore's. 2001-03-06 13:08:13 +00:00
AUTHORS Give libethereal its own configuration file, and have that configuration 2000-10-16 23:18:05 +00:00
ChangeLog Give libethereal its own configuration file, and have that configuration 2000-10-16 23:18:05 +00:00
Makefile.am Moved timestamp.h into epan. 2001-04-01 06:11:25 +00:00
Makefile.nmake Added osi-utils.obj to epan/Makefile.nmake 2001-04-01 05:49:31 +00:00
NEWS Give libethereal its own configuration file, and have that configuration 2000-10-16 23:18:05 +00:00
README Give libethereal its own configuration file, and have that configuration 2000-10-16 23:18:05 +00:00
acconfig.h Give libethereal its own configuration file, and have that configuration 2000-10-16 23:18:05 +00:00
atalk-utils.c Move appletalk- and sna-related address routines out of the dissectors 2001-03-22 16:24:16 +00:00
atalk-utils.h Move appletalk- and sna-related address routines out of the dissectors 2001-03-22 16:24:16 +00:00
bitswap.c Move the table of bit-swapped byte values to "epan/bitswap.c", and 2000-11-15 09:37:53 +00:00
bitswap.h Move the table of bit-swapped byte values to "epan/bitswap.c", and 2000-11-15 09:37:53 +00:00
column_info.h Moved the column_info structure and related enum from packet.{c,h} to 2001-04-01 03:42:00 +00:00
config.h.win32 Move version to 0.8.16. 2001-03-05 22:53:41 +00:00
configure.in Move version to 0.8.16. 2001-03-05 22:53:41 +00:00
conversation.c Nobody calls "old_try_conversation_dissector()" or 2000-11-18 11:47:21 +00:00
conversation.h Nobody calls "old_try_conversation_dissector()" or 2000-11-18 11:47:21 +00:00
epan.c Moved the frame_data structures and functions from packet.{h,c} to 2001-04-01 04:11:51 +00:00
epan.h Create a more modular type system for the FT_* types. Put them 2001-02-01 20:21:25 +00:00
except.c First step in moving core Ethereal routines to libepan. 2000-09-27 04:55:05 +00:00
except.h First step in moving core Ethereal routines to libepan. 2000-09-27 04:55:05 +00:00
exceptions.h Create a more modular type system for the FT_* types. Put them 2001-02-01 20:21:25 +00:00
filesystem.c removed #include "util.h" from filesystem.c and resolv.c 2001-03-31 22:53:09 +00:00
filesystem.h fix '#endif FRED' to '#endif /* FRED */' 2000-12-22 22:26:19 +00:00
frame_data.c Moved the frame_data structures and functions from packet.{h,c} to 2001-04-01 04:11:51 +00:00
frame_data.h Moved the frame_data structures and functions from packet.{h,c} to 2001-04-01 04:11:51 +00:00
gdebug.h Grumble, grumble. I forgot to add the license comment at the top 2001-02-01 20:31:21 +00:00
inet_aton.c Move inet_*.[ch] files to epan. 2000-10-14 04:31:26 +00:00
inet_aton.h Move inet_*.[ch] files to epan. 2000-10-14 04:31:26 +00:00
inet_ntop.c Move inet_*.[ch] files to epan. 2000-10-14 04:31:26 +00:00
inet_pton.c Move inet_*.[ch] files to epan. 2000-10-14 04:31:26 +00:00
inet_v6defs.h Move inet_*.[ch] files to epan. 2000-10-14 04:31:26 +00:00
ipv4.c Simple code movement. 2000-09-28 03:52:12 +00:00
ipv4.h Create a more modular type system for the FT_* types. Put them 2001-02-01 20:21:25 +00:00
osi-utils.c Moved some definitions and functions from packet-osi.{c,h} to 2001-04-01 05:48:15 +00:00
osi-utils.h Moved some definitions and functions from packet-osi.{c,h} to 2001-04-01 05:48:15 +00:00
packet.c Moved some definitions and functions from packet-osi.{c,h} to 2001-04-01 05:48:15 +00:00
packet.h Moved the packet_info structure and supporting functions out of 2001-04-01 04:50:42 +00:00
packet_info.c Moved the packet_info structure and supporting functions out of 2001-04-01 04:50:42 +00:00
packet_info.h Moved the packet_info structure and supporting functions out of 2001-04-01 04:50:42 +00:00
pint.h Get rid of the definitions of LITTLE_ENDIAN and BIG_ENDIAN in 2000-11-11 10:23:43 +00:00
plugins.c Get rid of support for old-style plugins (support for old-style plugins 2001-01-28 21:17:29 +00:00
plugins.h removed #include "prefs.h" from epan/plugins.h 2001-03-31 22:36:21 +00:00
proto.c Change proto_item_add_subtree to test for NULL pi value and return NULL. 2001-03-26 17:58:33 +00:00
proto.h Changes required to support multiple named data sources. 2001-03-23 14:44:04 +00:00
resolv.c removed #include "util.h" from filesystem.c and resolv.c 2001-03-31 22:53:09 +00:00
resolv.h Correct a comment. 2001-01-31 05:52:24 +00:00
sna-utils.c Move appletalk- and sna-related address routines out of the dissectors 2001-03-22 16:24:16 +00:00
sna-utils.h Move appletalk- and sna-related address routines out of the dissectors 2001-03-22 16:24:16 +00:00
strutil.c Enable FT_BYTES dfiltering, from Ed Warnicke. 2000-12-22 12:05:38 +00:00
strutil.h Enable FT_BYTES dfiltering, from Ed Warnicke. 2000-12-22 12:05:38 +00:00
timestamp.h Moved timestamp.h into epan. 2001-04-01 06:11:25 +00:00
to_str.c Moved vines_addr_to_str() from packet-vines.{h,c} to epan/to_str.{c,h}. 2001-04-01 06:32:10 +00:00
to_str.h Moved vines_addr_to_str() from packet-vines.{h,c} to epan/to_str.{c,h}. 2001-04-01 06:32:10 +00:00
tvbtest.c First step in moving core Ethereal routines to libepan. 2000-09-27 04:55:05 +00:00
tvbuff.c Changes required to support multiple named data sources. 2001-03-23 14:44:04 +00:00
tvbuff.h Changes required to support multiple named data sources. 2001-03-23 14:44:04 +00:00
value_string.c Moved the value_string structures and function from packet.{c,h} into 2001-04-01 03:18:41 +00:00
value_string.h Moved the value_string structures and function from packet.{c,h} into 2001-04-01 03:18:41 +00:00

README

$Id: README,v 1.1 2000/10/16 23:17:39 guy Exp $

XXX - put something here