summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-05-11Imported Upstream version 1.6.7upstream/1.6.7Kichan Kwon8-221/+1797
2016-05-10Revert "Imported upstream version 1.6.7"Kwon8-1797/+221
2016-05-10Imported upstream version 1.6.7Kichan Kwon8-221/+1797
2013-07-27Fails if more device arguments are present for isLuks.Milan Broz1-1/+7
2013-06-23Fix buildsytem to always include config.h.Cristian Rodríguez2-12/+6
2013-03-24Update copyright year on changed files.Milan Broz3-3/+3
2013-02-11Make passphrase prompts more consistent.Milan Broz2-10/+10
2013-01-10Fix some extended compile warning.Milan Broz2-1/+2
2013-01-02Fix benchmark alignment (wider columns).Milan Broz1-5/+5
2012-12-31Fix typoYuri Chornoivan1-1/+1
2012-12-30build: use AM_CPPFLAGS instead of INCLUDESDave Reisner1-1/+1
2012-12-30Add kernel userspace header detection.Milan Broz1-3/+6
2012-12-30Fix status of device if path argument is used. Fix double path prefix for non...Milan Broz1-2/+1
2012-12-29Change License from GPLv2 only to GPLv2+ ("or any later").Milan Broz6-6/+12
2012-12-29Fix non-translated messages.Milan Broz1-8/+12
2012-12-22Add basic support for system TCRYPT device.Milan Broz1-7/+15
2012-12-21Add copyright line for files I have written or modified.Milan Broz2-0/+2
2012-12-19Add optional libpwquality support for new LUKS passwords.Milan Broz5-25/+104
2012-12-19Prepare cryptsetup functions for pwquality check.Milan Broz3-13/+38
2012-12-17Fix time of check/use Coverity report in cryptsetup-reencrypt.Milan Broz1-21/+10
2012-12-17Fix time of check/use Coverity report in veritysetup.Milan Broz1-8/+6
2012-12-17Add fixme for ETA calculation.Milan Broz1-0/+1
2012-12-14Add verbose messages during reencryption to avoid confusion.Milan Broz1-0/+2
2012-12-11Handle signals in tool context.Milan Broz4-27/+93
2012-12-11Move signal handling into common utils code.Milan Broz3-29/+34
2012-12-10Fix some problems found by Coverity scan.Milan Broz1-4/+2
2012-12-07Move change key into library (add crypt_keyslot_change_by_passphrase).Milan Broz1-63/+12
2012-12-05Add PBKDF2 benchmark.Milan Broz1-5/+27
2012-12-03Document new basic commands open/close (and old syntax aliases).Milan Broz1-1/+5
2012-12-02Remove some gcc extra warnings (signed/unsigned problems etc).Milan Broz1-4/+4
2012-12-02Add master key dump option for tcryptDump.Milan Broz1-2/+47
2012-12-02cryptsetup: remove useless arg for action functions.Milan Broz1-79/+57
2012-12-02Add new commands open/close and make aliases.Milan Broz1-52/+111
2012-11-30Better tcrypt test options.Milan Broz1-5/+7
2012-11-30And fix previous comment once more... :)Milan Broz1-1/+1
2012-11-30Fix skcipher failure handling.Milan Broz1-6/+10
2012-11-29Handle kernel crypto api init failure better.Milan Broz1-3/+10
2012-11-23TCRYPT: add dump commandMilan Broz1-2/+39
2012-11-20make default LUKS PBKDF2 iteration time configurableDaniel Kahn Gillmor1-4/+6
2012-11-19TCRYPT: implement (most of) legacy modes support.Milan Broz1-3/+6
2012-11-19TCRYPT: support keyfilesMilan Broz1-7/+17
2012-11-19Add basic TCRYPT library.Milan Broz1-0/+50
2012-11-19Add simple cipher benchmarking.Milan Broz1-2/+81
2012-09-19Fix some problems found by Coverity static analysis.Milan Broz2-4/+6
2012-08-14Set context for DM log for all DM backend entries.Milan Broz1-1/+1
2012-08-13Use common utils_tools.c for all tools.Milan Broz6-450/+271
2012-08-12Create hash image if doesn't exist in veritysetup format.Milan Broz1-0/+14
2012-06-27Use resume instead of restart.Milan Broz1-8/+8
2012-06-26Pass help text to popt already translatedPetr Písař3-3/+3
2012-06-25Switch to use unit suffix for --reduce-device-size option.Milan Broz1-18/+26