aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ntlmssp.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-27Move the DES, MD4, MD5, and RC4 source files and headers into epan, andGuy Harris1-3/+3
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-08-18Samba's smbclient doesn't put the extra stuff after the list of names inGuy Harris1-6/+11
2004-08-15Dissect the last unknown item at the end of the NTLMv2 blob.Guy Harris1-1/+7
2004-08-04Fix a URL.Guy Harris1-1/+1
2004-08-03Move a bunch of stuff that's more Windows-related than SMB-related toGuy Harris1-1/+2
2004-08-02Don't drag in a huge pile of headers in "packet-smb-common.h"; rely onGuy Harris1-0/+3
2004-08-02Move the NTLMv2 blob stuff back into packet-ntlmssp.c - it's moreGuy Harris1-6/+179
2004-08-02Put in some comments based on information in theGuy Harris1-2/+22
2004-08-02http://davenport.sourceforge.net/ntlm.html says that the 0x80000000 isGuy Harris1-3/+18
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1612