Whamcloud - gitweb
Build lib/ext2fs/ext2_err.h early to avoid parallel build problems
[tools/e2fsprogs.git] / lib / ext2fs / dirhash.c
2006-11-12 Theodore Ts'oAdd directory hashed signed/unsigned hint to superblock
2003-01-25 Theodore Ts'oFix gcc -Wall nits.
2002-08-17 Theodore Ts'oModify the half MD4 hash so it is no longer endian...
2002-07-23 Theodore Ts'odirhash.c (ext2fs_dirhash): Fix bug which caused MD4
2002-07-20 Theodore Ts'odirhash.c (halfMD4Transform): Shift the hash by one...
2002-06-26 Theodore Ts'oAdd support for the half-MD4 HTREE hash.
2002-03-12 Theodore Ts'oFix stupid bug; dx_hack_hash was left-shifted by one...
2002-03-11 Theodore Ts'oAdd new function to the libext2fs library, ext2fs_dirha...