platform/upstream/cryptsetup.git
2011-07-18 Milan BrozAdd crypt_get_iv_offset() function to API.
2011-07-17 Milan BrozAdd --enable-discards option to allow discards/TRIM...
2011-07-17 Milan BrozUse struct volume key thorough.
2011-07-17 Milan BrozRewrite dm query/create function backend.
2011-07-14 Arno Wagnerupdated txt version
2011-07-08 Arno Wagneradded warning to only use the fiorst 128 ASCII cars...
2011-07-07 Milan BrozUpdate de.po.
2011-07-07 Milan BrozRemove old API functions (all functions using crypt_opt...
2011-07-01 Milan BrozFix error message.
2011-07-01 Milan Broz* Add --shared option for creating non-overlapping...
2011-07-01 Arno Wagneradditional typo fix
2011-07-01 Arno Wagnerupdate of ascii version
2011-06-14 Milan BrozUse EINVAL if device status returns invalid device.
2011-06-13 Milan BrozSeems that dmsetup table is broken in recent lvm2,...
2011-06-13 Milan BrozFix return code for status command when device doesn...
2011-05-27 Milan BrozUpdate fr.po.
2011-05-24 Milan BrozSet devel version.
2011-05-24 Milan BrozVersion 1.3.1.
2011-05-24 Milan BrozAdd alternative define for old kernel headers.
2011-05-24 Milan BrozSuggest aes-xts-plain64 in man page.
2011-05-24 Milan BrozAdd prototype and remove warning.
2011-05-24 Milan BrozExcluce some known dir from old scan.
2011-05-24 Milan BrozHandle even non-standard and non-udev /dev in devpath.
2011-05-24 Milan BrozMove DM helpers to separate header.
2011-05-24 Milan BrozMove devpath scan to separate file.
2011-05-24 Milan Brozupdate TODO (align payload units)
2011-05-18 Milan BrozSimplify device path scan and avoid stat();
2011-05-18 Milan BrozFix previous fix - keep API logic clean, fix cryptsetup...
2011-05-17 Milan BrozFix keyfile=- processing in create command (1.3.0,...
2011-05-13 Milan BrozUpdate it.po.
2011-05-11 Jonas Meurerfix manpage: escape minus signs. otherwise interpreted...
2011-05-11 Milan BrozPluralize "Cannot not read %d bytes from key file ...
2011-05-03 Milan BrozFix size argument for create command. (regression in...
2011-04-28 Milan BrozAdd Nettle crypto backend support.
2011-04-18 Milan BrozRemove another compile warnings.
2011-04-18 Milan BrozPost release version increase.
2011-04-18 Milan BrozRemove old ifdef, all recent systems have this defined.
2011-04-18 Milan BrozRemove old and unused blockdev.h header.
2011-04-18 Milan BrozFix possible leaks in blockwise read/write code.
2011-04-18 Milan BrozFix verbose mode compiler warnings.
2011-04-05 Milan BrozVersion 1.3.0.
2011-04-05 Milan BrozFix typos.
2011-03-30 Milan BrozUpdate nl.po.
2011-03-25 Milan BrozAlso support --hash option for loopaesOpen.
2011-03-25 Milan BrozUpdate pl.po.
2011-03-25 Milan BrozDocument cryptsetup exit codes.
2011-03-25 Milan BrozFix return code when passphrase is read from pipe.
2011-03-25 Milan BrozPrint error if hash is not supported.
2011-03-24 Milan BrozUpdate cs.po.
2011-03-23 Milan BrozRemove unused paramater.
2011-03-22 Milan BrozFix offset parameter.
2011-03-22 Milan BrozAlso support --skip option for loopaesOpen.
2011-03-22 Milan BrozVersion 1.3.0-rc2.
2011-03-22 Milan BrozLock memory also in luksDump command.
2011-03-22 Milan BrozCheck for plain64 IV support in DM backend.
2011-03-21 Milan BrozFix offset option for loopaesOpen.
2011-03-19 Milan BrozUse plain64 IV in loopAES v1 mode.
2011-03-19 Milan BrozRewrite key input handling, add limits.
2011-03-19 Milan BrozWrap long lines in man page and tidy line breaks.
2011-03-17 Arno Wagneradded explanation about the difference between plain...
2011-03-15 Milan BrozIncrease maximum loopAES keyfile size.
2011-03-14 Milan BrozMispelling fixes.
2011-03-14 Milan BrozVersion 1.3.0-rc1.
2011-03-14 Milan BrozAdd 1.3.0 Release Notes.
2011-03-14 Milan BrozFix some minor compilation problems in crypto backends.
2011-03-14 Milan BrozFix comment.
2011-03-14 Milan BrozSpecify copyright holders in source files.
2011-03-14 Milan BrozAdd defaults to --help output.
2011-03-14 Milan BrozIncrease library version (loopaes addition), still...
2011-03-14 Milan BrozFix loopaes open parameters.
2011-03-13 Milan BrozPrefer sysfs when reading backing file.
2011-03-13 Milan BrozDocument loopback device use.
2011-03-13 Milan BrozBe more paranoid and wipe even intermediate AF keys.
2011-03-13 Milan BrozDo not ignore errors in crypto backend (LUKS PBKDF2).
2011-03-13 Milan BrozDo not ignore errors in crypto backend (LUKS AF).
2011-03-13 Milan BrozDo not ignore errors in crypto backend (loopaes mode).
2011-03-13 Milan BrozClean up plain password hashing, do not ignore error...
2011-03-13 Milan BrozAdd luksChangeKey command.
2011-03-13 Milan BrozRemove not needed header.
2011-03-12 Milan BrozUse loop functions even in api test.
2011-03-12 Milan BrozProper handle old systems.
2011-03-12 Milan BrozRequire loop autoclear support.
2011-03-12 Milan BrozAdd backing device info into status.
2011-03-12 Milan BrozSeparate loop handling from internal code.
2011-03-11 Milan BrozAdd support for automatic loop device use (image infile...
2011-03-10 Milan BrozUse 1.3.0-svn version for devel snapshots.
2011-03-10 Milan BrozAllow tests to work with different default cipher/mode.
2011-03-10 Milan BrozAvoid using "-" in tests, some old systems has bug...
2011-03-10 Milan BrozFix error output redirection in tests.
2011-03-10 Milan BrozAllocate free loop devices instead of using hardcoded.
2011-03-10 Milan BrozAdd simple Loop-AES compatibility check.
2011-03-10 Milan BrozWorkaround LMK capability check if dm-crypt module...
2011-03-05 Milan BrozBetter detects dm-ioctl secure flag using version befor...
2011-03-05 Milan BrozUse secure data bit for dm-ioctl if supported.
2011-03-05 Milan BrozAdd ReleaseNotes texts into distribution.
2011-03-05 Milan BrozFix hmac ready test check.
2011-03-05 Milan BrozAdd exception allowing maintainers to distribute binary...
2011-02-01 Arno Wagneradded mailing list archive link
2011-02-01 Arno Wagnerminor updates
2011-01-31 Milan BrozFix luksAddKey return code if master key is used.
next