Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-02-17 | Don't leak a session_key worth of memory at the end of the NTLMSSP auth. | Andrew Bartlett | 1 | -0/+1 |
2003-02-15 | Move our NTLMSSP client code into ntlmssp.c. The intention is to provide a | Andrew Bartlett | 1 | -3/+301 |
2003-02-15 | Move our NTLMSSP code into easily seperated peices, not relying on the whole | Andrew Bartlett | 1 | -1/+42 |
2003-02-14 | NTLMSSP parinoia - we really don't want to run over the end of our blob, | Andrew Bartlett | 1 | -6/+13 |
2003-02-13 | A few typo fixes Andrew eventually let off to me. | Rafal Szczesniak | 1 | -1/+1 |
2003-02-09 | (only for HEAD at the moment). | Andrew Bartlett | 1 | -69/+70 |
2003-01-28 | Factor out common code in the NTLMSSP/SPNEGO code. | Andrew Bartlett | 1 | -4/+0 |
2003-01-16 | (missed in last commit) | Andrew Bartlett | 1 | -5/+8 |
2003-01-15 | Missed auth_ntlmssp.c in last night's checkin. Also keep track of the current | Andrew Bartlett | 1 | -0/+4 |
2003-01-15 | Refactor the NTLMSSP code again - this time we use function pointers to | Andrew Bartlett | 1 | -0/+278 |