platform/upstream/cryptsetup.git
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.
2010-05-23 Milan BrozFix luksClose if underlying device is another DM device
2010-05-03 Milan BrozVersion 1.1.1-rc2
2010-05-03 Milan BrozFix automatic dm-crypt module loading.
2010-05-03 Milan BrozEscape hyphens in manpage (Thanks to Jonas Meurer.)
2010-05-03 Milan BrozAdd newline to hints and allow translation of string.
2010-05-03 Milan BrozUpdate vi.po.
2010-05-01 Milan BrozSkip align test if kernel fails to load scsi_debug.
2010-05-01 Milan BrozVersion 1.1.1-rc1
2010-05-01 Milan BrozFix isLuks to initialise crypto backend (blkid instead...
2010-05-01 Milan BrozFix gcrypt detection & compatimage in api-test.
2010-05-01 Milan BrozRename apitest -> api-test.
2010-05-01 Milan BrozRename align test (Anyone mentioned autoconfigure?...
2010-05-01 Milan BrozMove compat test to separate script and run it in make...
2010-04-30 Milan BrozFix luksOpen reading of passphrase on stdin (if "-...
2010-04-30 Milan BrozAllow no hash specification in plain device constructor...
2010-04-30 Milan BrozUse pkg-conf --static if static build requested.
2010-04-30 Milan BrozDetect old dm-crypt module and disable LUKS suspend...
2010-04-29 Milan BrozFix includes for libdevmapper internals.
2010-04-29 Milan BrozTry to use pkdconfig for devmapper.
2010-04-16 Milan BrozDo not use kernel dm-ioctl header directly and remove...
2010-04-16 Milan BrozFix minor errors
2010-04-16 Milan BrozFix align test.
2010-04-16 Milan BrozFix udev support. Set flag to disable udev rules for...
2010-04-15 Milan BrozDetect and use devmapper udev support if available...
2010-04-12 Milan BrozAvoid class C++ keyword in library header.
2010-04-12 Milan BrozFix pkgconfig to use proper package version (Issue...
2010-04-09 Milan BrozSupport topology information for data alignment (LUKS).
2010-04-06 Milan BrozPrefer some device paths in status display. (Issue 48)
2010-04-06 Milan BrozRemove misleading selinux test in configure.
2010-04-06 Milan BrozAdd Italian and Vietnamese translation.
2010-02-25 Milan BrozUpdate id.po, add new nl.po file.
2010-02-25 Milan BrozProperly initialise crypto backend in header backup...
2010-02-25 Milan BrozDo not verify unlocking passphrase in luksAddKey comman...
2010-01-17 Milan BrozVersion 1.1.0.
2010-01-17 Milan BrozIf gcrypt compiled with capabilities, document workarou...
2010-01-15 Milan BrozRemove nonfuctional default values from help (and refor...
2010-01-15 Milan BrozFix missing includes on recent systems.
2010-01-15 Milan BrozFix hash lowercase conversion for malformed string.
2010-01-10 Milan BrozCheck for required minumum gcrypt version.
2010-01-10 Milan BrozFix invalid device error message.
2010-01-10 Milan BrozUpdate sv.po.
2010-01-10 Milan BrozConvert hash name to lower case for compatibility reasons.
2010-01-10 Milan BrozAdd nonFIPS alg format test, clean up some warnings...
2010-01-10 Milan BrozProperly initialise gcrypt in format call.
2010-01-07 Milan BrozUpdate Swedish translation.
2010-01-07 Milan BrozNew German translation.
2010-01-02 Milan BrozFix static build on some systems and detect too old...
2009-12-30 Milan BrozVersion 1.1.0-rc4.
2009-12-30 Milan BrozUpdate Swedish traslation.
2009-12-30 Milan BrozDescribe configurable defaults in man page.
2009-12-30 Milan BrozChange in iterations counts:
2009-12-30 Milan BrozFix build for non-standard gcrypt library location.
2009-12-30 Milan BrozAlways close file dscriptor on error.
2009-12-14 Milan BrozFix some minor text PO problems.
2009-12-11 Milan BrozFix some strings to use gettext.
2009-12-11 Milan BrozFix error handling during reading passhrase.
2009-12-11 Milan BrozFix test to handle new default key size.
2009-12-01 Milan BrozFix fr.po header copyright and info.
2009-12-01 Milan BrozMove default cipher paramaters to config.h and allow...
2009-11-30 Milan BrozAdd initial Indonesian translation.
next