projects
/
platform
/
upstream
/
cryptsetup.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Allow repair of 512bits key header.
[platform/upstream/cryptsetup.git]
/
lib
/
luks1
/
2012-12-30
Milan Broz
Allow repair of 512bits key header.
tree
|
commitdiff
2012-12-29
Milan Broz
Support device/file images if O_DIRECT cannot be used...
tree
|
commitdiff
2012-12-29
Milan Broz
Change License from GPLv2 only to GPLv2+ ("or any later").
tree
|
commitdiff
2012-12-29
Milan Broz
Fix non-translated messages.
tree
|
commitdiff
2012-12-19
Milan Broz
Fix regression in header backup (1.5.1).
tree
|
commitdiff
2012-12-17
Milan Broz
Do not use stat for backup commands.
tree
|
commitdiff
2012-12-11
Milan Broz
Remove signal handling from LUKS keyencryption and...
tree
|
commitdiff
2012-12-05
Milan Broz
Add PBKDF2 benchmark.
tree
|
commitdiff
2012-11-19
Milan Broz
Move PBKDF2 into crypto backend wrapper.
tree
|
commitdiff
2012-09-19
Milan Broz
Fix some problems found by Coverity static analysis.
tree
|
commitdiff
2012-09-11
Milan Broz
Add crypt_keyslot_area() API call.
tree
|
commitdiff
2012-08-30
Milan Broz
Fix luksHeaderBackup for v1.0 (very old) headers and...
tree
|
commitdiff
2012-08-28
Milan Broz
Proper handle error in device block get.
tree
|
commitdiff
2012-08-28
Milan Broz
Remove unused includes.
tree
|
commitdiff
2012-08-28
Milan Broz
Replace round_up macro with function.
tree
|
commitdiff
2012-08-27
Milan Broz
Move LUKS AF data sector alignment to AF helper function.
tree
|
commitdiff
2012-08-27
Milan Broz
Use AF_split_size() to calculate split data size.
tree
|
commitdiff
2012-08-27
Milan Broz
Get rid of confusing LUKS_PHDR_SIZE macro.
tree
|
commitdiff
2012-08-14
Milan Broz
Set context for DM log for all DM backend entries.
tree
|
commitdiff
2012-08-14
Milan Broz
Add context to DM helpers.
tree
|
commitdiff
2012-08-13
Milan Broz
Remove debug line.
tree
|
commitdiff
2012-08-13
Milan Broz
Print better error message if device is read-only etc.
tree
|
commitdiff
2012-08-12
Milan Broz
New device access backend.
tree
|
commitdiff
2012-06-19
Milan Broz
Remove dubious compilation warning.
tree
|
commitdiff
2012-06-18
Milan Broz
Add ability to encrypt plain device.
tree
|
commitdiff
2012-06-12
Milan Broz
Merge branch 'reenc' of https://code.google.com/p/crypt...
tree
|
commitdiff
2012-06-11
Milan Broz
Merge branch 'veritysetup'
tree
|
commitdiff
2012-06-11
Milan Broz
Require only up to last keyslot area for header device...
tree
|
commitdiff
2012-06-10
Milan Broz
Avoid some clang warnings.
tree
|
commitdiff
2012-06-10
Arno Wagner
Merge branch 'master' of https://code.google.com/p...
tree
|
commitdiff
2012-06-08
Milan Broz
Support init_by_name for verity.
tree
|
commitdiff
2012-06-08
Milan Broz
Unify dm backend for crypt/verity.
tree
|
commitdiff
2012-06-08
Milan Broz
Use union in dm (crypt/verity) query structure.
tree
|
commitdiff
2012-05-27
Milan Broz
Fix readonly activation if underlying device is readonl...
tree
|
commitdiff
2012-05-26
Milan Broz
Add version string to crypto backend.
tree
|
commitdiff
2012-05-20
Milan Broz
Split salt from other requests in RNG backend.
tree
|
commitdiff
2012-05-02
Milan Broz
Allow "private" activation (skip some udev global rules...
tree
|
commitdiff
2012-05-01
Milan Broz
Relax --shared test, allow mapping even for overlapping...
tree
|
commitdiff
2012-04-09
Milan Broz
Fix support for LUKS header created by cryptsetup-1.0.0
tree
|
commitdiff
2012-04-02
Milan Broz
Version 1.4.2.
tree
|
commitdiff
2012-04-02
Milan Broz
Add repair command and API for repairing known LUKS...
tree
|
commitdiff
2012-03-07
Milan Broz
Add some LUKS header "invalid keyslot" repair code...
tree
|
commitdiff
2011-11-02
Milan Broz
Fix FSF address in license text according to
tree
|
commitdiff
2011-10-09
Milan Broz
Simplify global error call.
tree
|
commitdiff
2011-10-08
Milan Broz
Remove hints for old kernels.
tree
|
commitdiff
2011-10-08
Milan Broz
If device is not rotational, do not use Gutmann wipe...
tree
|
commitdiff
2011-08-26
Milan Broz
Enhance check of device size before writing LUKS header.
tree
|
commitdiff
2011-08-22
Milan Broz
Add more paranoid checks for LUKS header and keyslot...
tree
|
commitdiff
2011-07-25
Milan Broz
* Remove hash/hmac restart from crypto backend and...
tree
|
commitdiff
2011-07-20
Milan Broz
* Allow different data offset setting for detached...
tree
|
commitdiff
2011-07-17
Milan Broz
Use struct volume key thorough.
tree
|
commitdiff
2011-07-17
Milan Broz
Rewrite dm query/create function backend.
tree
|
commitdiff
2011-04-18
Milan Broz
Fix possible leaks in blockwise read/write code.
tree
|
commitdiff
2011-04-18
Milan Broz
Fix verbose mode compiler warnings.
tree
|
commitdiff
2011-04-05
Milan Broz
Fix typos.
tree
|
commitdiff
2011-03-14
Milan Broz
Specify copyright holders in source files.
tree
|
commitdiff
2011-03-13
Milan Broz
Be more paranoid and wipe even intermediate AF keys.
tree
|
commitdiff
2011-03-13
Milan Broz
Do not ignore errors in crypto backend (LUKS PBKDF2).
tree
|
commitdiff
2011-03-13
Milan Broz
Do not ignore errors in crypto backend (LUKS AF).
tree
|
commitdiff
2011-03-13
Milan Broz
Add luksChangeKey command.
tree
|
commitdiff
2011-03-05
Milan Broz
Fix hmac ready test check.
tree
|
commitdiff
2011-01-16
Milan Broz
Prevent to initialise backends twice.
tree
|
commitdiff
2011-01-16
Milan Broz
Clean up code after crypto backend change.
tree
|
commitdiff
2010-12-31
Milan Broz
Switch to new crypto backend interface.
tree
|
commitdiff
2010-11-15
Milan Broz
Fix some warnings if compiled with clang.
tree
|
commitdiff
2010-11-14
Milan Broz
Move LUKS library to lib subdir.
tree
|
commitdiff