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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-29
Change License from GPLv2 only to GPLv2+ ("or any later").
Milan Broz
35
-39
/
+79
2012-12-29
Add TCRYPT password search example.
Milan Broz
5
-16
/
+43
2012-12-29
Fix non-translated messages.
Milan Broz
4
-18
/
+22
2012-12-29
Synced with WIKI version
wagner
1
-15
/
+86
2012-12-22
Add basic support for system TCRYPT device.
Milan Broz
6
-18
/
+43
2012-12-21
Add copyright line for files I have written or modified.
Milan Broz
25
-2
/
+26
2012-12-21
Add crypt_keyslot_change_by_passphrase() api test.
Milan Broz
1
-1
/
+6
2012-12-21
Update fi.po (1.5.1).
Milan Broz
1
-346
/
+803
2012-12-21
Update TODO.
Milan Broz
1
-1
/
+5
2012-12-21
Do not maintain ChangeLog anymore, see git log.
Milan Broz
2
-881
/
+891
2012-12-19
Add utils_password.c to po files list.
Milan Broz
1
-0
/
+1
2012-12-19
Fix static build with pwquality (until it provides proper pkgconfig).
Milan Broz
1
-1
/
+2
2012-12-19
Add optional libpwquality support for new LUKS passwords.
Milan Broz
7
-25
/
+131
2012-12-19
Prepare cryptsetup functions for pwquality check.
Milan Broz
3
-13
/
+38
2012-12-19
Fix regression in header backup (1.5.1).
Milan Broz
3
-3
/
+8
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
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-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-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
5
-12
/
+15
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
2012-12-07
Merge branch 'master' of https://code.google.com/p/cryptsetup
Milan Broz
1
-18
/
+190
2012-12-07
Disallow header restore if context is nonLUKS device.
Milan Broz
1
-0
/
+3
2012-12-07
Move change key into library (add crypt_keyslot_change_by_passphrase).
Milan Broz
5
-66
/
+101
2012-12-06
synced with web-version
wagner
1
-18
/
+190
2012-12-05
Add man page description for KDF benchmark.
Milan Broz
1
-6
/
+7
2012-12-05
Add PBKDF2 benchmark.
Milan Broz
7
-25
/
+89
2012-12-03
Use union instead of replicated attributes.
Milan Broz
1
-243
/
+244
2012-12-03
Document new basic commands open/close (and old syntax aliases).
Milan Broz
2
-70
/
+99
2012-12-02
Remove some gcc extra warnings (signed/unsigned problems etc).
Milan Broz
4
-24
/
+27
2012-12-02
Add TCRYPT documentation,
Milan Broz
4
-9
/
+78
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-12-01
Fix (stupid) crc32 keyfile endianess bug.
Milan Broz
1
-5
/
+4
2012-12-01
Add keyfiles tcrypt test.
Milan Broz
3
-5
/
+18
2012-11-30
And skip tcrypt api test if there is no af_alf kernel interface.
Milan Broz
1
-0
/
+9
2012-11-30
Add TCRYPT api test, fix some minor problems found.
Milan Broz
2
-9
/
+92
2012-11-30
Add missing pbkdf check file.
Milan Broz
1
-0
/
+88
2012-11-30
Add sys/types.h for loop wrapper (required on new systems).
Milan Broz
1
-0
/
+1
2012-11-30
Better tcrypt test options.
Milan Broz
3
-8
/
+48
2012-11-30
And fix previous comment once more... :)
Milan Broz
2
-2
/
+2
[next]