projects
/
platform
/
upstream
/
cryptsetup.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/cryptsetup.git
2012-11-27
Milan Broz
TCRYPT: add simple test and image archive.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Milan Broz
TCRYPT: fix activation and hidden device offsets.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Milan Broz
TCRYPT: add backup header option.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Milan Broz
Remove test dir during cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Milan Broz
Fix blockwise read/write for end writes near end of...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Milan Broz
TCRYPT: simplify code, support blowfish chains for...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Milan Broz
Remove trailing spaces from manpage, add usage and...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Milan Broz
TCRYPT: add dump command
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Milan Broz
TCRYPT: support crypt_volume_key_get
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Milan Broz
TCRYPT: show proper device in status for chained mode
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Milan Broz
TCRYPT: move all header handling into library.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Milan Broz
TCRYPT: parse cipher chain on init.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Milan Broz
TCRYPT: support proper device removal
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Daniel Kahn...
make default LUKS PBKDF2 iteration time configurable
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Milan Broz
TCRYPT: implement (most of) legacy modes support.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Milan Broz
TCRYPT: support keyfiles
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Milan Broz
Add basic TCRYPT library.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Milan Broz
Add simple cipher benchmarking.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Milan Broz
Add kernel skcipher backend.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Milan Broz
Add CRC32 implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Milan Broz
Move PBKDF2 into crypto backend wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Milan Broz
Add devel version.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Milan Broz
Relnote addition.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Milan Broz
Update some po files.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Milan Broz
Version 1.5.1.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Milan Broz
Check read & seek return codes, use uint64 offset.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Arno Wagner
added keyslot checker Redesigned to only use public...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Milan Broz
Increase library and package version.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Milan Broz
Fix some problems found by Coverity static analysis.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Arno Wagner
synced with wiki
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Milan Broz
Add crypt_keyslot_area() API call.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Arno Wagner
fixed typeo 94 -> 95 printable ASCII chars
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Milan Broz
Fix luksHeaderBackup for v1.0 (very old) headers and...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Milan Broz
Add some offset/keyslot offset checks.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Milan Broz
Proper handle error in device block get.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Milan Broz
Remove unused includes.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Milan Broz
Replace round_up macro with function.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Milan Broz
Move LUKS AF data sector alignment to AF helper function.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Milan Broz
Always zero memory in crypt_safe_alloc.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Milan Broz
Use AF_split_size() to calculate split data size.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Milan Broz
Get rid of confusing LUKS_PHDR_SIZE macro.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Dave Reisner
lib/utils_crypt: optimize seek to keyfile-offset
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Milan Broz
Do not scan rotational flag for non-block devices ...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Arno Wagner
added prominent note to use LUKS (not plain dm-crypt...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Arno Wagner
synced with wiki
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Milan Broz
Set context for DM log for all DM backend entries.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Milan Broz
Add context to DM helpers.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Milan Broz
Modprobe kernel modules early in api-test.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Milan Broz
Use common utils_tools.c for all tools.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Milan Broz
Remove debug line.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Milan Broz
Print better error message if device is read-only etc.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Milan Broz
Create hash image if doesn't exist in veritysetup format.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Milan Broz
New device access backend.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Milan Broz
Fix dracut example.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Arno Wagner
update to current WIKI version
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Milan Broz
Fix some issues in dict example.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Milan Broz
Be sure verity module is loaded in test.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Milan Broz
Better define comment lines for for dict example.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Milan Broz
Clear dict example a little bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Milan Broz
Add example of dictionary search.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Milan Broz
Use fixed dir (old dracut lib...)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Milan Broz
Add key option to dracut example.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Milan Broz
Skip multikey if not supported (e.g. FIPS mode - md5...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Milan Broz
Version 1.5.0.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Milan Broz
Update example files for new dracut.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Milan Broz
Update release notes.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Milan Broz
Version 1.5.0.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Milan Broz
Add example of dracut module for reencryption.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Milan Broz
Add module load to test.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Milan Broz
Fix library name for FIPS check.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Milan Broz
Add link to upstream tracker.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Milan Broz
Fix libcryptsetup.h docs for verity type.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Milan Broz
Add some verity api test.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Milan Broz
Remove utils_debug from pot.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Milan Broz
Fix password length unit in configure.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Milan Broz
Use resume instead of restart.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Petr Písař
Pass help text to popt already translated
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Milan Broz
Update po files.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Milan Broz
Remove open device debugging feature (no longer needed).
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Milan Broz
Switch to use unit suffix for --reduce-device-size...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Milan Broz
Add --device-size option for reencryption tool.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Milan Broz
Version 1.5.0-rc2.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Milan Broz
Fix verity test.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Milan Broz
Rename without_activation to test_passphrase.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Milan Broz
Add directio to reenc test.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Milan Broz
Remove old dm-verity superblock handling.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Milan Broz
Remove some redundant brackets.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Milan Broz
Add --without-activation option for luksOpen (check...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Milan Broz
Fix luks-header-from-active to not require header on...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Milan Broz
Remove dubious compilation warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Milan Broz
Fix man page makefile.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Milan Broz
Update po files.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Milan Broz
Remove redundant condition in overflow test.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Milan Broz
Fix hex_to_bytes and add it to common utils.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Milan Broz
Introduce cryptsetup-reencrypt - experimental offline...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Milan Broz
Add simple examples to man page.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Milan Broz
Fix malloc of 0 size.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Milan Broz
If in progress, just use normal path (check passphrase).
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Milan Broz
Add ability to encrypt plain device.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Milan Broz
Add some simple reenc test.
commit
|
commitdiff
|
tree
|
snapshot
next