index
:
platform/upstream/cryptsetup
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_wearable
pristine-tar
sandbox/mkashkarov/tizen_6.0_build
tizen
tizen_3.0
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / System Framework;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-11
Imported Upstream version 1.6.7
upstream/1.6.7
Kichan Kwon
8
-221
/
+1797
2016-05-10
Revert "Imported upstream version 1.6.7"
Kwon
8
-1797
/
+221
2016-05-10
Imported upstream version 1.6.7
Kichan Kwon
8
-221
/
+1797
2013-07-27
Fails if more device arguments are present for isLuks.
Milan Broz
1
-1
/
+7
2013-06-23
Fix buildsytem to always include config.h.
Cristian Rodríguez
2
-12
/
+6
2013-03-24
Update copyright year on changed files.
Milan Broz
3
-3
/
+3
2013-02-11
Make passphrase prompts more consistent.
Milan Broz
2
-10
/
+10
2013-01-10
Fix some extended compile warning.
Milan Broz
2
-1
/
+2
2013-01-02
Fix benchmark alignment (wider columns).
Milan Broz
1
-5
/
+5
2012-12-31
Fix typo
Yuri Chornoivan
1
-1
/
+1
2012-12-30
build: use AM_CPPFLAGS instead of INCLUDES
Dave Reisner
1
-1
/
+1
2012-12-30
Add kernel userspace header detection.
Milan Broz
1
-3
/
+6
2012-12-30
Fix status of device if path argument is used. Fix double path prefix for non...
Milan Broz
1
-2
/
+1
2012-12-29
Change License from GPLv2 only to GPLv2+ ("or any later").
Milan Broz
6
-6
/
+12
2012-12-29
Fix non-translated messages.
Milan Broz
1
-8
/
+12
2012-12-22
Add basic support for system TCRYPT device.
Milan Broz
1
-7
/
+15
2012-12-21
Add copyright line for files I have written or modified.
Milan Broz
2
-0
/
+2
2012-12-19
Add optional libpwquality support for new LUKS passwords.
Milan Broz
5
-25
/
+104
2012-12-19
Prepare cryptsetup functions for pwquality check.
Milan Broz
3
-13
/
+38
2012-12-17
Fix time of check/use Coverity report in cryptsetup-reencrypt.
Milan Broz
1
-21
/
+10
2012-12-17
Fix time of check/use Coverity report in veritysetup.
Milan Broz
1
-8
/
+6
2012-12-17
Add fixme for ETA calculation.
Milan Broz
1
-0
/
+1
2012-12-14
Add verbose messages during reencryption to avoid confusion.
Milan Broz
1
-0
/
+2
2012-12-11
Handle signals in tool context.
Milan Broz
4
-27
/
+93
2012-12-11
Move signal handling into common utils code.
Milan Broz
3
-29
/
+34
2012-12-10
Fix some problems found by Coverity scan.
Milan Broz
1
-4
/
+2
2012-12-07
Move change key into library (add crypt_keyslot_change_by_passphrase).
Milan Broz
1
-63
/
+12
2012-12-05
Add PBKDF2 benchmark.
Milan Broz
1
-5
/
+27
2012-12-03
Document new basic commands open/close (and old syntax aliases).
Milan Broz
1
-1
/
+5
2012-12-02
Remove some gcc extra warnings (signed/unsigned problems etc).
Milan Broz
1
-4
/
+4
2012-12-02
Add master key dump option for tcryptDump.
Milan Broz
1
-2
/
+47
2012-12-02
cryptsetup: remove useless arg for action functions.
Milan Broz
1
-79
/
+57
2012-12-02
Add new commands open/close and make aliases.
Milan Broz
1
-52
/
+111
2012-11-30
Better tcrypt test options.
Milan Broz
1
-5
/
+7
2012-11-30
And fix previous comment once more... :)
Milan Broz
1
-1
/
+1
2012-11-30
Fix skcipher failure handling.
Milan Broz
1
-6
/
+10
2012-11-29
Handle kernel crypto api init failure better.
Milan Broz
1
-3
/
+10
2012-11-23
TCRYPT: add dump command
Milan Broz
1
-2
/
+39
2012-11-20
make default LUKS PBKDF2 iteration time configurable
Daniel Kahn Gillmor
1
-4
/
+6
2012-11-19
TCRYPT: implement (most of) legacy modes support.
Milan Broz
1
-3
/
+6
2012-11-19
TCRYPT: support keyfiles
Milan Broz
1
-7
/
+17
2012-11-19
Add basic TCRYPT library.
Milan Broz
1
-0
/
+50
2012-11-19
Add simple cipher benchmarking.
Milan Broz
1
-2
/
+81
2012-09-19
Fix some problems found by Coverity static analysis.
Milan Broz
2
-4
/
+6
2012-08-14
Set context for DM log for all DM backend entries.
Milan Broz
1
-1
/
+1
2012-08-13
Use common utils_tools.c for all tools.
Milan Broz
6
-450
/
+271
2012-08-12
Create hash image if doesn't exist in veritysetup format.
Milan Broz
1
-0
/
+14
2012-06-27
Use resume instead of restart.
Milan Broz
1
-8
/
+8
2012-06-26
Pass help text to popt already translated
Petr Písař
3
-3
/
+3
2012-06-25
Switch to use unit suffix for --reduce-device-size option.
Milan Broz
1
-18
/
+26
[next]