wireshark/epan
Guy Harris b63646ecc0 Allow "tvb_find_guint8()", "tvb_pbrk_guint8()", and "tvb_strnlen()" to
take -1 as a "maxlength" value, meaning "to the end of the tvbuff".

svn path=/trunk/; revision=2598
2000-11-10 09:15:57 +00:00
..
.cvsignore Added some autoconf- and automake-generated files to .cvsignore. 2000-10-27 02:11:09 +00:00
acconfig.h Give libethereal its own configuration file, and have that configuration 2000-10-16 23:18:05 +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
config.h.win32 Get rid of extra declaration of HAVE_DIRECT_H; one is enough. 2000-10-18 09:34:10 +00:00
configure.in Do checks for platform-specific compiler flags in the libethereal and 2000-10-17 07:30:35 +00:00
conversation.c Wildcard matching is tricky - you have to try wildcarding both the 2000-10-21 09:54:12 +00:00
conversation.h Wildcard matching is tricky - you have to try wildcarding both the 2000-10-21 09:54:12 +00:00
dfilter-grammar.y First step in moving core Ethereal routines to libepan. 2000-09-27 04:55:05 +00:00
dfilter-int.h First step in moving core Ethereal routines to libepan. 2000-09-27 04:55:05 +00:00
dfilter-scanner.l First step in moving core Ethereal routines to libepan. 2000-09-27 04:55:05 +00:00
dfilter.c More EPAN-related code movements. Get rid of usage of #include "globals.h" 2000-09-28 03:16:29 +00:00
dfilter.h First step in moving core Ethereal routines to libepan. 2000-09-27 04:55:05 +00:00
epan.c Give libethereal its own configuration file, and have that configuration 2000-10-16 23:18:05 +00:00
epan.h Give libethereal its own configuration file, and have that configuration 2000-10-16 23:18:05 +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 First step in moving core Ethereal routines to libepan. 2000-09-27 04:55:05 +00:00
filesystem.c Fix it to build on Windows. 2000-10-11 07:35:02 +00:00
filesystem.h More EPAN-related code movements. Get rid of usage of #include "globals.h" 2000-09-28 03:16:29 +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 Simple code movement. 2000-09-28 03:52:12 +00:00
Makefile.am There's no "exception.h" header file in "epan", but there is 2000-10-19 07:18:19 +00:00
Makefile.nmake Make the top-level "config.h.win32" more closely resemble the top-level 2000-10-17 09:25:37 +00:00
NEWS Give libethereal its own configuration file, and have that configuration 2000-10-16 23:18:05 +00:00
packet.c Add a fourth choice of time format in the packet list display, which 2000-11-01 08:31:36 +00:00
packet.h Add a fourth choice of time format in the packet list display, which 2000-11-01 08:31:36 +00:00
pint.h More EPAN-related code movements. Get rid of usage of #include "globals.h" 2000-09-28 03:16:29 +00:00
plugins.c Allow plugins to have, instead of "protocol" and "filter_string" 2000-11-05 09:05:00 +00:00
plugins.h Give libethereal its own configuration file, and have that configuration 2000-10-16 23:18:05 +00:00
proto.c Corrected BASE_OCT support for display formats. Note - it probably isn't 2000-11-03 17:26:47 +00:00
proto.h First step in moving core Ethereal routines to libepan. 2000-09-27 04:55:05 +00:00
README Give libethereal its own configuration file, and have that configuration 2000-10-16 23:18:05 +00:00
resolv.c Move the declaration of "g_resolving_actif" from the top-level 2000-10-19 22:59:24 +00:00
resolv.h Move the declaration of "g_resolving_actif" from the top-level 2000-10-19 22:59:24 +00:00
strutil.c Tvbuffify the SAP and SDP dissectors. 2000-11-10 06:50:37 +00:00
strutil.h Tvbuffify the SAP and SDP dissectors. 2000-11-10 06:50:37 +00:00
tvbtest.c First step in moving core Ethereal routines to libepan. 2000-09-27 04:55:05 +00:00
tvbuff.c Allow "tvb_find_guint8()", "tvb_pbrk_guint8()", and "tvb_strnlen()" to 2000-11-10 09:15:57 +00:00
tvbuff.h Allow "tvb_find_guint8()", "tvb_pbrk_guint8()", and "tvb_strnlen()" to 2000-11-10 09:15:57 +00:00

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

XXX - put something here