wireshark/epan
Ronnie Sahlberg f88aa196a0 From
Charles Lepple


This patch enables packet-usb.c to display all descriptors in the GET
CONFIGURATION request, regardless of whether we know how to decode
them. (All descriptors in that request share the same first two
bytes.)

It also adds the HID descriptor type (not the report descriptor,
though - that is buried in a class request, not a device request). I
am still working on actually decoding this descriptor.



svn path=/trunk/; revision=21197
2007-03-26 01:41:50 +00:00
..
crypt From Sebastien Tandel: 2007-03-23 17:49:59 +00:00
dfilter From Sebastien Tandel: 2007-03-23 17:49:59 +00:00
dissectors From 2007-03-26 01:41:50 +00:00
ftypes From Sebastien Tandel: 2007-03-23 17:49:59 +00:00
wslua From Sake Blok: 2007-03-23 18:08:17 +00:00
Makefile.am From Richard van der Hoff: 2007-02-27 06:25:07 +00:00
Makefile.common Migrate context tracing code from packet-h248.[ch] to gcp.[ch], so that the same code can be used by megaco (upcoming). 2007-03-25 21:42:26 +00:00
Makefile.nmake remove remaining warnings in epan dir and set the "treat warning as error" barrier 2007-03-25 15:13:03 +00:00
addr_and_mask.c name change 2006-05-21 05:12:17 +00:00
addr_and_mask.h Put 2007-01-18 18:43:30 +00:00
addr_resolv.c Fix potential buffer overruns in address_to_str_buf() found by Andrej 2007-01-29 20:25:26 +00:00
addr_resolv.h Put 2007-01-18 18:43:30 +00:00
address.h Put 2007-01-18 18:43:30 +00:00
adler32.c name change 2006-05-21 05:12:17 +00:00
adler32.h name change 2006-05-21 05:12:17 +00:00
afn.c name change 2006-05-21 05:12:17 +00:00
afn.h Put 2007-01-18 18:43:30 +00:00
aftypes.h Put 2007-01-18 18:43:30 +00:00
arcnet_pids.h Put 2007-01-18 18:43:30 +00:00
arptypes.h Put 2007-01-18 18:43:30 +00:00
atalk-utils.c
atalk-utils.h Put 2007-01-18 18:43:30 +00:00
base64.c name change 2006-05-21 05:12:17 +00:00
base64.h name change 2006-05-21 05:12:17 +00:00
bitswap.c name change 2006-05-21 05:12:17 +00:00
bitswap.h Put 2007-01-18 18:43:30 +00:00
bridged_pids.h Put 2007-01-18 18:43:30 +00:00
camel-persistentdata.c Remove some unused parameters (pinfo). 2007-02-19 15:14:00 +00:00
camel-persistentdata.h Put 2007-01-18 18:43:30 +00:00
charsets.c name change 2006-05-21 05:12:17 +00:00
charsets.h name change 2006-05-21 05:12:17 +00:00
chdlctypes.h Put 2007-01-18 18:43:30 +00:00
circuit.c name change 2006-05-21 05:12:17 +00:00
circuit.h Put 2007-01-18 18:43:30 +00:00
column-utils.c remove remaining warnings in epan dir and set the "treat warning as error" barrier 2007-03-25 15:13:03 +00:00
column-utils.h Put 2007-01-18 18:43:30 +00:00
column.c From Sake Blok: 2007-03-23 18:08:17 +00:00
column.h Put 2007-01-18 18:43:30 +00:00
column_info.h From Sake Blok: 2007-03-23 18:08:17 +00:00
conversation.c From Peter Johansson: 2006-08-02 19:50:04 +00:00
conversation.h Put 2007-01-18 18:43:30 +00:00
crc16.c From Stig Bjorlykke: 2006-12-14 00:16:06 +00:00
crc16.h Put 2007-01-18 18:43:30 +00:00
crc32.c name change 2006-05-21 05:12:17 +00:00
crc32.h Put 2007-01-18 18:43:30 +00:00
crcdrm.c From Julian Cable: 2006-11-25 13:03:48 +00:00
crcdrm.h From Julian Cable: 2006-11-25 13:03:48 +00:00
doxygen.cfg.in Rename the main executable to "wireshark", along with more conversions: 2006-05-31 19:12:15 +00:00
dtd.h fix warning: add #include <stdlib.h> to get exit() declaration 2007-03-22 23:30:57 +00:00
dtd_grammar.lemon two minor leaks 2007-01-15 20:14:00 +00:00
dtd_parse.h Ethereal->Wireshark 2006-05-28 19:49:07 +00:00
dtd_parse.l two minor leaks 2007-01-15 20:14:00 +00:00
dtd_preparse.l Get rid of an unused variable. 2007-02-19 00:46:01 +00:00
emem.c Squelch Coverity CIDs 225, 226, and 227. 2007-01-25 06:51:30 +00:00
emem.h fix so that tcp.pdu.time works again. 2006-11-11 22:39:25 +00:00
enterprise-numbers Adding all enterprise numbers for 2006. 2007-01-02 10:13:38 +00:00
epan.c Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X; 2007-01-02 06:49:40 +00:00
epan.h Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X; 2007-01-02 06:49:40 +00:00
epan_dissect.h name change 2006-05-21 05:12:17 +00:00
etypes.h Add ether type for Link Layer Topology Discovery (LLTD) 2007-03-21 16:14:23 +00:00
ex-opt.c From Sebastien Tandel: 2007-02-13 20:57:22 +00:00
ex-opt.h name change 2006-05-21 05:12:17 +00:00
except.c
except.h
exceptions.h instead of simply doing an assert when running out of memory in emem, throw a new OutOfMemoryError Exception, so file.c can show at least a better explanation to the user before Wireshark terminates 2007-01-15 05:16:13 +00:00
exntest.c
expert.c Fix about 150 warnings new to gcc 4.0 in the error on warning directories. 2007-03-23 22:49:23 +00:00
expert.h move value_strings from expert_dialogs into expert.c to remove duplicates 2006-08-31 22:56:38 +00:00
filesystem.c Include <ctype.h> to define "isspace()". 2007-03-14 18:22:28 +00:00
filesystem.h as requested by "John T. Haller" for PortableApps.com: 2007-03-14 02:55:54 +00:00
follow.c name change 2006-05-21 05:12:17 +00:00
follow.h Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variable 2006-06-20 18:30:54 +00:00
frame_data.c name change 2006-05-21 05:12:17 +00:00
frame_data.h From Sake Blok: 2007-03-23 18:08:17 +00:00
funnel.c * rename REGISTER_STAT_GROUP_E -> register_stat_group_t 2006-09-27 17:12:42 +00:00
funnel.h + browser_open_url() 2006-12-27 01:46:42 +00:00
g_ascii_strtoull.c
g_ascii_strtoull.h Ethereal->Wireshark 2006-05-28 19:49:07 +00:00
gcp.c Migrate context tracing code from packet-h248.[ch] to gcp.[ch], so that the same code can be used by megaco (upcoming). 2007-03-25 21:42:26 +00:00
gcp.h Migrate context tracing code from packet-h248.[ch] to gcp.[ch], so that the same code can be used by megaco (upcoming). 2007-03-25 21:42:26 +00:00
gnuc_format_check.h name change 2006-05-21 05:12:17 +00:00
greproto.h name change 2006-05-21 05:12:17 +00:00
guid-utils.c fix some more warnings 2007-03-22 00:40:04 +00:00
guid-utils.h some further work on the GUID/UUID resolvings 2006-08-17 19:09:41 +00:00
h225-persistentdata.c name change 2006-05-21 05:12:17 +00:00
h225-persistentdata.h ethereal->wireshark updates 2006-05-22 08:14:01 +00:00
iax2_codec_type.h name change 2006-05-21 05:12:17 +00:00
in_cksum.c
in_cksum.h
inet_aton.c Remove "advertising clause" from BSD license per: 2007-01-13 03:16:07 +00:00
inet_aton.h name change 2006-05-21 05:12:17 +00:00
inet_ntop.c
inet_pton.c
inet_v6defs.h name change 2006-05-21 05:12:17 +00:00
ip_opts.h name change 2006-05-21 05:12:17 +00:00
ipproto.c name change 2006-05-21 05:12:17 +00:00
ipproto.h name change 2006-05-21 05:12:17 +00:00
ipv4.c Fix potential buffer overruns in address_to_str_buf() found by Andrej 2007-01-29 20:25:26 +00:00
ipv4.h name change 2006-05-21 05:12:17 +00:00
ipv6-utils.h name change 2006-05-21 05:12:17 +00:00
lapd_sapi.h name change 2006-05-21 05:12:17 +00:00
libwireshark.def Make some more string conversions available to plugins 2007-03-24 07:05:39 +00:00
llcsaps.h name change 2006-05-21 05:12:17 +00:00
make-sminmpec.pl removed options. 2006-09-07 22:38:16 +00:00
next_tvb.c - "next tvb" list moved from h225 to new file next_tvb.[ch] 2006-06-13 13:21:12 +00:00
next_tvb.h No , at end of enum 2006-06-14 08:11:29 +00:00
nlpid.h name change 2006-05-21 05:12:17 +00:00
nstime.c name change 2006-05-21 05:12:17 +00:00
nstime.h name change 2006-05-21 05:12:17 +00:00
oid_resolv.c name change 2006-05-21 05:12:17 +00:00
oid_resolv.h name change 2006-05-21 05:12:17 +00:00
osi-utils.c name change 2006-05-21 05:12:17 +00:00
osi-utils.h name change 2006-05-21 05:12:17 +00:00
oui.h From David Pelton: 2006-09-20 06:13:02 +00:00
packet.c packet_info.c and packet.c 2007-03-21 00:48:46 +00:00
packet.h Put 2007-01-18 18:43:30 +00:00
packet_info.h packet_info.c and packet.c 2007-03-21 00:48:46 +00:00
pint.h name change 2006-05-21 05:12:17 +00:00
plugins.c Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X; 2007-01-02 06:49:40 +00:00
plugins.h Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X; 2007-01-02 06:49:40 +00:00
ppptypes.h name change 2006-05-21 05:12:17 +00:00
prefs-int.h This change allows a structure to be created under the "Protocols" section of the preferences. 2007-03-19 19:08:22 +00:00
prefs.c From Sebastien Tandel: 2007-03-23 18:45:21 +00:00
prefs.h This change allows a structure to be created under the "Protocols" section of the preferences. 2007-03-19 19:08:22 +00:00
privileges.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
privileges.h name change 2006-05-21 05:12:17 +00:00
proto.c Fix bug 552: 2007-03-11 06:16:00 +00:00
proto.h From Sebastien Tandel: 2007-03-23 18:48:57 +00:00
ptvcursor.h name change 2006-05-21 05:12:17 +00:00
radius_dict.l fix warning: add WS_ prefix to OUT, it conflicts with a platform SDK header file 2007-03-22 23:32:31 +00:00
range.c name change 2006-05-21 05:12:17 +00:00
range.h name change 2006-05-21 05:12:17 +00:00
reassemble.c From Richard van der Hoff: 2007-02-21 06:19:03 +00:00
reassemble.h From Richard van der Hoff: 2007-02-21 06:19:03 +00:00
reassemble_test.c From Richard van der Hoff: 2007-02-21 06:19:03 +00:00
reedsolomon.c From Julian Cable: 2006-11-25 13:03:48 +00:00
reedsolomon.h From Julian Cable: 2006-11-25 13:03:48 +00:00
report_err.h name change 2006-05-21 05:12:17 +00:00
req_resp_hdrs.c fix for bug 1142 2006-11-10 20:53:42 +00:00
req_resp_hdrs.h name change 2006-05-21 05:12:17 +00:00
rtp_pt.h Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variable 2006-06-20 18:30:54 +00:00
sctpppids.h name change 2006-05-21 05:12:17 +00:00
sigcomp-udvm.c Move sha1.[ch] to epan/crypt/crypt-sha1.[ch]. Remove duplicate code. 2007-01-12 00:33:32 +00:00
sigcomp-udvm.h name change 2006-05-21 05:12:17 +00:00
sigcomp_state_hdlr.c fix some more warnings 2007-03-22 00:40:04 +00:00
sigcomp_state_hdlr.h From Cristian Constantin: 2006-12-05 06:43:47 +00:00
slab.h name change 2006-05-21 05:12:17 +00:00
sminmpec.h From Boris Misenov 2007-02-05 16:26:48 +00:00
sna-utils.c name change 2006-05-21 05:12:17 +00:00
sna-utils.h
stat_cmd_args.c name change 2006-05-21 05:12:17 +00:00
stat_cmd_args.h name change 2006-05-21 05:12:17 +00:00
stats_tree.c From Sebastien Tandel: 2007-02-13 20:57:22 +00:00
stats_tree.h Ethereal->Wireshark 2006-05-28 19:49:07 +00:00
stats_tree_priv.h name change 2006-05-21 05:12:17 +00:00
stream.c Include "emem.h". 2007-02-21 06:42:31 +00:00
stream.h name change 2006-05-21 05:12:17 +00:00
strutil.c From: Gisle Vanem 2007-02-07 13:45:28 +00:00
strutil.h From: Gisle Vanem 2007-02-07 13:45:28 +00:00
t35.c name change 2006-05-21 05:12:17 +00:00
t35.h name change 2006-05-21 05:12:17 +00:00
tap.c Introduce a new function called have_tap_listener(int tap_id) to 2007-03-06 00:35:35 +00:00
tap.h Introduce a new function called have_tap_listener(int tap_id) to 2007-03-06 00:35:35 +00:00
tcap-persistentdata.c Remove some unused parameters (pinfo). 2007-02-19 11:24:56 +00:00
tcap-persistentdata.h Declare data values exported from libwireshark with WS_VAR_IMPORT. 2006-12-08 18:40:42 +00:00
tfs.c Extending true_false_string support 2007-01-10 07:47:00 +00:00
tfs.h Extending true_false_string support 2007-01-10 07:47:00 +00:00
timestamp.c name change 2006-05-21 05:12:17 +00:00
timestamp.h From Sake Blok: 2007-03-23 18:08:17 +00:00
to_str.c fix some more warnings 2007-03-22 00:40:04 +00:00
to_str.h Fix potential buffer overruns in address_to_str_buf() found by Andrej 2007-01-29 20:25:26 +00:00
tpg.c name change 2006-05-21 05:12:17 +00:00
tpg.h name change 2006-05-21 05:12:17 +00:00
tvbparse.c name change 2006-05-21 05:12:17 +00:00
tvbparse.h name change 2006-05-21 05:12:17 +00:00
tvbtest.c
tvbuff.c Make our tvb exists before we try to dereference it. Fixes some of the 2006-07-05 18:47:21 +00:00
tvbuff.h New rutine tvb_format_text_wsp() which will change "whiite space" characters to space 2006-06-19 15:53:03 +00:00
uat-int.h Have Aply, Cancel and OK buttons instead of the save and ok button. 2007-02-11 16:09:21 +00:00
uat.c Have Aply, Cancel and OK buttons instead of the save and ok button. 2007-02-11 16:09:21 +00:00
uat.h Initialize the description in UAT_FLD_PROTO(). 2007-02-19 01:22:45 +00:00
uat_load.l remove remaining warnings in epan dir and set the "treat warning as error" barrier 2007-03-25 15:13:03 +00:00
unicode-utils.c Fixes for: warning: ISO C does not allow extra ';' outside of a function 2007-03-21 05:06:01 +00:00
unicode-utils.h Remove svn:executable property from a few more .[hc] files 2006-12-12 02:24:51 +00:00
value_string.c From Francesco Fondelli: 2006-12-07 20:29:40 +00:00
value_string.h From Francesco Fondelli: 2006-12-07 20:29:40 +00:00
ws_strsplit.c From Sebastien Tandel: 2007-02-13 20:57:22 +00:00
ws_strsplit.h From Sebastien Tandel: 2007-02-13 20:57:22 +00:00
x264_prt_id.h name change 2006-05-21 05:12:17 +00:00
xdlc.c name change 2006-05-21 05:12:17 +00:00
xdlc.h name change 2006-05-21 05:12:17 +00:00
xmlstub.c Ethereal->Wireshark 2006-05-28 19:49:07 +00:00
xmlstub.h Apply The Written Word's patch from bug 333, which changes HAVE_ICONV_H 2006-07-18 15:54:03 +00:00