aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ntlmssp.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-13some more gmemchunk -> se_alloc() updatesRonnie Sahlberg1-26/+3
2005-08-10convert some tvb_fake_unicode() to tvb_get_ephemeral_faked_unicode()Ronnie Sahlberg1-4/+2
2005-07-24Constify to remove a bunch of warnings. Add some casts to squelchGuy Harris1-1/+1
2005-07-11In NTLMSP_AUTH messages, include the domain name and user name in theGuy Harris1-7/+17
2005-06-20move one function only used by SPNEGO to packet-spnego.cRonnie Sahlberg1-1/+0
2005-03-10add support to decrypt and dissect sign-and-sealed traffic.Ronnie Sahlberg1-1/+1
2005-03-10change the signature for the functions to decrypt data for theRonnie Sahlberg1-4/+6
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-1/+1
2005-02-02From Jon Ringle:Anders Broman1-6/+6
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