wireshark/epan
Jörg Mayer 8874c97191 Add gtk2/glib2 handling to configure. Use --enable-gtk2 to use
gtk2 instead of gtk and glib2 instead of glib.

Right now, --enable-gtk2 will fail during compile unless
acompanied by --disable-ethereal, as ethereal does not yet
support gtk2 (but does support glib2 alone).

svn path=/trunk/; revision=6107
2002-08-28 00:37:31 +00:00
..
dfilter From Ulf Lamping: add a new FT_FLOAT type, for single-precision 2002-08-24 19:45:28 +00:00
ftypes From Ulf Lamping: add a new FT_FLOAT type, for single-precision 2002-08-24 19:45:28 +00:00
.cvsignore Sort .cvsignore alphabetically and add libtool where missing. 2002-08-14 14:45:54 +00:00
AUTHORS Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
ChangeLog Give libethereal its own configuration file, and have that configuration 2000-10-16 23:18:05 +00:00
Makefile.am Provide for per-protocol-tree data in the proto_tree code. 2001-12-18 19:09:08 +00:00
Makefile.nmake From Joerg Mayer: 2002-02-27 09:42:52 +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 Check, in the configure script in the epan directory, whether we have 2001-10-28 01:27:59 +00:00
acinclude.m4 Check for IPv6 support, and check what type of IPv6 support we have, in 2001-07-13 01:34:13 +00:00
atalk-utils.c From Didier Gautheron: move port number from AppleTalk addresses to 2002-06-28 20:13:03 +00:00
atalk-utils.h From Didier Gautheron: move port number from AppleTalk addresses to 2002-06-28 20:13:03 +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-utils.c Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 21:29:45 +00:00
column-utils.h Support for capturing on, and reading captures from, OpenBSD firewall 2002-01-29 08:44:53 +00:00
column_info.h From Jirka Novak: 2002-01-11 08:21:02 +00:00
config.h.win32 WinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPcap 2.3's 2002-06-23 10:32:36 +00:00
configure.in Add gtk2/glib2 handling to configure. Use --enable-gtk2 to use 2002-08-28 00:37:31 +00:00
conversation.c Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 21:29:45 +00:00
conversation.h Change "conversation_set_dissector()" to take a dissector handle, rather 2001-11-27 07:13:32 +00:00
epan.c Get rid of the "data_src" member of the "frame_data" structure; put it 2002-06-04 07:03:57 +00:00
epan.h Provide for per-protocol-tree data in the proto_tree code. 2001-12-18 19:09:08 +00:00
epan_dissect.h Provide for per-protocol-tree data in the proto_tree code. 2001-12-18 19:09:08 +00:00
except.c Fix for Kazlib exception code: 2001-07-27 16:20:39 +00:00
except.h From Tomas Kukosa: add some more routines to the plugin API. 2002-08-14 19:18:20 +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 Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 21:29:45 +00:00
filesystem.h Add a routine to "epan/filesystem.c" to test whether a file is a FIFO. 2002-06-23 21:33:09 +00:00
frame_data.c Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 21:29:45 +00:00
frame_data.h From Tomas Kukosa: add some more routines to the plugin API. 2002-08-14 19:18:20 +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 Undo my last change: These files are used by systems only that need sys/types.h 2002-08-04 00:45:59 +00:00
inet_aton.h Move inet_*.[ch] files to epan. 2000-10-14 04:31:26 +00:00
inet_ntop.c Undo my last change: These files are used by systems only that need sys/types.h 2002-08-04 00:45:59 +00:00
inet_pton.c <netinet/in.h> is needed for <arpa/inet.h>, at least on some platforms, 2002-08-03 19:37:48 +00:00
inet_v6defs.h Move inet_*.[ch] files to epan. 2000-10-14 04:31:26 +00:00
int-64bit.c From Joerg Mayer: get rid of "-Wno-unused" flag in some configure 2002-03-02 20:51:46 +00:00
int-64bit.h Moved int-64bit.{c,h} into epan/ 2001-11-22 03:07:07 +00:00
ipv4.c Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 21:29:45 +00:00
ipv4.h Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
ipv6-utils.h Moved some ipv6 definitions from packet-ipv6.h to epan/ipv6-utils.h. 2001-04-01 07:06:24 +00:00
nstime.h Make the resolution for time values be nanoseconds rather than 2001-09-14 07:33:04 +00:00
osi-utils.c Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 21:29:45 +00:00
osi-utils.h Don't use "u_int" and "u_char", as they're not defined in <sys/types.h> 2001-04-02 10:41:19 +00:00
packet.c Before dissecting a packet, clear the filter field and value stored with 2002-08-24 10:41:40 +00:00
packet.h Moved the generic true_false_string saying "Set", "Not set" into 2002-08-21 21:25:23 +00:00
packet_info.h Fix the comment before "CMP_ADDRESS()" to reflect reality ("memcmp()" 2002-08-22 18:53:54 +00:00
pint.h Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 21:29:45 +00:00
plugins.c From Tomas Kukosa: add some more routines to the plugin API. 2002-08-14 19:18:20 +00:00
plugins.h removed #include "prefs.h" from epan/plugins.h 2001-03-31 22:36:21 +00:00
proto.c From Ulf Lamping: add a new FT_FLOAT type, for single-precision 2002-08-24 19:45:28 +00:00
proto.h From Ulf Lamping: add a new FT_FLOAT type, for single-precision 2002-08-24 19:45:28 +00:00
resolv.c Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 21:29:45 +00:00
resolv.h Add a preferences page for the name resolution flags. 2002-01-13 20:35:12 +00:00
sna-utils.c Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
sna-utils.h Moved some ipv6 definitions from packet-ipv6.h to epan/ipv6-utils.h. 2001-04-01 07:06:24 +00:00
strutil.c Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 21:29:45 +00:00
strutil.h Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 21:29:45 +00:00
timestamp.h Moved timestamp.h into epan. 2001-04-01 06:11:25 +00:00
to_str.c <netinet/in.h> is needed for <arpa/inet.h>, at least on some platforms, 2002-08-03 19:35:16 +00:00
to_str.h Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 21:29:45 +00:00
tvbtest.c Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
tvbuff.c Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 21:29:45 +00:00
tvbuff.h Add an extra argument to "tvb_find_line_end()", which specifies what it 2002-07-17 06:55:29 +00:00
value_string.c Get rid of no-longer-necessary includes of <sys/time.h>. 2001-09-14 07:23:34 +00:00
value_string.h Declare routines exported to plugins through the plugin API table as 2001-11-04 03:55:52 +00:00

README

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

XXX - put something here