Merge fixes and tests for jra's broken strstr_m() function from 3.0
[samba.git] / source3 / lib / crc32.c
2003-03-12 Andrew BartlettAdd const
2002-02-17 Tim Potterint -> uint32
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-10-25 Luke Leighton- typecast malloc / Realloc issues.
1998-10-21 Luke Leightonfixing smbd encrypted rpcs (data lens, alloc hints...
1998-10-15 Luke Leightonsecond implementation of crc32, used with permission...
1998-10-14 Luke Leightonmore warnings...
1998-10-14 Luke Leightondce/rpc
1998-10-09 Luke Leightonsigned / unsigned issues spotted by herb
1998-10-08 Luke Leightonadded "permission obtained from John Erickson <jerickso...
1998-10-06 Luke Leightoncrc32 algorithm. obtained from dr dobb's journal