1. 08 Jan, 2011 1 commit
  2. 03 Jan, 2011 4 commits
  3. 29 Dec, 2010 1 commit
    • Add generic hash function to util.c · e0646b38
      It's MurmurHash3 slightly edited to make it
      cross-platform. Fast and neat.
      
      Use this for hashing strings on hash tables instead
      of a full SHA1 hash. It's very fast and well distributed.
      
      Obviously not crypto-secure.
      
      Signed-off-by: Vicent Marti <tanoku@gmail.com>
      Vicent Marti committed
  4. 26 Dec, 2010 1 commit
  5. 23 Dec, 2010 1 commit
  6. 22 Dec, 2010 11 commits
  7. 21 Dec, 2010 3 commits
  8. 20 Dec, 2010 3 commits
  9. 19 Dec, 2010 3 commits
  10. 18 Dec, 2010 4 commits
  11. 17 Dec, 2010 7 commits
  12. 16 Dec, 2010 1 commit