platform/upstream/cryptsetup.git
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.
2011-01-29 Milan BrozFix mapping removal if device disappeared but node...
2011-01-25 Milan BrozFix po files.
2011-01-25 Milan BrozAdd loop-AES compatible handling code.
2011-01-25 Milan BrozDetect # of keys from cipher string.
2011-01-25 Milan BrozAdd dm flags for query for features.
2011-01-16 Milan BrozAdd context to crypto backend init (so it can print...
2011-01-16 Milan BrozPrevent to initialise backends twice.
2011-01-16 Milan BrozClean up code after crypto backend change.
2011-01-05 Milan BrozDocument password callback.
2011-01-05 Milan BrozFix static build (--disable-static-cryptsetup now works...
2010-12-31 Milan BrozFix crypt_backend_flags prototype.
2010-12-31 Milan BrozFix tests to work with all crypto backends.
2010-12-31 Milan BrozSwitch to new crypto backend interface.
2010-12-31 Milan BrozAdd skeleton and implementation of various crypto backends
2010-12-20 Milan BrozVersion 1.2.0.
2010-12-19 Milan BrozAdd settle to test scripts (needed only for old systems).
2010-12-19 Milan BrozAdd simple checksum test.
2010-12-10 Milan BrozAdd password hash test for create command.
2010-12-09 Milan BrozFix previous commit (for now).
2010-12-09 Milan BrozFix create command to properly handle keyfile size.
2010-12-04 Arno Wagnermore formatting fixes
2010-12-04 Arno Wagnerfixes to formatting
2010-12-02 Arno Wagnerupdate text only version
2010-11-30 Milan BrozUpdate Dutch translation.
2010-11-28 Milan BrozUpdate Italian translation.
2010-11-25 Milan BrozFix crypt_activate_by_keyfile() to work with PLAIN...
2010-11-25 Milan BrozSome minor modifications in cs.po.
2010-11-24 Milan BrozAdd Czech translation.
2010-11-23 Milan BrozUpdate French and Polish translation.
2010-11-16 Milan BrozVersion 1.2.0-rc1.
2010-11-15 Milan BrozStatic build is not default... fix test.
2010-11-15 Milan BrozFix clang warning is tests.
2010-11-15 Milan BrozRemove uneeded function prototype.
2010-11-15 Milan BrozIncrease library version (current++, age++).
2010-11-15 Milan BrozFix some typos and misinterpretations in header file.
2010-11-15 Milan BrozFix some warnings if compiled with clang.
2010-11-15 Milan BrozFix handling of failed read in RNG wrapper.
2010-11-14 Milan BrozFix RNG comment.
2010-11-14 Milan BrozFix cryptsetup binary exitcodes.
2010-11-14 Milan BrozRemove luks dir.
2010-11-14 Milan BrozMove LUKS library to lib subdir.
2010-11-14 Milan Broz* Allow to activate by internally cached volume key
2010-11-14 Milan BrozAdd --dump-master-key option for luksDump to allow...
2010-11-13 Milan BrozSimplify return codes from get key functions.
2010-11-13 Milan Broz* Fix password callback call.
2010-11-05 Milan Broz* Disallow mapping of device which is already in use...
next