Wireshark-commits: [Wireshark-commits] rev 20833: /trunk/ /trunk/epan/dissectors/: packet-spnego.c
Date: Sat, 17 Feb 2007 11:16:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20833

User: gal
Date: 2007/02/17 11:16 AM

Log:
 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.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +7 -3      packet-spnego.c    Modified

Directory: /trunk/asn1/spnego/
  Changes    Path                        Action
  +5 -1      packet-spnego-template.c    Modified