summaryrefslogtreecommitdiffstats
path: root/source/auth/auth_ntlmssp.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure that the 'remote' machine name can only be set once. For some weirdAndrew Bartlett2003-03-081-1/+1
* Add the 'session key' output of the NTLMSSP exchange to the cli struct, soAndrew Bartlett2003-02-161-1/+1
* Some cleanups:Andrew Bartlett2003-02-101-1/+0
* Updates to the NTLMSSP code again - moving the base64 decode fuctionality outAndrew Bartlett2003-01-161-4/+5
* Missed auth_ntlmssp.c in last night's checkin. Also keep track of the currentAndrew Bartlett2003-01-151-225/+78
* Crash fixes:Andrew Bartlett2003-01-151-0/+1
* Updates to our NTLMSSP code:Andrew Bartlett2003-01-131-0/+284