wireshark/epan
Gilbert Ramirez d21e83b98b Move version to 0.8.16.
Fix build for splitting build dir from src dir.
Note the use of updated GTK+ release for Win32 binaries.

svn path=/trunk/; revision=3107
2001-03-05 22:53:41 +00:00
..
dfilter Move version to 0.8.16. 2001-03-05 22:53:41 +00:00
ftypes Move version to 0.8.16. 2001-03-05 22:53:41 +00:00
.cvsignore Added some autoconf- and automake-generated files to .cvsignore. 2000-10-27 02:11:09 +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 Create a more modular type system for the FT_* types. Put them 2001-02-01 20:21:25 +00:00
Makefile.nmake Add Makefile.nmake files for new subdirs. 2001-02-02 04:03:43 +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
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
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 Create a more modular type system for the FT_* types. Put them 2001-02-01 20:21:25 +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 Fix it to build on Windows. 2000-10-11 07:35:02 +00:00
filesystem.h fix '#endif FRED' to '#endif /* FRED */' 2000-12-22 22:26:19 +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
packet.c In "call_dissector()", if the protocol for the dissector referred to by 2001-02-08 07:06:55 +00:00
packet.h Fix up the handling of NBIPX packets, and of Microsoft "direct hosting" 2001-02-27 07:28:48 +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 The plugin mechanism no longer uses display filters, so "plugins.h" no 2001-01-31 05:41:57 +00:00
proto.c Calculate the height and width of m_r_font globally, since various 2001-03-02 23:10:12 +00:00
proto.h Calculate the height and width of m_r_font globally, since various 2001-03-02 23:10:12 +00:00
resolv.c Add a new "ip_to_str_buf()" routine that takes a pointer to an IP 2001-01-09 09:57:06 +00:00
resolv.h Correct a comment. 2001-01-31 05:52:24 +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
tvbtest.c First step in moving core Ethereal routines to libepan. 2000-09-27 04:55:05 +00:00
tvbuff.c Tvbuffify the RIP and OSPF dissectors. 2000-12-27 12:48:27 +00:00
tvbuff.h Tvbuffify the RIP and OSPF dissectors. 2000-12-27 12:48:27 +00:00

README

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

XXX - put something here