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
2011-05-03
Fix size argument for create command. (regression in 1.2.0)
Milan Broz
1
-0
/
+3
2011-03-22
Fix offset parameter.
Milan Broz
1
-1
/
+1
2011-03-22
Also support --skip option for loopaesOpen.
Milan Broz
1
-8
/
+17
2011-03-21
Fix offset option for loopaesOpen.
Milan Broz
1
-33
/
+54
2011-03-19
Rewrite key input handling, add limits.
Milan Broz
3
-6
/
+50
2011-03-14
Add defaults to --help output.
Milan Broz
1
-5
/
+5
2011-03-14
Fix loopaes open parameters.
Milan Broz
1
-2
/
+2
2011-03-13
Clean up plain password hashing, do not ignore error in crypto backend.
Milan Broz
1
-0
/
+4
2011-03-13
Add luksChangeKey command.
Milan Broz
1
-0
/
+25
2011-03-13
Remove not needed header.
Milan Broz
1
-1
/
+0
2011-03-12
Use loop functions even in api test.
Milan Broz
2
-49
/
+21
2011-03-10
Allow tests to work with different default cipher/mode.
Milan Broz
2
-3
/
+3
2011-03-10
Avoid using "-" in tests, some old systems has bug in getopt.
Milan Broz
1
-1
/
+2
2011-03-10
Fix error output redirection in tests.
Milan Broz
4
-8
/
+8
2011-03-10
Allocate free loop devices instead of using hardcoded.
Milan Broz
4
-28
/
+90
2011-03-10
Add simple Loop-AES compatibility check.
Milan Broz
2
-2
/
+137
2011-01-31
Fix luksAddKey return code if master key is used.
Milan Broz
1
-1
/
+7
2011-01-29
Fix mapping removal if device disappeared but node still exists.
Milan Broz
1
-0
/
+10
2010-12-31
Fix tests to work with all crypto backends.
Milan Broz
3
-36
/
+19
2010-12-19
Add settle to test scripts (needed only for old systems).
Milan Broz
2
-15
/
+33
2010-12-19
Add simple checksum test.
Milan Broz
1
-15
/
+39
2010-12-10
Add password hash test for create command.
Milan Broz
2
-2
/
+86
2010-12-09
Fix create command to properly handle keyfile size.
Milan Broz
1
-0
/
+2
2010-11-25
Fix crypt_activate_by_keyfile() to work with PLAIN devices.
Milan Broz
1
-0
/
+9
2010-11-15
Static build is not default... fix test.
Milan Broz
1
-1
/
+1
2010-11-15
Fix clang warning is tests.
Milan Broz
1
-29
/
+27
2010-11-14
* Allow to activate by internally cached volume key
Milan Broz
1
-0
/
+63
2010-11-14
Add --dump-master-key option for luksDump to allow volume key dump.
Milan Broz
1
-0
/
+9
2010-11-13
* Fix password callback call.
Milan Broz
1
-1
/
+65
2010-11-05
* Disallow mapping of device which is already in use (mapped or mounted).
Milan Broz
1
-0
/
+11
2010-11-05
* Add crypt_get_type(), crypt_resize(), crypt_keyslot_max()
Milan Broz
1
-1
/
+65
2010-10-29
Fix luksFormat to properly use key file with --master-key-file switch.
Milan Broz
1
-6
/
+13
2010-10-29
* Add crypt_set_uuid() to API.
Milan Broz
2
-0
/
+18
2010-10-26
Fix po files include and tests.
Milan Broz
2
-1
/
+6
2010-10-26
Add utils_crypt file and test for supported modes presentation.
Milan Broz
2
-1
/
+111
2010-10-18
Add crypt_get_device_name() to API (get underlying device name).
Milan Broz
1
-1
/
+2
2010-08-13
Check if requested hash is supported before writing LUKS header.
Milan Broz
1
-0
/
+4
2010-08-13
Do not query non-existent device twice:
Milan Broz
1
-2
/
+2
2010-08-09
Use default data alignment to 1MiB.
Milan Broz
1
-14
/
+23
2010-08-05
Rewrite filediffer to C and make it work properly.
Milan Broz
4
-159
/
+211
2010-06-03
Fix activate_by_* API calls to handle NULL device name as documented.
Milan Broz
1
-0
/
+17
2010-05-30
Fix (deprecated) reload device command to accept new device argument.
Milan Broz
1
-2
/
+27
2010-05-27
Fix luksFormat/luksOpen reading passphrase from stdin and "-" keyfile.
Milan Broz
1
-0
/
+15
2010-05-23
Fix luksClose if underlying device is another DM device
Milan Broz
1
-0
/
+10
2010-05-01
Skip align test if kernel fails to load scsi_debug.
Milan Broz
1
-1
/
+6
2010-05-01
Fix gcrypt detection & compatimage in api-test.
Milan Broz
1
-2
/
+4
2010-05-01
Rename apitest -> api-test.
Milan Broz
2
-6
/
+6
2010-05-01
Rename align test (Anyone mentioned autoconfigure?). Add some minor changes, ...
Milan Broz
2
-8
/
+23
2010-05-01
Move compat test to separate script and run it in make check.
Milan Broz
2
-159
/
+141
2010-04-30
Allow no hash specification in plain device constructor (issue 63).
Milan Broz
1
-14
/
+29
[prev]
[next]