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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-11
Imported Upstream version 1.6.7
upstream/1.6.7
Kichan Kwon
40
-483
/
+6138
2016-05-10
Revert "Imported upstream version 1.6.7"
Kwon
40
-6138
/
+483
2016-05-10
Imported upstream version 1.6.7
Kichan Kwon
40
-483
/
+6138
2013-08-04
Version 1.6.2.
Milan Broz
1
-4
/
+1
2013-07-23
Fix sscanf cipher string and avoid warning wih -fsanitize=address.
Milan Broz
1
-1
/
+1
2013-06-30
Map TCRYPT system encryption through partition.
Milan Broz
3
-8
/
+111
2013-06-30
Simplify sysfs helpers.
Milan Broz
4
-21
/
+15
2013-06-29
Use internally common uint64 parsing for sysfs values.
Milan Broz
1
-5
/
+16
2013-06-29
Add kernel version to DM debug output.
Milan Broz
1
-0
/
+13
2013-06-28
dm-verity: Fix a boundary condition that caused failure for certain device sizes
Mikulas Patocka
1
-4
/
+2
2013-06-23
Fix buildsytem to always include config.h.
Cristian RodrÃguez
12
-34
/
+14
2013-06-23
Print a warning if system encryption is used and device is a partition.
Milan Broz
3
-6
/
+33
2013-06-23
Fix mapping of TCRYPT system encryption for more partitions.
Milan Broz
1
-1
/
+13
2013-05-11
Disallow explicit small payload offset for detached header.
Milan Broz
1
-1
/
+8
2013-03-31
Fix gcc signed/unsigned warning for key length.
Milan Broz
1
-3
/
+3
2013-03-24
Update copyright year on changed files.
Milan Broz
6
-6
/
+6
2013-03-23
Fix loop-AES keyfile parsing.
Milan Broz
1
-10
/
+23
2013-03-17
Fix deactivation of device when failed underlying node disappeared
Milan Broz
1
-1
/
+9
2013-03-17
Deactivate whole device TCRYPT tree if context is NULL
Milan Broz
1
-5
/
+9
2013-02-15
Return EPERM instead EINVAL for too long TCRYPT passphrase.
Milan Broz
1
-1
/
+1
2013-02-14
Fix passphrase pool overflow for TCRYPT device id passphrase > pool size.
Milan Broz
2
-1
/
+7
2013-02-01
Fix missing headers
John Spencer
2
-0
/
+2
2013-01-22
Do not support user uuid for plain & loopaes devices.
Milan Broz
3
-30
/
+24
2013-01-14
Fix doxygen doc for libcryptsetup.h.
Milan Broz
1
-56
/
+81
2013-01-13
Update bitops.h (stolen from util-linux:).
Milan Broz
1
-63
/
+103
2013-01-10
Fix some extended compile warning.
Milan Broz
4
-5
/
+9
2013-01-10
Do not include pbkdf2 prototype in header if code is not compiled in.
Milan Broz
1
-0
/
+2
2013-01-10
Fix null blocks in kernel backend.
Milan Broz
1
-1
/
+1
2013-01-08
Fix displaying of error messages for mising kernel features.
Milan Broz
3
-3
/
+3
2013-01-03
Prepare supported PBKDF2 implementation autodetection for gcrypt.
Milan Broz
2
-13
/
+6
2012-12-30
build: use AM_CPPFLAGS instead of INCLUDES
Dave Reisner
6
-6
/
+6
2012-12-30
Allow repair of 512bits key header.
Milan Broz
1
-1
/
+1
2012-12-30
Add kernel userspace header detection.
Milan Broz
2
-4
/
+37
2012-12-30
Fix status of device if path argument is used. Fix double path prefix for non...
Milan Broz
1
-0
/
+8
2012-12-29
Skip TCRYPT KDF if hash is not available.
Milan Broz
1
-0
/
+5
2012-12-29
Support device/file images if O_DIRECT cannot be used (1.5.1).
Milan Broz
6
-23
/
+43
2012-12-29
Change License for sub-libraries from GPLv2 only to LGPLv2.1+ ("or any later")
Milan Broz
14
-114
/
+127
2012-12-29
Change License from GPLv2 only to GPLv2+ ("or any later").
Milan Broz
25
-25
/
+50
2012-12-29
Fix non-translated messages.
Milan Broz
3
-10
/
+10
2012-12-22
Add basic support for system TCRYPT device.
Milan Broz
3
-4
/
+16
2012-12-21
Add copyright line for files I have written or modified.
Milan Broz
21
-1
/
+22
2012-12-19
Fix regression in header backup (1.5.1).
Milan Broz
2
-2
/
+5
2012-12-17
Fix time of check/use Coverity report (and ignore another) in loop/wipe utils.
Milan Broz
2
-3
/
+1
2012-12-17
Fix time of check/use Coverity report (and ignore another) in device utils.
Milan Broz
1
-10
/
+7
2012-12-17
Do not use stat for backup commands.
Milan Broz
1
-21
/
+16
2012-12-11
Remove signal handling from LUKS keyencryption and simplify code.
Milan Broz
3
-118
/
+70
2012-12-10
Get page size should never fail (in the works case it fails later with wrong ...
Milan Broz
3
-13
/
+5
2012-12-10
Fix some problems found by Coverity scan.
Milan Broz
4
-8
/
+13
2012-12-10
TCRYPT: properly wipe all buffers; use prefix for all functions.
Milan Broz
2
-62
/
+85
2012-12-08
Require params for crypt_load & TCRYPT type.
Milan Broz
1
-0
/
+3
[next]