Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh). | Luke Leighton | 1998-10-21 | 1 | -1/+1 |
| | | | | | | put unicode strings after SAMLOGON query regardless of whether it's an NT mailslot or a non-NT mailslot, after having observed this behaviour out of NT machines. | ||||
* | second implementation of crc32, used with permission of francesco ferrara | Luke Leighton | 1998-10-15 | 1 | -4/+2 |
| | | | | | <francesco@aerre.it>. thanks! http://www.aerre.it/francesco | ||||
* | more warnings... | Luke Leighton | 1998-10-14 | 1 | -1/+1 |
| | |||||
* | dce/rpc | Luke Leighton | 1998-10-14 | 1 | -58/+58 |
| | |||||
* | signed / unsigned issues spotted by herb | Luke Leighton | 1998-10-09 | 1 | -2/+2 |
| | |||||
* | added "permission obtained from John Erickson <jerickson@ddj.com> ...." | Luke Leighton | 1998-10-08 | 1 | -0/+3 |
| | |||||
* | crc32 algorithm. obtained from dr dobb's journal | Luke Leighton | 1998-10-06 | 1 | -0/+70 |
http://www.ddj.com/ftp/1992/1992.05/crcman.zip. copyright 1992 mark r nelson. |