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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-17
Add some simple reenc test.
Milan Broz
2
-0
/
+111
2012-06-11
Rename hash-start to hash-offset and switch to use bytes units.
Milan Broz
1
-9
/
+9
2012-06-11
Require only up to last keyslot area for header device (ignore data offset).
Milan Broz
2
-4
/
+7
2012-06-09
Support empty salt for verity, support no superblock.
Milan Broz
1
-10
/
+21
2012-06-08
Fix missing lines.
Milan Broz
2
-1
/
+1
2012-06-08
Add man page.
Milan Broz
1
-1
/
+1
2012-06-08
Use action names in veritysetup (similar to cryptsetup).
Milan Broz
1
-10
/
+10
2012-06-07
Rewrite veritysetup to use libcryptsetup.
Milan Broz
1
-22
/
+28
2012-06-03
Add simple veritysetup test.
Milan Broz
2
-1
/
+174
2012-05-26
Do not use IV for null cipher.
Milan Broz
1
-2
/
+2
2012-05-20
Allow empty cipher (cipher_null).
Milan Broz
1
-1
/
+6
2012-05-09
Fix disk wipe (during keyslot removal) if used on 4k hw block device.
Milan Broz
1
-0
/
+13
2012-05-02
Relax --shared test, allow mapping even for overlapping segments.
Milan Broz
1
-6
/
+1
2012-04-09
Fix support for LUKS header created by cryptsetup-1.0.0
Milan Broz
1
-0
/
+0
2012-04-02
Version 1.4.2.
Milan Broz
2
-2
/
+2
2012-04-02
Add repair command and API for repairing known LUKS header problems.
Milan Broz
1
-0
/
+9
2012-03-29
Add --keyfile-offset and --new-keyfile-offset to cryptsetup.
Milan Broz
2
-7
/
+37
2012-03-20
Replace some tabs.
Milan Broz
1
-6
/
+6
2012-03-20
Simplify valgrind check (let's add more configs later if needed).
Milan Broz
1
-8
/
+7
2012-03-20
Force uevent for UUID check, not all udev installations do this automatically.
Milan Broz
1
-0
/
+7
2012-03-20
Support UUID=<LUKS_UUID> format for device specification.
Milan Broz
1
-0
/
+4
2012-03-16
Unify password verification option.
Milan Broz
1
-1
/
+1
2012-02-11
Also test volume key mismatch for luksOpen.
Milan Broz
1
-0
/
+1
2012-02-11
Add support for --master-key-file to luksOpen.
Milan Broz
1
-0
/
+4
2012-01-12
Fix use of empty keyfile (Issue 120).
Milan Broz
1
-1
/
+10
2011-11-13
Fix error message for luksClose and detached LUKS header.
Milan Broz
1
-2
/
+13
2011-11-02
Fix FSF address in license text according to
Milan Broz
2
-2
/
+2
2011-10-27
Fix crypt_get_volume_key_size() for plain device.
Milan Broz
1
-0
/
+5
2011-10-26
Silent some extra gcc warnings in tests.
Milan Broz
1
-41
/
+44
2011-10-15
Removes obsolete valgrind suppression (Thanks to okozina)
Milan Broz
1
-11
/
+0
2011-10-09
Revert get_last_error change for test-api (crypt_init should test for error m...
Milan Broz
1
-6
/
+6
2011-10-09
Fix luksKillSLot exit code if slot is inactive or invalid. (Issue 108)
Milan Broz
1
-0
/
+2
2011-10-09
Add crypt_last_error() API call (using crypt context).
Milan Broz
1
-13
/
+31
2011-09-22
Add keyslot option for luksOpen (thanks to okozina).
Milan Broz
1
-1
/
+39
2011-09-21
Fix some memory leaks (thanks to okozina).
Milan Broz
1
-0
/
+6
2011-09-21
Add some valgrind checks (thanks to okozina).
Milan Broz
5
-2
/
+97
2011-08-26
Do not allow format of already formatted context.
Milan Broz
1
-2
/
+2
2011-08-26
Enhance check of device size before writing LUKS header.
Milan Broz
1
-11
/
+11
2011-08-22
Add some API test and rewrite some parts.
Milan Broz
7
-360
/
+576
2011-08-02
Add API tests for plain device.
Milan Broz
2
-5
/
+270
2011-07-25
Add check of decrypted image to test.
Milan Broz
1
-0
/
+2
2011-07-25
Fix new tests to use sha1 (ripemd160 not supported in some backends).
Milan Broz
2
-9
/
+9
2011-07-19
* Revert default initialisation of volume key in crypt_init_by_name().
Milan Broz
2
-3
/
+16
2011-07-17
Add --enable-discards option to allow discards/TRIM requests.
Milan Broz
2
-2
/
+83
2011-07-07
Remove old API functions (all functions using crypt_options).
Milan Broz
1
-13
/
+14
2011-07-01
* Add --shared option for creating non-overlapping crypt segments.
Milan Broz
1
-0
/
+14
2011-06-13
Seems that dmsetup table is broken in recent lvm2, let's support "x: table" a...
Milan Broz
2
-2
/
+2
2011-06-13
Fix return code for status command when device doesn't exists.
Milan Broz
1
-0
/
+1
2011-05-18
Fix previous fix - keep API logic clean, fix cryptsetup call.
Milan Broz
1
-12
/
+159
2011-05-17
Fix keyfile=- processing in create command (1.3.0, issue 104)
Milan Broz
1
-6
/
+18
[prev]
[next]