change the signature that asn2wrs generates for functions to marm all parameters...
[obnox/wireshark/wip.git] / epan / dissectors / packet-ntlmssp.c
2007-01-09 geraldMove cryptography code to epan/crypt.
2006-11-30 jakeFrom Marc Bevandi:
2006-08-10 sahlbergcreate subtrees also for unknown address types instead...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-02-08 sahlbergsmb2:
2006-02-07 sahlbergadd the CLIENT_TIME ntlmv2 addr name type
2005-12-07 sahlbergmake ntlmssp tappable
2005-08-13 sahlbergsome more gmemchunk -> se_alloc() updates
2005-08-10 sahlbergconvert some tvb_fake_unicode() to tvb_get_ephemeral_fa...
2005-07-24 guyConstify to remove a bunch of warnings. Add some casts...
2005-07-11 guyIn NTLMSP_AUTH messages, include the domain name and...
2005-06-20 sahlbergmove one function only used by SPNEGO to packet-spnego.c
2005-03-10 sahlbergadd support to decrypt and dissect sign-and-sealed...
2005-03-10 sahlbergchange the signature for the functions to decrypt data...
2005-02-09 lrolandMove the following files from /trunk to /trunk/epan:
2005-02-02 etxrabFrom Jon Ringle:
2004-09-27 guyMove the DES, MD4, MD5, and RC4 source files and header...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-08-18 guySamba's smbclient doesn't put the extra stuff after...
2004-08-15 guyDissect the last unknown item at the end of the NTLMv2...
2004-08-04 guyFix a URL.
2004-08-03 guyMove a bunch of stuff that's more Windows-related than...
2004-08-02 guyDon't drag in a huge pile of headers in "packet-smb...
2004-08-02 guyMove the NTLMv2 blob stuff back into packet-ntlmssp...
2004-08-02 guyPut in some comments based on information in the
2004-08-02 guydavenport.sourceforge.net/ntlm.html says that the 0x800...
2004-07-18 gramMove dissectors to epan/dissectors directory.