This patch looks for a confounder in GSSWrap for DES_MAC_MD5 algorithm.
authorgal <gal@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 17 Feb 2007 11:16:52 +0000 (11:16 +0000)
committergal <gal@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 17 Feb 2007 11:16:52 +0000 (11:16 +0000)
commit6f7819de2713e7d12a03ecb574fa7c63da58355a
treeb92497d971a50e78bae7c42f4c28388bec8b98d8
parent42b2e692b3430a03eba96f04ae707ce127db3897
This patch looks for a confounder in GSSWrap for DES_MAC_MD5 algorithm.
This is purely empirical as I can find no standard that says it should be there.
However successful LDAP/SASL/GSSAPI between AD and Java client shows it seems to be present.
If the confounder is not dissected, the LDAPMessage to fail to be decoded.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20833 f5534014-38df-0310-8fa8-9805f1628bb7
asn1/spnego/packet-spnego-template.c
epan/dissectors/packet-spnego.c