Whamcloud - gitweb
Merge branch 'maint' into next
[tools/e2fsprogs.git] / lib / ext2fs / dirhash.c
2018-12-03 Gabriel Krisman... libext2fs: support encoding when calculating dx hashes
2017-09-07 Damien Guibouretlibext2fs: remove useless test and assignment in strtoh...
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeene2fsprogs: annotate intentional fallthroughs in case...
2010-05-18 Theodore Ts'olibe2p, libext2fs: Update file copyright permission...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
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...