]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - misc/e4crypt.c
AOSP: mke2fs: add links for mkfs.ext[234]
[thirdparty/e2fsprogs.git] / misc / e4crypt.c
2018-01-02  Theodore Ts'oMerge branch 'maint' into next
2017-12-21  Tyson NottinghamAdd missing information to various man pages and usage...
2017-10-16  Theodore Ts'oMerge branch 'maint' into next
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-08-10  Theodore Ts'oMerge branch 'maint' into next
2016-06-07  Theodore Ts'oMerge branch 'maint' into next
2016-05-17  Theodore Ts'omisc: fix various Coverity warnings
2016-05-07  Theodore Ts'oe4crypt: remove debugging code which broke the set_poli...
2016-04-15  Theodore Ts'oMerge branch 'maint' into next
2016-03-22  Theodore Ts'oMerge branch 'maint' into next
2016-03-21  Theodore Ts'oMerge branch 'maint' into next
2016-03-07  Theodore Ts'oMerge branch 'maint' into next
2016-03-07  Theodore Ts'oMerge branch 'maint' into next
2015-11-30  Theodore Ts'oMerge branch 'maint' into next
2015-09-29  Theodore Ts'oMerge remote-tracking branch 'origin/maint' into next
2015-07-22  Theodore Ts'oMerge branch 'maint' into next
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-21  Theodore Ts'oMerge branch 'maint' into next
2015-06-20  Theodore Ts'oMerge branch 'maint' into next
2015-06-19  Theodore Ts'ofix diet libc build breaks for e4crypt and fallocate
2015-06-16  Theodore Ts'oMerge branch 'maint' into next
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-18  Theodore Ts'oMerge branch 'maint' into next
2015-05-18  Theodore Ts'oMerge branch 'maint' into next
2015-05-03  Theodore Ts'oUpdate ext4 encryption format to final v4.1 version
2015-04-06  Theodore Ts'oMerge branch 'maint' into next
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