Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-04-07 | Only warn about short packets if we are already 'doing signing'. | Andrew Bartlett | 1 | -1/+1 |
2003-04-06 | SMB signing updates - this gets NTLMSSP signing workin to the point where I | Andrew Bartlett | 1 | -8/+9 |
2003-03-30 | Don't modify the incoming packet when checking the signiture. | Andrew Bartlett | 1 | -10/+26 |
2003-03-18 | Removed unused var. | Jeremy Allison | 1 | -2/+0 |
2003-03-14 | We haven't implemented The Singing Contexts so far. | Rafal Szczesniak | 1 | -1/+1 |
2003-03-10 | Further work on NTLMSSP-based SMB signing. Current status is that I cannnot | Andrew Bartlett | 1 | -30/+150 |
2003-03-09 | Try not to clobber the session request. | Andrew Bartlett | 1 | -3/+15 |
2003-03-09 | Change the way we sign SMB packets, to a function pointer interface. | Andrew Bartlett | 1 | -0/+329 |