Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-01-25 | Fix gcc -Wall nits. | Theodore Ts'o | 1 | -0/+1 |
2002-08-17 | Modify the half MD4 hash so it is no longer endian dependent. This is | Theodore Ts'o | 1 | -40/+98 |
2002-07-23 | dirhash.c (ext2fs_dirhash): Fix bug which caused MD4 | Theodore Ts'o | 1 | -4/+5 |
2002-07-19 | dirhash.c (halfMD4Transform): Shift the hash by one bit, | Theodore Ts'o | 1 | -1/+1 |
2002-06-26 | Add support for the half-MD4 HTREE hash. | Theodore Ts'o | 1 | -3/+125 |
2002-03-12 | Fix stupid bug; dx_hack_hash was left-shifted by one in CPP macro | Theodore Ts'o | 1 | -1/+1 |
2002-03-11 | Add new function to the libext2fs library, ext2fs_dirhash, which | Theodore Ts'o | 1 | -0/+51 |