wireshark/epan
Jörg Mayer fac68ec7a8 Warning fix when compiling with -strict-prototypes
../../epan/dfilter/drange.h:62: warning: function declaration isn't a prototype
../../epan/dfilter/drange.h:83: warning: function declaration isn't a prototype

svn path=/trunk/; revision=9719
2004-01-18 15:34:23 +00:00
..
dfilter Warning fix when compiling with -strict-prototypes 2004-01-18 15:34:23 +00:00
ftypes Add support of contains operator in slices. 2004-01-01 17:02:56 +00:00
.cvsignore
AUTHORS
ChangeLog
Makefile.am slab.h needs to be in libethereal_a_SOURCES 2003-12-06 06:22:10 +00:00
Makefile.nmake Add PCRE support to the Windows build. 2003-12-07 00:04:32 +00:00
NEWS
README
acinclude.m4 Fix more "CPPLAGS" typoes. 2003-12-17 02:41:04 +00:00
atalk-utils.c
atalk-utils.h
bitswap.c
bitswap.h
circuit.c Fix a typo. 2004-01-09 01:02:10 +00:00
circuit.h
column-utils.c Don't automatically size the columns - that's expensive in large 2003-12-09 06:48:40 +00:00
column-utils.h
column_info.h Don't automatically size the columns - that's expensive in large 2003-12-09 06:48:40 +00:00
config.h.win32 Add PCRE support to the Windows build. 2003-12-07 00:04:32 +00:00
configure.in Add -Wbad-function-cast to extra gcc flags. 2004-01-10 16:51:07 +00:00
conversation.c Fix a comment. 2004-01-09 00:57:48 +00:00
conversation.h
epan.c
epan.h
epan_dissect.h
except.c
except.h
exceptions.h
filesystem.c
filesystem.h From Tomas Kukosa: add "extern"s so that the plugin API stuff works. 2003-11-18 19:20:36 +00:00
frame_data.c
frame_data.h Remove a C++ style comment 2004-01-10 13:15:41 +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
ipv4.h
ipv6-utils.h
nstime.h
osi-utils.c From Hannes Gredler: "print_system_id()" should call 2003-11-20 19:05:40 +00:00
osi-utils.h
packet.c Add a "saved_can_desegment" field to the "packet_info" structure, so 2003-12-29 22:44:50 +00:00
packet.h
packet_info.h Add a "saved_can_desegment" field to the "packet_info" structure, so 2003-12-29 22:44:50 +00:00
pint.h
plugins.c Bugfix from Lars Roland: included missing xdlc.h 2004-01-05 15:03:38 +00:00
plugins.h
proto.c Apply the patches from Tadaaki Nagao for a global version of disabled 2004-01-03 18:40:08 +00:00
proto.h Apply the patches from Tadaaki Nagao for a global version of disabled 2004-01-03 18:40:08 +00:00
resolv.c Replace guchar * with gchar * and get rid of many signedness warnings. 2004-01-10 17:31:40 +00:00
resolv.h Replace guchar * with gchar * and get rid of many signedness warnings. 2004-01-10 17:31:40 +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 "hex_str_to_bytes()" modifies the GByteArray supplied to it, so don't 2003-12-29 19:53:52 +00:00
strutil.h "hex_str_to_bytes()" modifies the GByteArray supplied to it, so don't 2003-12-29 19:53:52 +00:00
timestamp.h
to_str.c Add "ip6_to_str_buf()", by analogy to "ip_to_str_buf()". 2003-12-09 05:06:22 +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 In "tvb_ensure_bytes_remaining()", throw ReportedBoundsError, not 2003-12-24 23:28:17 +00:00
tvbuff.h performance update 2003-12-03 09:50:40 +00:00
value_string.c From Tomas Kukosa: add "decode_enumerated_bitfield_shifted()", which is 2003-12-01 23:42:32 +00:00
value_string.h From Tomas Kukosa: add "decode_enumerated_bitfield_shifted()", which is 2003-12-01 23:42:32 +00:00

README

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

XXX - put something here