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
2013-02-11
Make passphrase prompts more consistent.
Milan Broz
2
-10
/
+10
2013-02-01
Fix missing headers
John Spencer
2
-0
/
+2
2013-02-01
sync with wiki
wagner
1
-0
/
+16
2013-01-22
Do not support user uuid for plain & loopaes devices.
Milan Broz
3
-30
/
+24
2013-01-16
Properly cleanup on interrupt in api-test.
Milan Broz
1
-0
/
+19
2013-01-15
Support test run in kernel FIPS mode.
Milan Broz
2
-29
/
+68
2013-01-14
Set devel version.
Milan Broz
1
-1
/
+1
2013-01-14
Fix doxygen doc for libcryptsetup.h.
Milan Broz
1
-56
/
+81
2013-01-13
Fix tcrypt test header.
Milan Broz
1
-1
/
+1
2013-01-13
Use tabs in script.
Milan Broz
1
-8
/
+8
2013-01-13
Update po files.
Milan Broz
3
-441
/
+441
2013-01-13
Update bitops.h (stolen from util-linux:).
Milan Broz
1
-63
/
+103
2013-01-11
Update po files.
Milan Broz
4
-949
/
+1113
2013-01-10
Fix some extended compile warning.
Milan Broz
6
-6
/
+11
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-10
Fix tests to work with pwquality compiled in.
Milan Broz
4
-120
/
+130
2013-01-09
Allow to overwrite gcrypt PBKDF2 use for configure.
Milan Broz
1
-1
/
+3
2013-01-09
Prepare 1.6.0 release.
Milan Broz
3
-15
/
+52
2013-01-08
Skip test for kernel wihtout autoclear flag.
Milan Broz
1
-1
/
+5
2013-01-08
Workaround api-test compilation on some very old systems.
Milan Broz
1
-1
/
+1
2013-01-08
Properly specify cipher in tests.
Milan Broz
1
-3
/
+3
2013-01-08
Fix displaying of error messages for mising kernel features.
Milan Broz
4
-3
/
+4
2013-01-08
Change LUKS default cipher to aes-xts-plain64 (AES128-XTS).
Milan Broz
1
-1
/
+1
2013-01-05
Update po files.
Milan Broz
2
-1095
/
+1442
2013-01-05
Properly initialize pkg-config in autoconf.
Milan Broz
1
-0
/
+1
2013-01-03
Prepare supported PBKDF2 implementation autodetection for gcrypt.
Milan Broz
3
-13
/
+15
2013-01-02
Update pl.po.
Milan Broz
1
-513
/
+649
2013-01-02
Fix benchmark alignment (wider columns).
Milan Broz
1
-5
/
+5
2013-01-02
Update po files.
Milan Broz
3
-1533
/
+2027
2012-12-31
Fix typo
Yuri Chornoivan
1
-1
/
+1
2012-12-30
Fix autogen script to handle configure.ac.
Milan Broz
1
-1
/
+1
2012-12-30
build: use AM_CPPFLAGS instead of INCLUDES
Dave Reisner
8
-8
/
+8
2012-12-30
build: rename configure.in to configure.ac
Dave Reisner
1
-0
/
+0
2012-12-30
Allow repair of 512bits key header.
Milan Broz
1
-1
/
+1
2012-12-30
Require lsblk for tcrypt test.
Milan Broz
1
-0
/
+2
2012-12-30
Add kernel userspace header detection.
Milan Broz
4
-8
/
+57
2012-12-30
Fix status of device if path argument is used. Fix double path prefix for non...
Milan Broz
3
-2
/
+11
2012-12-30
added warning that previously used containers should
wagner
1
-0
/
+11
2012-12-29
Fix typos in changelog.
Milan Broz
1
-11
/
+11
2012-12-29
Skip TCRYPT KDF if hash is not available.
Milan Broz
2
-0
/
+9
2012-12-29
Add note about pbkdf2 benchmark.
Milan Broz
1
-0
/
+2
2012-12-29
Prepare version 1.6.0-rc1.
Milan Broz
2
-2
/
+229
2012-12-29
Support device/file images if O_DIRECT cannot be used (1.5.1).
Milan Broz
6
-23
/
+43
2012-12-29
Added wipefs as option for fast FS removal in section 2.1
Arno Wagner
1
-8
/
+12
2012-12-29
Change License for sub-libraries from GPLv2 only to LGPLv2.1+ ("or any later")
Milan Broz
15
-114
/
+142
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
[prev]
[next]