aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ntlmssp.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-07Changed flags_set_truth -> tfs_set_notsetstig1-32/+32
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-86/+86
2009-05-13Apply some of the patches from:etxrab1-5/+2
2008-04-23From Jon Larimer:etxrab1-28/+37
2008-02-07Removed even more "statement not reached" warnings.stig1-1/+0
2007-10-23Apply the small performance enhancment patches for:etxrab1-1/+1
2007-01-09Move cryptography code to epan/crypt.gerald1-62/+62
2006-11-30From Marc Bevandi:jake1-2/+2
2006-08-10create subtrees also for unknown address types instead of creating the items ...sahlberg1-0/+3
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-02-08smb2:sahlberg1-7/+8
2006-02-07add the CLIENT_TIME ntlmv2 addr name typesahlberg1-11/+28
2005-12-07make ntlmssp tappablesahlberg1-15/+28
2005-08-13some more gmemchunk -> se_alloc() updatessahlberg1-26/+3
2005-08-10convert some tvb_fake_unicode() to tvb_get_ephemeral_faked_unicode()sahlberg1-4/+2
2005-07-24Constify to remove a bunch of warnings. Add some casts to squelchguy1-1/+1
2005-07-11In NTLMSP_AUTH messages, include the domain name and user name in theguy1-7/+17
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