aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ntlmssp.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-20move one function only used by SPNEGO to packet-spnego.csahlberg1-1/+0
2005-03-10add support to decrypt and dissect sign-and-sealed traffic.sahlberg1-1/+1
2005-03-10change the signature for the functions to decrypt data for thesahlberg1-4/+6
2005-02-09Move the following files from /trunk to /trunk/epan:lroland1-1/+1
2005-02-02From Jon Ringle:etxrab1-6/+6
2004-09-27Move the DES, MD4, MD5, and RC4 source files and headers into epan, andguy1-3/+3
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1
2004-08-18Samba's smbclient doesn't put the extra stuff after the list of names inguy1-6/+11
2004-08-15Dissect the last unknown item at the end of the NTLMv2 blob.guy1-1/+7
2004-08-04Fix a URL.guy1-1/+1
2004-08-03Move a bunch of stuff that's more Windows-related than SMB-related toguy1-1/+2
2004-08-02Don't drag in a huge pile of headers in "packet-smb-common.h"; rely onguy1-0/+3
2004-08-02Move the NTLMv2 blob stuff back into packet-ntlmssp.c - it's moreguy1-6/+179
2004-08-02Put in some comments based on information in theguy1-2/+22
2004-08-02http://davenport.sourceforge.net/ntlm.html says that the 0x80000000 isguy1-3/+18
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+1612