Whamcloud - gitweb
mmp: abstract out repeated 'sizeof(buf), buf' usage
[tools/e2fsprogs.git] / misc / e4crypt.c
2018-06-24 Theodore Ts'oe4crypt: remove unneeded stat(2) call in do_get_policy()
2018-06-24 Theodore Ts'oe4crypt: fix invalid errno comparison with a negative...
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2017-12-21 Tyson NottinghamAdd missing information to various man pages and usage...
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-04-13 Joe Richeye4crypt: fix error handling for KEYCTL_GET_KEYRING_ID
2016-05-17 Theodore Ts'omisc: fix various Coverity warnings
2016-05-07 Theodore Ts'oe4crypt: remove debugging code which broke the set_poli...
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