wireshark/epan
Jörg Mayer 4189858920 Fix 'warning: cast discards qualifiers from pointer target type' by removing cast
svn path=/trunk/; revision=9845
2004-01-25 17:33:20 +00:00
..
dfilter epan don't need GTK_CFLAGS as GTK isn't used, 2004-01-22 19:27:59 +00:00
ftypes Fix 'warning: cast discards qualifiers from pointer target type' by removing cast 2004-01-25 17:33:20 +00:00
.cvsignore Sort .cvsignore alphabetically and add libtool where missing. 2002-08-14 14:45:54 +00:00
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 slab.h needs to be in libethereal_a_SOURCES 2003-12-06 06:22:10 +00:00
Makefile.nmake epan don't need GTK_CFLAGS as GTK isn't used, 2004-01-22 19:27:59 +00:00
NEWS
README
acinclude.m4 Fix more "CPPLAGS" typoes. 2003-12-17 02:41:04 +00:00
atalk-utils.c Create an "address_to_str_buf()" routine, called by "address_to_str()", 2003-08-26 01:00:30 +00:00
atalk-utils.h Create an "address_to_str_buf()" routine, called by "address_to_str()", 2003-08-26 01:00:30 +00:00
bitswap.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
bitswap.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
circuit.c Fix a typo. 2004-01-09 01:02:10 +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 move timestamp format options from "View->Options" dialog into 2004-01-19 03:46:43 +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 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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
epan.c Add support for asynchronous DNS updates using the GNU ADNS library. 2003-05-04 18:50:56 +00:00
epan.h Add in a notion of "circuits", which are for virtual circuit-oriented 2002-10-22 08:44:33 +00:00
epan_dissect.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
except.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
except.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
exceptions.h Add a new EXCEPT_CODE macro to get the exception code for the current 2003-10-23 04:59:46 +00:00
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 Added prototype for p_rem_proto_data() 2003-07-08 05:29:42 +00:00
frame_data.h Remove a C++ style comment 2004-01-10 13:15:41 +00:00
gdebug.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
inet_aton.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
inet_aton.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
inet_ntop.c Note why we're including <sys/socket.h> and <winsock2.h> in places where 2002-10-29 00:28:11 +00:00
inet_pton.c Note why we're including <sys/socket.h> and <winsock2.h> in places where 2002-10-29 00:28:11 +00:00
inet_v6defs.h Fixes for a couple of problems, from Albert Chin: 2003-02-28 05:09:50 +00:00
int-64bit.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
int-64bit.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
nstime.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
osi-utils.c From Hannes Gredler: "print_system_id()" should call 2003-11-20 19:05:40 +00:00
osi-utils.h Create an "address_to_str_buf()" routine, called by "address_to_str()", 2003-08-26 01:00:30 +00:00
packet.c Add a "saved_can_desegment" field to the "packet_info" structure, so 2003-12-29 22:44:50 +00:00
packet.h Have a pseudo-header for Ethernet packets, giving the size of the FCS - 2003-10-01 07:11:49 +00:00
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 Use GLib's macros for converting from host byte order to little-endian. 2003-07-29 20:50:39 +00:00
plugins.c Bugfix from Lars Roland: included missing xdlc.h 2004-01-05 15:03:38 +00:00
plugins.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
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 The octets in an ip address are unsigned 2004-01-25 15:35:45 +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 Create an "address_to_str_buf()" routine, called by "address_to_str()", 2003-08-26 01:00:30 +00:00
sna-utils.h Create an "address_to_str_buf()" routine, called by "address_to_str()", 2003-08-26 01:00:30 +00:00
strutil.c Change the first arg to hex_str_to_bytes from guchar* -> char* 2004-01-25 16:58:25 +00:00
strutil.h Change the first arg to hex_str_to_bytes from guchar* -> char* 2004-01-25 16:58:25 +00:00
timestamp.h Move "ts_type_text" out of "epan/timestamp.h into "gtk/recent.c", as 2004-01-19 23:03:20 +00:00
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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
tvbuff.c Change return type of tvb_format_text from guint8* to gchar*. 2004-01-23 09:40:38 +00:00
tvbuff.h Change return type of tvb_format_text from guint8* to gchar*. 2004-01-23 09:40:38 +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