aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ntlmssp.h
AgeCommit message (Collapse)AuthorFilesLines
2003-07-16Move all DCERPC authentication/encryption dissection code from packet-dcerpc.cTim Potter1-27/+0
to the dissector that handles the particular authentication flavour. This gets rid of a couple of ugly switch statements and allows other authentication modules to be written easily. svn path=/trunk/; revision=8026
2003-01-06New file added to hold the definition of the datastructure passed fromRonnie Sahlberg1-0/+27
ntlmssp decryption dissector back to the caller. svn path=/trunk/; revision=6856