wireshark/epan
Guy Harris b93965db56 From Dennis Lim: add routines used by dissectors for ONC RPC protocols
to the plugin API.

Add them to the list of routines exported from the libethereal DLL on
Windows as well.

svn path=/trunk/; revision=11186
2004-06-19 10:13:52 +00:00
..
dfilter Note that the reason why there's parser state that stays around after 2004-06-16 07:33:46 +00:00
ftypes Add a "force_separators" parameter to hex_str_to_bytes so that it's 2004-06-06 14:29:07 +00:00
.cvsignore From Lars Roland: add some more .cvsignore items. 2004-05-23 22:06:33 +00:00
addr_and_mask.c Add routines to process IPv{4,6}-address-and-prefix-length pairs, 2004-03-06 03:25:10 +00:00
addr_and_mask.h Add routines to process IPv{4,6}-address-and-prefix-length pairs, 2004-03-06 03:25:10 +00:00
atalk-utils.c
atalk-utils.h
AUTHORS
bitswap.c
bitswap.h
ChangeLog
circuit.c Fix a typo. 2004-01-09 01:02:10 +00:00
circuit.h
column-utils.c From Olivier Biot: support AT_STRINGZ columns. 2004-04-02 09:04:12 +00:00
column-utils.h Add new col_append methods which will prepend the (format) string with the 2004-02-05 23:57:15 +00:00
column_info.h Fix the spelling of "cumulative" (and variables whose names derive from 2004-01-31 04:10:05 +00:00
conversation.c Fix a comment. 2004-01-09 00:57:48 +00:00
conversation.h
doxygen.cfg split doxygen.cfg into common Ethereal things and module specifics 2004-05-31 13:42:17 +00:00
epan.c Add a "report_failure()" routine to allow dissectors to report arbitrary 2004-04-16 23:17:13 +00:00
epan.h Add a "report_failure()" routine to allow dissectors to report arbitrary 2004-04-16 23:17:13 +00:00
epan_dissect.h
except.c
except.h
exceptions.h
filesystem.c As with "cf_open_error_message()"/"file_open_error_message()", so with 2004-01-24 02:01:44 +00:00
filesystem.h As with "cf_open_error_message()"/"file_open_error_message()", so with 2004-01-24 02:01:44 +00:00
frame_data.c
frame_data.h Fix the spelling of "cumulative" (and variables whose names derive from 2004-01-31 04:10:05 +00:00
gdebug.h
inet_aton.c
inet_aton.h
inet_ntop.c
inet_pton.c
inet_v6defs.h
int-64bit.c
int-64bit.h
ipv4.c signed/unsigend warning fixes 2004-02-01 02:35:30 +00:00
ipv4.h
ipv6-utils.h
libethereal.def From Dennis Lim: add routines used by dissectors for ONC RPC protocols 2004-06-19 10:13:52 +00:00
Makefile.am Link the Kerberos into the main app, not libethereal 2004-06-17 08:53:42 +00:00
Makefile.common New protocol : DNP 2004-06-04 00:12:12 +00:00
Makefile.nmake use sed to create a temporary doxygen config file, 2004-05-13 10:10:28 +00:00
NEWS
nstime.h
osi-utils.c
osi-utils.h
packet.c added a byte count output to the packet details notebook tabs 2004-04-23 19:47:11 +00:00
packet.h Pick up the stuff I did for tcpdump to figure out the right strings to 2004-06-19 00:07:23 +00:00
packet_info.h Add support for DLT_APPLE_IP_OVER_IEEE_1394. 2004-03-23 01:02:41 +00:00
pint.h
plugins.c From Dennis Lim: add routines used by dissectors for ONC RPC protocols 2004-06-19 10:13:52 +00:00
plugins.h separate dir functions from the plugin init, 2004-05-20 13:48:25 +00:00
proto.c add PROTO_ITEM_SET_HIDDEN() and PROTO_ITEM_SET_GENERATED(), 2004-05-01 15:15:08 +00:00
proto.h remove FI_LINK again, 2004-05-15 00:52:02 +00:00
README
report_err.h Add a "report_failure()" routine to allow dissectors to report arbitrary 2004-04-16 23:17:13 +00:00
resolv.c code cleanup 2004-05-20 13:43:14 +00:00
resolv.h From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
slab.h Instead of requiring slab-allocated structures to have a "next" pointer, 2003-12-03 08:53:37 +00:00
sna-utils.c
sna-utils.h
strutil.c Add a "force_separators" parameter to hex_str_to_bytes so that it's 2004-06-06 14:29:07 +00:00
strutil.h Add a "force_separators" parameter to hex_str_to_bytes so that it's 2004-06-06 14:29:07 +00:00
timestamp.c Make "timestamp_type" static, as all access to it should be through the 2004-03-20 08:32:03 +00:00
timestamp.h From Lars Roland: Move timestamp_type into libethereal and provide accessor 2004-03-18 19:04:33 +00:00
to_str.c As long as any text has been put into a time interval string, the next 2004-06-16 23:09:43 +00:00
to_str.h to_str.c declares this: gchar* ip6_to_str ..., make to_str.h do the same 2004-01-10 12:50:19 +00:00
tvbtest.c
tvbuff.c From Jerry Talkington: speed up tvb_uncompress() by increasing the minimal 2004-05-10 22:14:07 +00:00
tvbuff.h From Jerry Talkington: 2004-05-05 06:55:09 +00:00
value_string.c
value_string.h did some code cleanup, added some comments from value_string.c 2004-05-07 11:34:10 +00:00

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

XXX - put something here