Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move to the FNV1 hash alghorithm seem good | Simo Sorce | 2002-04-24 | 1 | -4/+14 |
* | made a couple of variables static | Andrew Tridgell | 2002-04-24 | 1 | -3/+4 |
* | - fixed the is_mangled() interface to handle multiple components | Andrew Tridgell | 2002-04-18 | 1 | -5/+42 |
* | - added a mangling test suite that measures the collision rate on | Andrew Tridgell | 2002-04-12 | 1 | -0/+14 |
* | - the 36^6 hash space gives 31 bits, not 32 bits. We need to mask the | Andrew Tridgell | 2002-04-11 | 1 | -2/+4 |
* | a few debug statements (disabled) | Andrew Tridgell | 2002-04-11 | 1 | -2/+7 |
* | don't treat '.' as FLAG_ASCII, instead handle it separately | Andrew Tridgell | 2002-04-11 | 1 | -2/+2 |
* | - tidier flag checking code | Andrew Tridgell | 2002-04-11 | 1 | -8/+40 |
* | added some more comments | Andrew Tridgell | 2002-04-11 | 1 | -5/+15 |
* | some optimisations to the new mangling system | Andrew Tridgell | 2002-04-11 | 1 | -16/+44 |
* | this adds a completely new hash based mangling scheme | Andrew Tridgell | 2002-04-11 | 1 | -0/+510 |