wireshark/epan
Guy Harris 99c29819b7 IP addresses are always big-endian.
svn path=/trunk/; revision=12027
2004-09-17 09:05:03 +00:00
..
dfilter
dissectors IP addresses are always big-endian. 2004-09-17 09:05:03 +00:00
ftypes Some UN*Xes don't have any "strtou*" routine to convert a string to a 2004-09-03 18:14:00 +00:00
addr_and_mask.c
addr_and_mask.h
addr_resolv.c Use _WIN32 rather than WIN32 to determine if we're compiling on Win32; 2004-09-11 23:03:36 +00:00
addr_resolv.h Merge the "resolv" rename changes with the trunk. 2004-08-09 22:31:21 +00:00
address.h Pull the address (and port and circuit type) stuff out of 2004-07-19 02:27:17 +00:00
atalk-utils.c
atalk-utils.h
AUTHORS
base64.c Move the base-64 routines to "epan/base64.c". 2004-09-10 23:16:00 +00:00
base64.h Move the base-64 routines to "epan/base64.c". 2004-09-10 23:16:00 +00:00
bitswap.c
bitswap.h
ChangeLog
charsets.c Move the stuff to handle ASCII <-> EBCDIC conversions to 2004-09-10 22:59:37 +00:00
charsets.h Move the stuff to handle ASCII <-> EBCDIC conversions to 2004-09-10 22:59:37 +00:00
circuit.c
circuit.h
column-utils.c When deciding whether to add a separator or not, look at the buffer to 2004-08-24 08:20:20 +00:00
column-utils.h
column_info.h
conversation.c
conversation.h
doxygen.cfg.in
epan.c From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an 2004-08-06 19:57:49 +00:00
epan.h
epan_dissect.h
except.c
except.h
exceptions.h
filesystem.c Use _WIN32 rather than WIN32 to determine if we're compiling on Win32; 2004-09-11 23:03:36 +00:00
filesystem.h
frame_data.c
frame_data.h
g_ascii_strtoull.c Some UN*Xes don't have any "strtou*" routine to convert a string to a 2004-09-03 18:14:00 +00:00
g_ascii_strtoull.h Some UN*Xes don't have any "strtou*" routine to convert a string to a 2004-09-03 18:14:00 +00:00
gdebug.h
inet_aton.c
inet_aton.h
inet_ntop.c
inet_pton.c
inet_v6defs.h
ipv4.c
ipv4.h
ipv6-utils.h
libethereal.def Export the "proto_tree_add_float" routines, and the routines to get IEEE 2004-09-16 19:32:09 +00:00
Makefile.am Name the variables that have the names of ".lo" files as _LO, not _O; 2004-09-05 10:38:04 +00:00
Makefile.common Nothing in "util.h" is needed by anything in libethereal, so don't put 2004-09-11 00:00:06 +00:00
Makefile.nmake EXTRA_OBJECTS are needed for ethereal.lib (only used if ENABLE_LIBETHEREAL isn't set) 2004-09-04 11:21:20 +00:00
NEWS
nstime.h
osi-utils.c
osi-utils.h
packet.c From Eric Wedel: backend things for "Decode As" of DCE-RPC interfaces 2004-09-04 11:35:26 +00:00
packet.h
packet_info.h Add the capability to chose to remap the fist two PPIDS in each SCTP packet to a different dissector. 2004-09-06 15:04:27 +00:00
pint.h Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit 2004-08-22 00:31:58 +00:00
plugins.c Use _WIN32 rather than WIN32 to determine if we're compiling on Win32; 2004-09-11 23:03:36 +00:00
plugins.h
proto.c From Dave Richards: fix a format string. 2004-09-11 22:36:16 +00:00
proto.h Add a "-G fields2" option which is like "-G fields", but extends the field 2004-09-10 15:21:20 +00:00
range.c We don't need "globals.h"; don't include it. 2004-09-04 19:56:25 +00:00
range.h Split the pure range stuff out into separate files, exporting their own 2004-09-04 01:32:13 +00:00
README
report_err.h
slab.h
sna-utils.c
sna-utils.h
strutil.c Move convert_string_to_hex() and convert_string_case() from gtk/find_dlg.c 2004-08-13 02:39:49 +00:00
strutil.h Move convert_string_to_hex() and convert_string_case() from gtk/find_dlg.c 2004-08-13 02:39:49 +00:00
timestamp.c Make a bunch of source files non-executable. 2004-09-01 07:07:23 +00:00
timestamp.h
to_str.c From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an 2004-08-06 19:57:49 +00:00
to_str.h
tvbtest.c
tvbuff.c Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit 2004-08-22 00:31:58 +00:00
tvbuff.h Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit 2004-08-22 00:31:58 +00:00
value_string.c
value_string.h

$Id$

XXX - put something here