wireshark/epan
Martin Kaiser 9696eb66db SMB: the "encryption key" in the negotiate response is not really a key
but the data for the Challenge/Response authentication

(at least, that's my understanding of
 http://msdn.microsoft.com/en-us/library/ee441946.aspx)

rename the items and filter strings accordingly

Bug: 10777
Change-Id: I38378f0b31252d7bc8ec5e8ad7cee81a1a48cb4d
Reviewed-on: https://code.wireshark.org/review/6137
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-01-07 06:00:01 +00:00
..
compress Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
crypt Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
dfilter Create BASE_DOT, BASE_DASH, and BASE_SEMICOLON types for the FT_BYTES field type. 2015-01-04 16:32:03 +00:00
dissectors SMB: the "encryption key" in the negotiate response is not really a key 2015-01-07 06:00:01 +00:00
ftypes Create BASE_DOT, BASE_DASH, and BASE_SEMICOLON types for the FT_BYTES field type. 2015-01-04 16:32:03 +00:00
nghttp2 Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
wmem Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
wslua Replace ep_display_to_address with wmem equivalent display_to_address. 2015-01-05 13:55:04 +00:00
CMakeLists.txt Minor CMake updates to better group build artefacts 2015-01-05 23:48:46 +00:00
CMakeListsCustom.txt.example
Makefile.am Create the compress module for compression functions. 2014-10-30 15:28:47 +00:00
Makefile.common Refactor "color" conversation filters 2014-12-10 09:04:00 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
addr_and_mask.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
addr_and_mask.h
addr_resolv.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
addr_resolv.h Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
address.h Create FT_FCWWN field type. 2014-12-28 20:05:29 +00:00
address_to_str.c Cast away an insignificant warning. 2015-01-07 04:55:02 +00:00
afn.c Add "Editor modelines"; Adjust whitespace as needed. 2015-01-02 00:49:09 +00:00
afn.h
aftypes.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
aftypes.h
app_mem_usage.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
app_mem_usage.h
arcnet_pids.h
arptypes.h
asm_utils.c Use guint8 for 8-bit unsigned numeric values. 2014-10-28 18:37:09 +00:00
asm_utils.h
asm_utils_win32_x86.asm
asn1.c Support dissecting REAL (BER) data values 2014-12-03 09:02:05 +00:00
asn1.h Support dissecting REAL (BER) data values 2014-12-03 09:02:05 +00:00
atalk-utils.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
atalk-utils.h
ax25_pids.h
bridged_pids.h
charsets.c
charsets.h
chdlctypes.h
circuit.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
circuit.h
color_dissector_filters.c Use new color_dissector_filters.[ch] to refactor (color) conversation generation in GTK menus. 2014-12-19 07:59:28 +00:00
color_dissector_filters.h Use new color_dissector_filters.[ch] to refactor (color) conversation generation in GTK menus. 2014-12-19 07:59:28 +00:00
column-info.h Add support for multifields in custom column 2014-12-18 11:03:42 +00:00
column-utils.c Column utils: Missing varargs init or cleanup (CID 1212122) 2014-12-31 14:59:38 +00:00
column-utils.h [column utils] fix warning: unknown command tag name [-Wdocumentation-unknown-command] 2014-12-23 13:59:52 +00:00
column.c Fixed memory leakage in col_cleanup. 2014-11-10 08:00:56 +00:00
column.h
conv_id.h
conversation.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
conversation.h
conversation_debug.h
conversation_table.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
conversation_table.h Replace ep_display_to_address with wmem equivalent display_to_address. 2015-01-05 13:55:04 +00:00
crc6-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc6-tvb.h
crc8-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc8-tvb.h
crc10-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc10-tvb.h
crc16-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc16-tvb.h
crc32-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc32-tvb.h
decode_as.c
decode_as.h
diam_dict.h
diam_dict.l
disabled_protos.c Don't use ctype.h routines. 2014-10-17 23:11:18 +00:00
disabled_protos.h
dissector_filters.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
dissector_filters.h
doxygen.cfg.in
dtd.h
dtd_grammar.lemon
dtd_parse.h
dtd_parse.l
dtd_preparse.l dtd_preparse : fix indent (Use tabs) 2014-11-14 09:58:18 +00:00
dvb_chartbl.c
dvb_chartbl.h
dwarf.c
dwarf.h
eap.h
eapol_keydes_types.h
emem.c Get rid of unnecessary includes of ctype.h. 2014-10-17 23:31:20 +00:00
emem.h
enterprise-numbers [Automatic manuf, services and enterprise-numbers update for 2015-01-04] 2015-01-04 16:05:09 +00:00
epan-int.h
epan.c Add support for multifields in custom column 2014-12-18 11:03:42 +00:00
epan.h Remove pkt_comment member from packet_info structure. 2015-01-02 00:00:57 +00:00
epan_dissect.h
etypes.h
ex-opt.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
ex-opt.h
except.c Removed duplicated #include lines 2014-12-28 00:02:39 +00:00
except.h
exceptions.h
exntest.c Fix GCC pragma. 2015-01-06 23:45:37 +00:00
expert.c
expert.h
exported_pdu.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
exported_pdu.h
filter_expressions.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
filter_expressions.h
follow.c Add ability to follow UDP stream by index 2014-12-29 22:17:47 +00:00
follow.h Add ability to follow UDP stream by index 2014-12-29 22:17:47 +00:00
frame_data.c
frame_data.h
frame_data_sequence.c
frame_data_sequence.h
frequency-utils.c
frequency-utils.h Always put editor-modelines at the end of the file ... 2014-10-14 20:08:29 +00:00
funnel.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
funnel.h
garrayfix.h
gcp.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
gcp.h
geoip_db.c
geoip_db.h
golay.c
golay.h
greproto.h
guid-utils.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
guid-utils.h
h225-persistentdata.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
h225-persistentdata.h
iana_snap_pid.h
iax2_codec_type.h
in_cksum.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
in_cksum.h
ip_opts.h
ipproto.c
ipproto.h
ipv4.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
ipv4.h
ipv6-utils.h
lapd_sapi.h
llcsaps.h
next_tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
next_tvb.h
nlpid.h
oids.c Remove some proto_tree_add_text outside the dissector directory. 2014-12-29 23:10:12 +00:00
oids.h
oids_test.c
osi-utils.c
osi-utils.h
oui.c LLDP: Dissector for Hytec specific extensions added 2014-11-15 03:19:17 +00:00
oui.h LLDP: Dissector for Hytec specific extensions added 2014-11-15 03:19:17 +00:00
packet-range.c
packet-range.h
packet.c Remove pkt_comment member from packet_info structure. 2015-01-02 00:00:57 +00:00
packet.h Remove pkt_comment member from packet_info structure. 2015-01-02 00:00:57 +00:00
packet_info.h Remove pkt_comment member from packet_info structure. 2015-01-02 00:00:57 +00:00
params.h
ppptypes.h
prefs-int.h
prefs.c prefs: fix typo 2014-12-31 14:58:38 +00:00
prefs.h Qt: Obey main toolbar icon preferences. 2014-12-10 01:51:09 +00:00
print.c Create BASE_DOT, BASE_DASH, and BASE_SEMICOLON types for the FT_BYTES field type. 2015-01-04 16:32:03 +00:00
print.h Clean up routine names, don't pass capture_file into libwireshark. 2014-11-29 22:44:29 +00:00
print.ps
print_stream.c Add "Editor modelines"; Adjust whitespace as needed. 2015-01-02 00:49:09 +00:00
print_stream.h Fix comments. 2014-11-22 03:32:58 +00:00
proto.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
proto.h Get rid of warning: comma at end of enumerator list [-Wpedantic] 2015-01-04 18:00:02 +00:00
ps.h
ptvcursor.h
radius_dict.l Get rid of spaces before tabs. 2014-11-13 05:22:36 +00:00
range.c Don't use ctype.h routines. 2014-10-17 23:11:18 +00:00
range.h
reassemble.c
reassemble.h
reassemble_test.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
reedsolomon.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
reedsolomon.h
req_resp_hdrs.c
req_resp_hdrs.h
rtp_pt.h
sctpppids.h
show_exception.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
show_exception.h
sigcomp-udvm.c sigcomp-udvm: fix invalid access 2014-11-05 02:38:11 +00:00
sigcomp-udvm.h
sigcomp_state_hdlr.c
sigcomp_state_hdlr.h
slow_protocol_subtypes.h
sminmpec.c [Automatic manuf, services and enterprise-numbers update for 2015-01-04] 2015-01-04 16:05:09 +00:00
sminmpec.h NetFlow: Add Ixia 'IxFlow' fields and make some general usability improvements 2015-01-06 20:17:23 +00:00
sna-utils.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
sna-utils.h
stat_groups.h
stat_tap_ui.c Fix IPv6/IPX statistics generation 2014-12-30 18:27:29 +00:00
stat_tap_ui.h Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +00:00
stats_tree.c stats_tree: Make sure some structs are fully initialized. 2014-12-30 13:01:08 +00:00
stats_tree.h Added DNS statistics support 2015-01-05 09:06:32 +00:00
stats_tree_priv.h Qt: Convert more dialogs to WiresharkDialog. 2014-12-30 03:34:03 +00:00
stream.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
stream.h
strutil.c Don't use ctype.h routines. 2014-10-17 23:11:18 +00:00
strutil.h
t35.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
t35.h
tap-voip.h
tap.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tap.h
tfs.c Fixed bug in ZigBee (zbee) decryption, added Key Establishment cluster and moved IAS, Thermostat and Poll clusters out of the ZCL foundation dissector. 2014-12-17 11:53:26 +00:00
tfs.h Fixed bug in ZigBee (zbee) decryption, added Key Establishment cluster and moved IAS, Thermostat and Poll clusters out of the ZCL foundation dissector. 2014-12-17 11:53:26 +00:00
time_fmt.h
timestamp.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
timestamp.h
timestats.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
timestats.h
to_str-int.h
to_str.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
to_str.h Add tvb_address_to_str. 2015-01-07 04:25:07 +00:00
tpg.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tpg.h
tvbparse.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tvbparse.h Tabs are not necessarily set every 4 spaces. 2014-12-30 02:59:12 +00:00
tvbtest.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tvbuff-int.h
tvbuff.c Make all Lua code use wmem not emem 2015-01-04 21:02:38 +00:00
tvbuff.h Make all Lua code use wmem not emem 2015-01-04 21:02:38 +00:00
tvbuff_base64.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tvbuff_composite.c
tvbuff_real.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tvbuff_subset.c
tvbuff_zlib.c skip the extra field in the gzip header 2014-12-11 09:39:18 +00:00
uat-int.h
uat.c uat: tighten up dec/hex uat field validity checking 2014-11-20 13:47:13 +00:00
uat.h Don't use ctype.h routines. 2014-10-17 23:11:18 +00:00
uat_load.l Get rid of unnecessary include of ctype.h. 2014-10-19 22:40:08 +00:00
value_string.c
value_string.h
x264_prt_id.h
xdlc.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
xdlc.h