wireshark/epan
Guy Harris a27ef6ace9 Fix up --with messages that include square brackets.
Put --with-plugins on the left margin, as the rest of the messages are.

svn path=/trunk/; revision=8202
2003-08-21 07:20:56 +00:00
..
dfilter Add to the fundamental types passed between the scanner and the parser. 2003-07-25 03:44:05 +00:00
ftypes Give FT_IPv4 val_repr_len and val_to_repr methods, and use them for 2003-07-31 04:18:01 +00:00
.cvsignore
AUTHORS Update my email address in various places since my old one no longer works 2003-01-26 19:35:31 +00:00
ChangeLog
Makefile.am
Makefile.nmake Do all the tests for whether ADNS_DIR is defined or not in 2003-06-15 23:04:47 +00:00
NEWS
README
acinclude.m4 Note that the "=DIR" argument to "--with-adns" is optional. 2003-08-21 07:17:09 +00:00
atalk-utils.c
atalk-utils.h
bitswap.c
bitswap.h
circuit.c We have to keep the first frame - circuits aren't necessarily created as 2002-11-28 08:25:59 +00:00
circuit.h We have to keep the first frame - circuits aren't necessarily created as 2002-11-28 08:25:59 +00:00
column-utils.c Pull the stuff done in "dissect_packet()" to initialize a column_info 2003-04-16 05:55:41 +00:00
column-utils.h Pull the stuff done in "dissect_packet()" to initialize a column_info 2003-04-16 05:55:41 +00:00
column_info.h Add the notion of a "fence" to columns. A dissector can set the fence 2003-04-16 04:52:55 +00:00
config.h.win32 Don't wire into "config.h.win32" files an indication of whether we have 2003-06-12 09:45:42 +00:00
configure.in Fix up --with messages that include square brackets. 2003-08-21 07:20:56 +00:00
conversation.c From Dinesh Dutt: Add Fibre Channel support, including FCIP, Basic FC 2002-12-08 02:32:36 +00:00
conversation.h
epan.c Add support for asynchronous DNS updates using the GNU ADNS library. 2003-05-04 18:50:56 +00:00
epan.h
epan_dissect.h
except.c
except.h
exceptions.h
filesystem.c From Richard Urwin: 2003-05-15 07:44:54 +00:00
filesystem.h From Richard Urwin: 2003-05-15 07:44:54 +00:00
frame_data.c Added prototype for p_rem_proto_data() 2003-07-08 05:29:42 +00:00
frame_data.h Added prototype for p_rem_proto_data() 2003-07-08 05:29:42 +00:00
gdebug.h
inet_aton.c
inet_aton.h
inet_ntop.c
inet_pton.c
inet_v6defs.h Fixes for a couple of problems, from Albert Chin: 2003-02-28 05:09:50 +00:00
int-64bit.c
int-64bit.h
ipv4.c Void functions don't return values, even though GCC likes to pretend 2003-08-19 18:30:44 +00:00
ipv4.h Give FT_IPv4 val_repr_len and val_to_repr methods, and use them for 2003-07-31 04:18:01 +00:00
ipv6-utils.h
nstime.h
osi-utils.c Update my email address in various places since my old one no longer works 2003-01-26 19:35:31 +00:00
osi-utils.h
packet.c Save and restore the value of pinfo->current_proto when calling a 2003-08-12 20:09:38 +00:00
packet.h From Tomas Kukosa: add "find_dissector_table()", 2003-07-31 18:34:52 +00:00
packet_info.h Update to TCP to handle hints from dissectors where the next PDU may start. 2003-04-23 10:20:29 +00:00
pint.h Use GLib's macros for converting from host byte order to little-endian. 2003-07-29 20:50:39 +00:00
plugins.c From Matthijs Melchior: 2003-08-18 20:17:55 +00:00
plugins.h
proto.c Give FT_IPv4 val_repr_len and val_to_repr methods, and use them for 2003-07-31 04:18:01 +00:00
proto.h Rename "proto_alloc_dfilter_string()" to 2003-05-03 00:48:37 +00:00
resolv.c From Gisle Vanem: <ws2tcpip.h> is needed for INET6 code in epan/resolv.c 2003-08-18 18:40:10 +00:00
resolv.h Add two preferences to control ADNS, one to enable/disable it and one to 2003-07-22 03:14:31 +00:00
sna-utils.c
sna-utils.h
strutil.c From Chris Heath: fix up the check for printable ASCII done on Windows 2003-08-01 01:39:01 +00:00
strutil.h Use FLT_DIG and DBL_DIG from float.h to create printf-style print format 2003-07-04 03:41:00 +00:00
timestamp.h
to_str.c Make the definition of "fc32_to_str()" match its prototype. 2003-06-26 08:47:31 +00:00
to_str.h Update to FC to store the source and destination id in a guint 2003-06-23 09:15:08 +00:00
tvbtest.c
tvbuff.c A bufsize of 0 makes no sense in either "tvb_get_nstringz()" or 2003-08-08 08:19:50 +00:00
tvbuff.h Add new routines: 2003-06-12 08:33:32 +00:00
value_string.c
value_string.h

README

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

XXX - put something here