Imported Upstream version 1.6.7
[platform/upstream/cryptsetup.git] / src /
2016-05-11 Kichan KwonImported Upstream version 1.6.7 91/68991/1 upstream/1.6.7
2016-05-10 KwonRevert "Imported upstream version 1.6.7" 41/68941/1
2016-05-10 Kichan KwonImported upstream version 1.6.7 63/68863/1
2013-07-27 Milan BrozFails if more device arguments are present for isLuks.
2013-06-23 Cristian RodríguezFix buildsytem to always include config.h.
2013-03-24 Milan BrozUpdate copyright year on changed files.
2013-02-11 Milan BrozMake passphrase prompts more consistent.
2013-01-10 Milan BrozFix some extended compile warning.
2013-01-02 Milan BrozFix benchmark alignment (wider columns).
2012-12-31 Yuri ChornoivanFix typo
2012-12-30 Dave Reisnerbuild: use AM_CPPFLAGS instead of INCLUDES
2012-12-30 Milan BrozAdd kernel userspace header detection.
2012-12-30 Milan BrozFix status of device if path argument is used. Fix...
2012-12-29 Milan BrozChange License from GPLv2 only to GPLv2+ ("or any later").
2012-12-29 Milan BrozFix non-translated messages.
2012-12-22 Milan BrozAdd basic support for system TCRYPT device.
2012-12-21 Milan BrozAdd copyright line for files I have written or modified.
2012-12-19 Milan BrozAdd optional libpwquality support for new LUKS passwords.
2012-12-19 Milan BrozPrepare cryptsetup functions for pwquality check.
2012-12-17 Milan BrozFix time of check/use Coverity report in cryptsetup...
2012-12-17 Milan BrozFix time of check/use Coverity report in veritysetup.
2012-12-17 Milan BrozAdd fixme for ETA calculation.
2012-12-14 Milan BrozAdd verbose messages during reencryption to avoid confu...
2012-12-11 Milan BrozHandle signals in tool context.
2012-12-11 Milan BrozMove signal handling into common utils code.
2012-12-10 Milan BrozFix some problems found by Coverity scan.
2012-12-07 Milan BrozMerge branch 'master' of https://code.google.com/p...
2012-12-07 Milan BrozMove change key into library (add crypt_keyslot_change_...
2012-12-05 Milan BrozAdd PBKDF2 benchmark.
2012-12-03 Milan BrozDocument new basic commands open/close (and old syntax...
2012-12-02 Milan BrozRemove some gcc extra warnings (signed/unsigned problem...
2012-12-02 Milan BrozAdd master key dump option for tcryptDump.
2012-12-02 Milan Brozcryptsetup: remove useless arg for action functions.
2012-12-02 Milan BrozAdd new commands open/close and make aliases.
2012-11-30 Milan BrozBetter tcrypt test options.
2012-11-30 Milan BrozAnd fix previous comment once more... :)
2012-11-30 Milan BrozFix skcipher failure handling.
2012-11-29 Milan BrozHandle kernel crypto api init failure better.
2012-11-23 Milan BrozTCRYPT: add dump command
2012-11-20 Daniel Kahn Gillmormake default LUKS PBKDF2 iteration time configurable
2012-11-19 Milan BrozTCRYPT: implement (most of) legacy modes support.
2012-11-19 Milan BrozTCRYPT: support keyfiles
2012-11-19 Milan BrozAdd basic TCRYPT library.
2012-11-19 Milan BrozAdd simple cipher benchmarking.
2012-09-19 Milan BrozFix some problems found by Coverity static analysis.
2012-08-14 Milan BrozSet context for DM log for all DM backend entries.
2012-08-13 Milan BrozUse common utils_tools.c for all tools.
2012-08-12 Milan BrozCreate hash image if doesn't exist in veritysetup format.
2012-06-27 Milan BrozUse resume instead of restart.
2012-06-26 Petr PísařPass help text to popt already translated
2012-06-25 Milan BrozSwitch to use unit suffix for --reduce-device-size...
2012-06-25 Milan BrozAdd --device-size option for reencryption tool.
2012-06-19 Milan BrozRename without_activation to test_passphrase.
2012-06-19 Milan BrozAdd directio to reenc test.
2012-06-19 Milan BrozRemove some redundant brackets.
2012-06-19 Milan BrozAdd --without-activation option for luksOpen (check...
2012-06-18 Milan BrozFix hex_to_bytes and add it to common utils.
2012-06-18 Milan BrozFix malloc of 0 size.
2012-06-18 Milan BrozIf in progress, just use normal path (check passphrase).
2012-06-18 Milan BrozAdd ability to encrypt plain device.
2012-06-17 Milan BrozSanity check for some options.
2012-06-17 Milan BrozAdd possibility to change key size (optionally by shrin...
2012-06-17 Milan BrozDo not touch new LUKS headers.
2012-06-17 Milan BrozRename to crypsetup-reencrypt.
2012-06-17 Milan BrozCheck device exclusively.
2012-06-16 Milan BrozFix signit if reencryption not yet started.
2012-06-16 Milan BrozUse ETA in progress report.
2012-06-16 Milan BrozAdd fsync option.
2012-06-16 Milan BrozFix directio aligned buffer.
2012-06-16 Milan BrozFix directio (again).
2012-06-16 Milan BrozFix some compile warnings.
2012-06-16 Milan BrozDo not use global context.
2012-06-16 Milan BrozFix verbose messages.
2012-06-16 Milan BrozChange log manipulation, print log always.
2012-06-15 Milan BrozProperly support more keyslots.
2012-06-15 Milan BrozRemove new file header option for now.
2012-06-15 Milan BrozCreate smaller header device.
2012-06-15 Milan BrozHandle interrupts & restart.
2012-06-14 Milan BrozFix backward roiutine on 32bit.
2012-06-14 Milan BrozPrint better progress status.
2012-06-13 Milan BrozAdd some simple timer.
2012-06-12 Milan BrozMerge branch 'reenc' of https://code.google.com/p/crypt...
2012-06-12 Milan BrozFix hex string conversion length.
2012-06-12 Milan BrozMerge branch 'reenc' of https://code.google.com/p/crypt...
2012-06-12 Milan BrozComment out some temp code.
2012-06-12 Milan BrozImplement forward/backward reencryption.
2012-06-12 Milan BrozActivate devices privately.
2012-06-12 Milan BrozAdd experimental LUKS offline reencryption utility.
2012-06-11 Milan BrozMerge branch 'veritysetup'
2012-06-11 Milan BrozRename hash-start to hash-offset and switch to use...
2012-06-10 Milan BrozCheck various number limits.
2012-06-10 Milan BrozAvoid some clang warnings.
2012-06-10 Milan BrozRemove some compilation warnings.
2012-06-09 Milan BrozMove defines from header.
2012-06-09 Milan BrozAdd verity uuid specification.
2012-06-09 Milan BrozPrepare new superblock format.
2012-06-09 Milan BrozEnhance status of active device.
2012-06-09 Milan BrozSupport empty salt for verity, support no superblock.
2012-06-09 Milan BrozRemove redundant flags.
2012-06-08 Milan BrozAdd man page.
next