wireshark/epan
Anders Broman fbb92df9f4 Get rid of an unused variable.
svn path=/trunk/; revision=15082
2005-07-26 09:25:46 +00:00
..
dfilter Some more 'char*' -> 'const char*' changes 2005-07-23 06:53:59 +00:00
dissectors Get rid of an unused variable. 2005-07-26 09:25:46 +00:00
ftypes Move declaration of void ftype_register_* to ftypes-int.h. 2005-07-23 06:21:17 +00:00
AUTHORS
ChangeLog
Makefile.am Autogenerate the sminmpec.c file from iana's enterprise-numbers file 2005-07-24 03:36:21 +00:00
Makefile.common EMEM : a simple and FAST api to allocate memory that will be automatically freed() when the next packet is dissected. 2005-07-22 07:46:58 +00:00
Makefile.nmake Autogenerate the sminmpec.c file from iana's enterprise-numbers file 2005-07-24 03:36:21 +00:00
NEWS
README
addr_and_mask.c
addr_and_mask.h
addr_resolv.c More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
addr_resolv.h add get_manuf_name_if_known (returns NULL if unknown) in addition to get_manuf_name 2005-05-20 21:44:17 +00:00
address.h Add a cast to SET_ADDRESS() to squelch GCC4 "differ in signedness" 2005-07-07 04:03:35 +00:00
adler32.c The first argument to "adler32_bytes()" is only passed on to 2004-12-30 23:56:12 +00:00
adler32.h The first argument to "adler32_bytes()" is only passed on to 2004-12-30 23:56:12 +00:00
afn.c
afn.h
arptypes.h From Yaniv Kaul: add Ethernet address-to-name (or, at least, address-to- 2004-12-26 22:26:02 +00:00
asn1.c More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
asn1.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
atalk-utils.c
atalk-utils.h
base64.c
base64.h
bitswap.c
bitswap.h
charsets.c
charsets.h
circuit.c Fix a comment. 2005-02-03 01:24:07 +00:00
circuit.h
column-utils.c add a new DCE/RPC related column, which contains the call_id for connection oriented packets or the sequence number for connectionless (datagram) packets. 2005-06-30 22:46:19 +00:00
column-utils.h Make the "col_data" field in a "column_info" structure a pointer to an 2004-12-30 23:57:29 +00:00
column.c More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
column.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
column_info.h add a new DCE/RPC related column, which contains the call_id for connection oriented packets or the sequence number for connectionless (datagram) packets. 2005-06-30 22:46:19 +00:00
conversation.c from Kashyap Desai 2005-06-25 22:15:51 +00:00
conversation.h Check in the missing part of Jon Ringle's patch (the part that actually 2005-02-03 01:08:39 +00:00
crc16.c
crc16.h
crc32.c
crc32.h
crypt-des.c
crypt-des.h
crypt-md4.c
crypt-md4.h
crypt-md5.c add helper to compute the md5 hmac 2005-03-09 07:29:52 +00:00
crypt-md5.h add helper to compute the md5 hmac 2005-03-09 07:29:52 +00:00
crypt-rc4.c
crypt-rc4.h
doxygen.cfg.in
emem.c I believe we should use DISSECTOR_ASSERT instead of g_assert. 2005-07-24 01:21:38 +00:00
emem.h add some utility functions that use ep_alloc instead of g_malloc. 2005-07-24 00:29:57 +00:00
enterprise-numbers Autogenerate the sminmpec.c file from iana's enterprise-numbers file 2005-07-24 03:36:21 +00:00
epan.c EMEM : a simple and FAST api to allocate memory that will be automatically freed() when the next packet is dissected. 2005-07-22 07:46:58 +00:00
epan.h "report_err.h" declares "report_failure()", so it doesn't need to be 2005-03-06 19:37:09 +00:00
epan_dissect.h
except.c Remove some unneeded backslashes. 2004-12-29 16:25:06 +00:00
except.h
exceptions.h from Micheal Duigou: add some doxygen tags and some changes to README.developer 2005-03-11 21:14:38 +00:00
filesystem.c More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
filesystem.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
follow.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
follow.h Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
frame_data.c
frame_data.h
g_ascii_strtoull.c
g_ascii_strtoull.h
gdebug.h
h225-persistentdata.c Move h225-persistentdata.[ch] to epan, 2005-02-08 19:36:20 +00:00
h225-persistentdata.h Move h225-persistentdata.[ch] to epan, 2005-02-08 19:36:20 +00:00
in_cksum.c
in_cksum.h
inet_aton.c
inet_aton.h
inet_ntop.c
inet_pton.c
inet_v6defs.h
ipproto.c
ipproto.h
ipv4.c
ipv4.h
ipv6-utils.h
libethereal.def Add ep_init_chunk. 2005-07-22 08:55:06 +00:00
make-sminmpec.pl Autogenerate the sminmpec.c file from iana's enterprise-numbers file 2005-07-24 03:36:21 +00:00
nstime.h
osi-utils.c
osi-utils.h
packet.c Constify to remove a bunch of warnings. Add some casts to squelch 2005-07-24 19:01:28 +00:00
packet.h Constify to remove a bunch of warnings. Add some casts to squelch 2005-07-24 19:01:28 +00:00
packet_info.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
pint.h
plugins.c Remove support for the old plugin api. 2005-03-16 23:07:08 +00:00
plugins.h Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00
prefs-int.h Constify to remove a bunch of warnings. Add some casts to squelch 2005-07-24 19:01:28 +00:00
prefs.c Constify to remove a bunch of warnings. Add some casts to squelch 2005-07-24 19:01:28 +00:00
prefs.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
proto.c Constify to remove a bunch of warnings. Add some casts to squelch 2005-07-24 19:01:28 +00:00
proto.h Constify to remove a bunch of warnings. Add some casts to squelch 2005-07-24 19:01:28 +00:00
ptvcursor.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
ptvcursor.h Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
radius_dict.l Throw in some casts to squelch warnings, at least with some compilers 2005-07-16 01:33:22 +00:00
range.c
range.h From Jeff Morriss: SSCOP over UDP and SSCF-NNI support. 2004-11-24 02:59:49 +00:00
reassemble.c char -> const char warning fixes 2005-07-26 08:01:16 +00:00
reassemble.h char -> const char warning fixes 2005-07-26 08:01:16 +00:00
report_err.h
req_resp_hdrs.c There's no guaranteee that "req_resp_hdrs_do_reassembly()" gets called 2005-01-20 04:37:03 +00:00
req_resp_hdrs.h from Micheal Duigou: some more doxygen tags 2005-03-12 09:59:28 +00:00
sha1.c
sha1.h
sigcomp-udvm.c From Paul Ollis: 2005-06-16 21:15:12 +00:00
sigcomp-udvm.h From Paul Ollis: 2005-06-16 21:15:12 +00:00
sigcomp_state_hdlr.c From Paul Ollis: 2005-06-16 21:15:12 +00:00
sigcomp_state_hdlr.h From Paul Ollis: 2005-06-16 21:15:12 +00:00
slab.h
sminmpec.h Add some more vendors 2005-06-16 22:06:12 +00:00
sna-utils.c
sna-utils.h
stats_tree.c More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
stats_tree.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
stats_tree_priv.h Fix the names that were not consistent after the rename. 2005-03-21 17:51:07 +00:00
strutil.c Change number of bytes displayed in bytes_to_string to 48 to facilitate display of sha1 digest of 20 bytes. 2004-11-28 19:35:21 +00:00
strutil.h
t35.c Add Sony and Nokia VendorID:s 2005-05-19 20:33:59 +00:00
t35.h
tap.c More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
tap.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
timestamp.c
timestamp.h
to_str.c More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
to_str.h new field type FT_GUID 2005-07-04 13:04:53 +00:00
tvbtest.c
tvbuff.c add 2005-07-24 01:56:01 +00:00
tvbuff.h add 2005-07-24 01:56:01 +00:00
value_string.c Get rid of the private "my_match_strval()" routine in many dissectors; 2005-06-26 19:56:52 +00:00
value_string.h Get rid of the private "my_match_strval()" routine in many dissectors; 2005-06-26 19:56:52 +00:00
xdlc.c More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
xdlc.h
xmlstub.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
xmlstub.h fix a typo: lenght -> length 2005-02-20 22:36:34 +00:00

README

$Id$

XXX - put something here