Whamcloud - gitweb
mke2fs: fix for the "-E offset=N" option
[tools/e2fsprogs.git] / misc / e4crypt.c
2015-07-13 Theodore Ts'omisc: cleanup gcc -Wall warnings
2015-07-13 Theodore Ts'oEliminate unused variable and unused label warnings...
2015-07-13 Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-13 Theodore Ts'oEliminate unused function warnings from Android build
2015-07-13 Theodore Ts'oSuppress annoying missing field initializer warnings
2015-06-19 Theodore Ts'ofix diet libc build breaks for e4crypt and fallocate
2015-06-11 Theodore Ts'oe4crypt: fix hexidecimal salt parsing
2015-05-23 Theodore Ts'oe2fsck,misc: include ext2fs.h to avoid clang warnings
2015-05-03 Theodore Ts'oUpdate ext4 encryption format to final v4.1 version
2015-04-06 Theodore Ts'oe4crypt: add the get_policy command
2015-04-06 Theodore Ts'oChange filename encryption to use CTS mode
2015-03-30 Theodore Ts'oe4crypt: change the UI to use a subcommand style
2015-03-29 Theodore Ts'oAdd support for a password salt stored in the superblock
2015-03-26 Ildar Muslukhovmisc: add e4crypt tool