summaryrefslogtreecommitdiffstats
path: root/source/lib/crc32.c
Commit message (Expand)AuthorAgeFilesLines
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-1/+0
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-4/+2
* - typecast malloc / Realloc issues.Luke Leighton1999-10-251-1/+1
* fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).Luke Leighton1998-10-211-1/+1
* second implementation of crc32, used with permission of francesco ferraraLuke Leighton1998-10-151-4/+2
* more warnings...Luke Leighton1998-10-141-1/+1
* dce/rpcLuke Leighton1998-10-141-58/+58
* signed / unsigned issues spotted by herbLuke Leighton1998-10-091-2/+2
* added "permission obtained from John Erickson <jerickson@ddj.com> ...."Luke Leighton1998-10-081-0/+3
* crc32 algorithm. obtained from dr dobb's journalLuke Leighton1998-10-061-0/+70