summaryrefslogtreecommitdiffstats
path: root/source/libsmb/ntlmssp_sign.c
Commit message (Expand)AuthorAgeFilesLines
* r3892: Fix "might be used uninitialized" error.Jeremy Allison2007-10-101-0/+6
* Fix the initialisation vectors for NTLM2, so that they at least make sense,Andrew Bartlett2004-01-251-2/+2
* Make it clear that we cannot sign if we don't have a session key.Andrew Bartlett2004-01-051-14/+43
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-53/+73
* Fix more 64-bit printf warnings.Tim Potter2003-11-031-2/+2
* get rid of some sompiler warnings on IRIXHerb Lewis2003-08-151-12/+12
* Spelling.Tim Potter2003-07-161-7/+7
* Jeremy requested that I get my NTLMSSP patch into CVS. He didn't requestAndrew Bartlett2003-07-141-37/+169
* Merge SMB signing, cli buffer clobber and NTLMSSP signing tweaks from HEAD.Andrew Bartlett2003-04-211-4/+22
* Fix compile on IA64 by noting that this should be the integer, not a pointerAndrew Bartlett2003-03-221-1/+1
* Further work on NTLMSSP-based SMB signing. Current status is that I cannnotAndrew Bartlett2003-03-101-0/+208