wireshark/epan
Michael Mann 7c72e1c5ce Improvements for the KDSP dissector. Bug 8864 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8864)
From Yuri Schaeffer

It addresses the following issues:

- Payload was included for all CAPPACKET messages. Even when not flagged by bitmap (bug).
- Frame Checksum (FCS) was not read from bitmap all following data is off by 4. (bug)
- Headers indicated in bitmap could use own subtree
- Payload is malformed because it is assumed the span 'the rest of the packet'. In reality more commands can follow. (bug)

svn path=/trunk/; revision=50228
2013-06-29 02:54:58 +00:00
..
crypt
dfilter makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes. 2013-06-25 15:32:49 +00:00
dissectors Improvements for the KDSP dissector. Bug 8864 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8864) 2013-06-29 02:54:58 +00:00
ftypes Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
wmem *sigh* 2013-06-27 03:44:48 +00:00
wslua Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
wspython makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes. 2013-06-25 15:32:49 +00:00
addr_and_mask.c
addr_and_mask.h
addr_resolv.c Add some comments around looking up names for port numbers. 2013-06-16 01:53:43 +00:00
addr_resolv.h Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters. 2013-04-26 18:28:21 +00:00
address.h
address_to_str.c
adler32.c
adler32.h
afn.c
afn.h
aftypes.h
arcnet_pids.h
arptypes.h
asm_utils.c
asm_utils.h
asm_utils_win32_x86.asm
asn1.c
asn1.h Remove all global variables in P1 dissector. Bug 8515 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8515) 2013-06-28 12:43:29 +00:00
atalk-utils.c
atalk-utils.h
ax25_pids.h
base64.c
base64.h
bitswap.c
bitswap.h
bridged_pids.h
camel-persistentdata.c
camel-persistentdata.h
charsets.c
charsets.h
chdlctypes.h
circuit.c
circuit.h
CMakeLists.txt From Fabio Tarabelloni via 2013-06-28 01:47:18 +00:00
codecs.c
codecs.h
column-utils.c Indentation/Whitespace cleanup; 2013-06-25 19:38:15 +00:00
column-utils.h
column.c Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
column.h
column_info.h
conv_id.h
conversation.c
conversation.h
crc8-tvb.c
crc8-tvb.h
crc16-tvb.c
crc16-tvb.h
crc32-tvb.c
crc32-tvb.h
diam_dict.h Fix another dozen or so files with bad FSF addresses as caught by licensecheck. 2013-04-16 00:00:09 +00:00
diam_dict.l
dissector_filters.c
dissector_filters.h
doxygen.cfg.in Move the contents of wsar_html/core to wsar_html. Create tag files for 2013-04-30 00:27:02 +00:00
dtd.h
dtd_grammar.lemon
dtd_parse.h Make the minimum supported GLib version 2.16. 2013-05-20 17:27:05 +00:00
dtd_parse.l
dtd_preparse.l
eap.h
emem.c Rework wmem scoping limits so that users can still get a handle to a pool when 2013-06-19 18:28:13 +00:00
emem.h
enterprise-numbers
epan.c Add expert info configuration framework. Bug 2412 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2412). 2013-05-24 17:59:36 +00:00
epan.h Turn "packet_is_ssl()" into a general "does the packet whose dissection 2013-05-22 23:02:19 +00:00
epan_dissect.h
etypes.h etypes.h needs value_string.h 2013-06-19 14:56:11 +00:00
ex-opt.c
ex-opt.h
except.c
except.h
exceptions.h Add to tvbuffs a "fragment length" field; if the tvbuff represents the 2013-04-18 19:22:24 +00:00
exntest.c Add to tvbuffs a "fragment length" field; if the tvbuff represents the 2013-04-18 19:22:24 +00:00
expert.c inform expert info layer about the current number of packet comments 2013-06-20 22:25:33 +00:00
expert.h inform expert info layer about the current number of packet comments 2013-06-20 22:25:33 +00:00
exported_pdu.c Add export of SS7 OPC/DPC 2013-06-19 21:49:12 +00:00
exported_pdu.h Add export of SS7 OPC/DPC 2013-06-19 21:49:12 +00:00
filesystem.c Put a space between "because" and the next word. 2013-06-03 02:08:13 +00:00
filesystem.h
filter_expressions.c
filter_expressions.h
follow.c
follow.h
frame_data.c Un-shadow a couple of variables. 2013-05-15 17:49:45 +00:00
frame_data.h Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
frequency-utils.c
frequency-utils.h
funnel.c
funnel.h
garrayfix.h
gcp.c
gcp.h
geoip_db.c
geoip_db.h
golay.c
golay.h
greproto.h Peter Van Eynde 2013-05-11 10:46:36 +00:00
guid-utils.c
guid-utils.h
h225-persistentdata.c
h225-persistentdata.h
iana_snap_pid.h
iax2_codec_type.h
in_cksum.c
in_cksum.h
ip_opts.h
ipproto.c
ipproto.h
ipv4.c
ipv4.h
ipv6-utils.h
lapd_sapi.h
libwireshark.vcproj
llcsaps.h
Makefile.am create libfiledissectors.a during the autotools build 2013-06-21 00:08:20 +00:00
Makefile.common As pointed out by Guy: timestats uses packet_info so it belongs in epan 2013-06-26 00:18:44 +00:00
Makefile.nmake makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes. 2013-06-25 15:32:49 +00:00
next_tvb.c
next_tvb.h
nlpid.h nlpid.h requires value_string.h 2013-04-23 16:59:09 +00:00
oids.c Pretify dissection of date and Time. 2013-06-12 15:08:08 +00:00
oids.h Pretify dissection of date and Time. 2013-06-12 15:08:08 +00:00
osi-utils.c
osi-utils.h
oui.h Add dissection of Aruba Networks Vendor Specific stuff. With ArubaOS 6.2, there is a option to add AP Name in Beacon frame. 2013-04-22 12:31:04 +00:00
packet.c Add ability to export decrypted SSL/DTLS PDUs 2013-06-18 01:13:07 +00:00
packet.h Add ability to export decrypted SSL/DTLS PDUs 2013-06-18 01:13:07 +00:00
packet_info.h Add Doxygen boilerplate for some of our core modules and data structures. 2013-05-30 22:20:21 +00:00
params.h
pint.h
plugins.c
plugins.h
ppptypes.h
prefs-int.h
prefs.c Make colors used by colorize_filter_te_as_* as preferences. Bug 5413 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5413) 2013-06-28 03:03:36 +00:00
prefs.h Make colors used by colorize_filter_te_as_* as preferences. Bug 5413 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5413) 2013-06-28 03:03:36 +00:00
proto.c Squelch a warning. 2013-06-28 22:47:50 +00:00
proto.h Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
ptvcursor.h
radius_dict.l
range.c
range.h
reassemble.c From Anthony Coddington: 2013-06-04 04:23:20 +00:00
reassemble.h When we throw a reassembly error, remember the error, so that, if we 2013-04-18 02:31:45 +00:00
reassemble_test.c
reedsolomon.c
reedsolomon.h
report_err.c
report_err.h
req_resp_hdrs.c Add an optimization to req_resp_hdrs_do_reassembly that shaves about 20% off 2013-05-24 02:31:26 +00:00
req_resp_hdrs.h
rtp_pt.h
sctpppids.h
show_exception.c If pinfo->fragmented is set, map ReportedBoundsError to 2013-04-21 06:14:11 +00:00
show_exception.h
sigcomp-udvm.c Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang 2013-04-22 21:26:24 +00:00
sigcomp-udvm.h
sigcomp_state_hdlr.c
sigcomp_state_hdlr.h
sminmpec.h Change name on a define. 2013-04-16 18:12:56 +00:00
sna-utils.c
sna-utils.h
stat_cmd_args.c
stat_cmd_args.h
stats_tree.c
stats_tree.h
stats_tree_priv.h
stream.c
stream.h
strutil.c Make the minimum supported GLib version 2.16. 2013-05-20 17:27:05 +00:00
strutil.h Make the minimum supported GLib version 2.16. 2013-05-20 17:27:05 +00:00
t35.c
t35.h
tap-voip.h
tap.c
tap.h Add doxygen comments. 2013-05-03 17:33:13 +00:00
tcap-persistentdata.c
tcap-persistentdata.h
tfs.c
tfs.h
time_fmt.h
timestamp.c
timestamp.h
timestats.c As pointed out by Guy: timestats uses packet_info so it belongs in epan 2013-06-26 00:18:44 +00:00
timestats.h As pointed out by Guy: timestats uses packet_info so it belongs in epan 2013-06-26 00:18:44 +00:00
to_str.c Rename octet_to_hex() to low_nibble_of_octet_to_hex() to indicate what 2013-06-28 22:52:24 +00:00
to_str.h Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
tpg.c
tpg.h
tvbparse.c
tvbparse.h
tvbtest.c Add to tvbuffs a "fragment length" field; if the tvbuff represents the 2013-04-18 19:22:24 +00:00
tvbuff-int.h When we're dissecting the beginning of a fragmented packet that we 2013-04-20 02:53:57 +00:00
tvbuff.c As suggested by Jakub: don't ep_alloc buffers for TVBs, use g_malloc()'d 2013-05-17 14:38:36 +00:00
tvbuff.h Add Doxygen boilerplate for some of our core modules and data structures. 2013-05-30 22:20:21 +00:00
uat-int.h Add a "hidden" array of UAT entry data to allow separation between UAT file syntax errors and "syntactically correct, but invalid field". Now UAT files load all entries into the "hidden" array (raw_data), but only adds valid ones to the user_data, which is used by the dissectors. 2013-04-22 02:10:49 +00:00
uat.c Add a "hidden" array of UAT entry data to allow separation between UAT file syntax errors and "syntactically correct, but invalid field". Now UAT files load all entries into the "hidden" array (raw_data), but only adds valid ones to the user_data, which is used by the dissectors. 2013-04-22 02:10:49 +00:00
uat.h
uat_load.l Add a "hidden" array of UAT entry data to allow separation between UAT file syntax errors and "syntactically correct, but invalid field". Now UAT files load all entries into the "hidden" array (raw_data), but only adds valid ones to the user_data, which is used by the dissectors. 2013-04-22 02:10:49 +00:00
value_string.c
value_string.h
x264_prt_id.h
xdlc.c
xdlc.h