platform/upstream/cryptsetup.git
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...
2010-11-05 Milan Broz* Add crypt_get_type(), crypt_resize(), crypt_keyslot_max()
2010-11-05 Milan BrozNo longer support luksDelKey, reload and --non-exclusive.
2010-11-05 Milan BrozUse new API for luksUUID, luksDump.
2010-10-29 Milan BrozFix luksFormat to properly use key file with --master...
2010-10-29 Milan Broz* Add --keyfile-size and --new-keyfile-size (in bytes...
2010-10-29 Milan Broz* Add crypt_set_uuid() to API.
2010-10-27 Milan Broz* Implement --use-random and --use-urandom for luksForm...
2010-10-27 Milan BrozRewrite luksFormat, luksOpen, liksAddKey in crypsetup...
2010-10-26 Milan BrozMove get_key to common code, simplify verify flags.
2010-10-26 Milan BrozMove safe alloc routines into common lib file.
2010-10-26 Milan BrozFix po files include and tests.
2010-10-26 Milan BrozRemove dead parse code.
2010-10-26 Milan BrozAdd utils_crypt file and test for supported modes prese...
2010-10-26 Milan BrozSimplify crypto backend init.
2010-10-26 Milan BrozGeneralise volume key struct.
2010-10-26 Milan BrozUpdate to autoconf 2.67.
2010-10-18 Milan Broz* Remove --disable-shared-library switch and handle...
2010-10-18 Milan BrozAdd myself to authors file :)
2010-10-18 Milan BrozAdd crypt_get_device_name() to API (get underlying...
2010-10-17 Milan Broz* Change detection for static libraries.
2010-10-11 Arno Wagnerupdated
2010-09-03 Arno Wagneradded updated version
2010-08-13 Milan BrozCheck if requested hash is supported before writing...
2010-08-13 Milan BrozDo not query non-existent device twice:
2010-08-13 Milan BrozPrint error if luksHeaderBackup called for non-LUKS...
2010-08-10 Milan BrozUpdate man page regarding 1MiB alignment.
2010-08-09 Milan BrozUse default data alignment to 1MiB.
2010-08-05 Milan BrozRewrite filediffer to C and make it work properly.
2010-08-05 Milan BrozWipe iteration count and salt for wiped keyslot in...
2010-08-04 Milan BrozUpdate fr.po.
2010-08-03 Milan BrozMention units (512b sectors) for -o option in man page.
2010-07-28 Milan BrozAdd FAQ (Frequently Asked Questions) file to distribution.
2010-07-27 Arno WagnerInitial add of FAQ
2010-07-03 Milan BrozVersion 1.1.3.
2010-07-03 Milan BrozAdd Polish translation file.
2010-07-03 Milan BrozFix previous commit to properly check udev flag definition.
2010-07-03 Milan BrozFix udev support for old libdevmapper with not compatib...
2010-06-03 Milan BrozFix activate_by_* API calls to handle NULL device name...
2010-06-01 Milan BrozFix device alignment ioctl calls parameters.
2010-05-30 Milan BrozVersion 1.1.2.
2010-05-30 Milan BrozPrint empty line in status if underlying device disappe...
2010-05-30 Milan BrozFix description of --key-file and add --verbose and...
2010-05-30 Milan BrozFix (deprecated) reload device command to accept new...
2010-05-30 Milan BrozRemove device even if underlying device disappeared.
2010-05-27 Milan BrozUpdate nl.po.
2010-05-27 Milan BrozAdd verbose log level and move unlocking keyslot messag...
2010-05-27 Milan BrozFix luksFormat/luksOpen reading passphrase from stdin...
2010-05-27 Milan BrozTry to make get_key() paramater more obvious...
2010-05-23 Milan BrozVersion 1.1.1.
2010-05-23 Milan BrozUpdate nl.po.
next